{
    "data": {
        "id": "241224_AiDcNE_B8F",
        "url": "https:\/\/jeffreyroekens.com\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241224_AiDcNE_B8F",
        "testUrl": "https:\/\/jeffreyroekens.com\/",
        "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": 1735079814,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/jeffreyroekens.com\/",
            "mainDocumentUrl": "https:\/\/jeffreyroekens.com\/",
            "finalDisplayedUrl": "https:\/\/jeffreyroekens.com\/",
            "finalUrl": "https:\/\/jeffreyroekens.com\/",
            "fetchTime": "2024-12-24T22:36:00.092Z",
            "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\/131.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2229,
                "credits": {
                    "axe-core": "4.10.2"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "Browser errors were logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "sourceLocation",
                                "valueType": "source-location",
                                "label": "Source"
                            },
                            {
                                "key": "description",
                                "valueType": "code",
                                "label": "Description"
                            }
                        ],
                        "items": [
                            {
                                "source": "exception",
                                "description": "ReferenceError: getRandomPosition is not defined\n    at le (https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:30043)\n    at https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:28987",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 30042
                                }
                            },
                            {
                                "source": "exception",
                                "description": "ReferenceError: getRandomPosition is not defined\n    at t (https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:30202)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 30201
                                }
                            },
                            {
                                "source": "exception",
                                "description": "ReferenceError: getRandomPosition is not defined\n    at t (https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:30202)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 30201
                                }
                            },
                            {
                                "source": "exception",
                                "description": "ReferenceError: getRandomPosition is not defined\n    at t (https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:30202)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 30201
                                }
                            },
                            {
                                "source": "exception",
                                "description": "ReferenceError: getRandomPosition is not defined\n    at t (https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:30202)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 30201
                                }
                            },
                            {
                                "source": "exception",
                                "description": "ReferenceError: getRandomPosition is not defined\n    at t (https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js:1:30202)",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 30201
                                }
                            }
                        ]
                    }
                },
                "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": 145.458,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 150\u00a0ms",
                    "metricSavings": {
                        "FCP": 45.457999999999998,
                        "LCP": 45.457999999999998
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/jeffreyroekens.com\/",
                                "responseTime": 145.458
                            }
                        ],
                        "overallSavingsMs": 45.457999999999998
                    },
                    "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.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "themeColor": "#ffffff",
                                "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": "Ensure text remains visible during webfont load",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/use.typekit.net\/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                                "wastedMs": 172.9910000001546
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                                "wastedMs": 256.69100000010803
                            }
                        ]
                    },
                    "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:\/\/jeffreyroekens.com\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.8690000001806766,
                                "networkEndTime": 341.11800000001676,
                                "finished": true,
                                "transferSize": 3607,
                                "resourceSize": 18808,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 349.25800000014715,
                                "networkRequestTime": 350.3660000001546,
                                "networkEndTime": 737.52099999994971,
                                "finished": true,
                                "transferSize": 108969,
                                "resourceSize": 324266,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Tag Manager"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/gqh3ubp.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 350.31600000010803,
                                "networkRequestTime": 351.50600000028498,
                                "networkEndTime": 565.10800000000745,
                                "finished": true,
                                "transferSize": 1026,
                                "resourceSize": 3551,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 350.60600000014529,
                                "networkRequestTime": 355.44200000003912,
                                "networkEndTime": 554.56400000001304,
                                "finished": true,
                                "transferSize": 3255,
                                "resourceSize": 13749,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "JSDelivr CDN"
                            },
                            {
                                "url": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 350.72800000011921,
                                "networkRequestTime": 358.01800000015646,
                                "networkEndTime": 589.94800000009127,
                                "finished": true,
                                "transferSize": 5261,
                                "resourceSize": 13492,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "FontAwesome CDN"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 350.83500000019558,
                                "networkRequestTime": 359.94300000020303,
                                "networkEndTime": 430.67000000015832,
                                "finished": true,
                                "transferSize": 4985,
                                "resourceSize": 18232,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 350.92400000011548,
                                "networkRequestTime": 361.33499999996275,
                                "networkEndTime": 490.43500000005588,
                                "finished": true,
                                "transferSize": 10597,
                                "resourceSize": 32282,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 351.01100000017323,
                                "networkRequestTime": 362.31300000008196,
                                "networkEndTime": 520.80400000000373,
                                "finished": true,
                                "transferSize": 4374,
                                "resourceSize": 12326,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Cloudflare CDN"
                            },
                            {
                                "url": "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 351.79300000006333,
                                "networkRequestTime": 364.01200000010431,
                                "networkEndTime": 570.40500000026077,
                                "finished": true,
                                "transferSize": 16583,
                                "resourceSize": 56300,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "JSDelivr CDN"
                            },
                            {
                                "url": "https:\/\/p.typekit.net\/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 566.51000000000931,
                                "networkRequestTime": 567.08900000015274,
                                "networkEndTime": 780.22400000016205,
                                "finished": true,
                                "transferSize": 172,
                                "resourceSize": 5,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079760539&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=800x600&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B131.0.6778.108%7CChromium%3B131.0.6778.108%7CNot_A%2520Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=794",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 791.43500000005588,
                                "networkRequestTime": 792.24800000013784,
                                "networkEndTime": 1048.2700000000186,
                                "finished": true,
                                "transferSize": 501,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 805.99200000008568,
                                "networkRequestTime": 806.68299999996088,
                                "networkEndTime": 1106.0859999998938,
                                "finished": true,
                                "transferSize": 13760,
                                "resourceSize": 60312,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "FontAwesome CDN"
                            },
                            {
                                "url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 806.44999999995343,
                                "networkRequestTime": 809.0590000001248,
                                "networkEndTime": 1034.0509999999776,
                                "finished": true,
                                "transferSize": 5172,
                                "resourceSize": 26682,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "FontAwesome CDN"
                            },
                            {
                                "url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 806.80300000007264,
                                "networkRequestTime": 809.99200000008568,
                                "networkEndTime": 1106.9440000001341,
                                "finished": true,
                                "transferSize": 1695,
                                "resourceSize": 2956,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "FontAwesome CDN"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 823.81300000008196,
                                "networkRequestTime": 853.44800000009127,
                                "networkEndTime": 1026.4390000002459,
                                "finished": true,
                                "transferSize": 18234,
                                "resourceSize": 18036,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 824.00100000016391,
                                "networkRequestTime": 854.94900000002235,
                                "networkEndTime": 1111.6400000001304,
                                "finished": true,
                                "transferSize": 99153,
                                "resourceSize": 98900,
                                "statusCode": 200,
                                "mimeType": "font\/ttf",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 855.80100000021048,
                                "networkRequestTime": 860.14100000006147,
                                "networkEndTime": 2534.3520000001881,
                                "finished": true,
                                "transferSize": 1366879,
                                "resourceSize": 1365215,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 857.18800000008196,
                                "networkRequestTime": 862.01500000013039,
                                "networkEndTime": 1542.7530000002589,
                                "finished": true,
                                "transferSize": 262593,
                                "resourceSize": 262144,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 858.45299999997951,
                                "networkRequestTime": 863.06000000005588,
                                "networkEndTime": 5965.752000000095,
                                "finished": true,
                                "transferSize": 1115222,
                                "resourceSize": 1455022,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 859.42200000002049,
                                "networkRequestTime": 865.4069999998901,
                                "networkEndTime": 5469.6520000000019,
                                "finished": true,
                                "transferSize": 1030747,
                                "resourceSize": 1045818,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 862.09100000024773,
                                "networkRequestTime": 868.15800000028685,
                                "networkEndTime": 2728.8370000000577,
                                "finished": true,
                                "transferSize": 159,
                                "resourceSize": 40960,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 865.02700000000186,
                                "networkRequestTime": 874.75400000018999,
                                "networkEndTime": 3187.5220000001136,
                                "finished": true,
                                "transferSize": 160,
                                "resourceSize": 90112,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 865.53200000012293,
                                "networkRequestTime": 875.91500000003725,
                                "networkEndTime": 4746.9849999998696,
                                "finished": true,
                                "transferSize": 478844,
                                "resourceSize": 483058,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 866.00900000007823,
                                "networkRequestTime": 876.75300000002608,
                                "networkEndTime": 6739.125,
                                "finished": true,
                                "transferSize": 817426,
                                "resourceSize": 816360,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 867.36800000024959,
                                "networkRequestTime": 878.43600000021979,
                                "networkEndTime": 7151.3630000001285,
                                "finished": true,
                                "transferSize": 510089,
                                "resourceSize": 509355,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 869.74400000018068,
                                "networkRequestTime": 880.42299999995157,
                                "networkEndTime": 7387.5400000002701,
                                "finished": true,
                                "transferSize": 276418,
                                "resourceSize": 292318,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 870.55200000014156,
                                "networkRequestTime": 882.13000000012107,
                                "networkEndTime": 12367.455000000075,
                                "finished": true,
                                "transferSize": 1363068,
                                "resourceSize": 1361405,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 872.0480000001844,
                                "networkRequestTime": 884.5590000001248,
                                "networkEndTime": 9147.2660000000615,
                                "finished": true,
                                "transferSize": 1051178,
                                "resourceSize": 1049848,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 875.54600000008941,
                                "networkRequestTime": 888.14599999994971,
                                "networkEndTime": 13952.826000000117,
                                "finished": true,
                                "transferSize": 1785450,
                                "resourceSize": 1783327,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 876.32900000014342,
                                "networkRequestTime": 890.73100000014529,
                                "networkEndTime": 16528.122000000207,
                                "finished": true,
                                "transferSize": 2513976,
                                "resourceSize": 2511053,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 877.00200000009499,
                                "networkRequestTime": 891.5930000001099,
                                "networkEndTime": 9879.846000000136,
                                "finished": true,
                                "transferSize": 570414,
                                "resourceSize": 569617,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 878.01800000015646,
                                "networkRequestTime": 892.41800000006333,
                                "networkEndTime": 10387.648000000045,
                                "finished": true,
                                "transferSize": 421186,
                                "resourceSize": 436926,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 880.71500000008382,
                                "networkRequestTime": 893.7640000001993,
                                "networkEndTime": 15473.937000000151,
                                "finished": true,
                                "transferSize": 1381358,
                                "resourceSize": 1379676,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 881.15600000019185,
                                "networkRequestTime": 894.39600000018254,
                                "networkEndTime": 12687.195000000298,
                                "finished": true,
                                "transferSize": 910496,
                                "resourceSize": 909322,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1540.2069999999367,
                                "networkRequestTime": 1586.9879999998957,
                                "networkEndTime": 12687.738000000129,
                                "finished": true,
                                "transferSize": 981,
                                "resourceSize": 811,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2727.252000000095,
                                "networkRequestTime": 2764.3270000000484,
                                "networkEndTime": 12698.819000000134,
                                "finished": true,
                                "transferSize": 17263,
                                "resourceSize": 17066,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3185.2180000001099,
                                "networkRequestTime": 3579.1089999999385,
                                "networkEndTime": 12699.290000000037,
                                "finished": true,
                                "transferSize": 7888,
                                "resourceSize": 7709,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4746.6189999999478,
                                "networkRequestTime": 4764.2580000001471,
                                "networkEndTime": 12713.79700000002,
                                "finished": true,
                                "transferSize": 12723,
                                "resourceSize": 12535,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5468.5030000000261,
                                "networkRequestTime": 5562.4160000002012,
                                "networkEndTime": 12714.149000000209,
                                "finished": true,
                                "transferSize": 822,
                                "resourceSize": 652,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079760539&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=800x600&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B131.0.6778.108%7CChromium%3B131.0.6778.108%7CNot_A%2520Brand%3B24.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079760&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&_et=10&tfd=5806",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5803.9760000000242,
                                "networkRequestTime": 5804.7330000002403,
                                "networkEndTime": 6125.2600000000093,
                                "finished": true,
                                "transferSize": 47,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 5965.3190000001341,
                                "networkRequestTime": 7168.1540000000969,
                                "networkEndTime": 12716.594999999972,
                                "finished": true,
                                "transferSize": 6817,
                                "resourceSize": 6637,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 6621.1310000000522,
                                "networkRequestTime": 7168.6040000002831,
                                "networkEndTime": 8021.12900000019,
                                "finished": true,
                                "transferSize": 983,
                                "resourceSize": 849,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7387.0740000002552,
                                "networkRequestTime": 7389.4550000000745,
                                "networkEndTime": 12716.022000000114,
                                "finished": true,
                                "transferSize": 423,
                                "resourceSize": 254,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 10387.356000000145,
                                "networkRequestTime": 10653.526000000071,
                                "networkEndTime": 12716.980000000214,
                                "finished": true,
                                "transferSize": 2048,
                                "resourceSize": 1870,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16858.13599999994,
                                "networkRequestTime": 16862.719999999972,
                                "networkEndTime": 18344.700000000186,
                                "finished": true,
                                "transferSize": 1205727,
                                "resourceSize": 1212416,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16858.472000000067,
                                "networkRequestTime": 16863.257000000216,
                                "networkEndTime": 18936.482000000076,
                                "finished": true,
                                "transferSize": 1197213,
                                "resourceSize": 1285661,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16861.289000000106,
                                "networkRequestTime": 17974.851999999955,
                                "networkEndTime": 19292.215000000084,
                                "finished": true,
                                "transferSize": 426303,
                                "resourceSize": 458752,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16862.096000000136,
                                "networkRequestTime": 17981.762000000104,
                                "networkEndTime": 20270.901000000071,
                                "finished": true,
                                "transferSize": 737740,
                                "resourceSize": 819200,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16864.204000000143,
                                "networkRequestTime": 17982.945999999996,
                                "networkEndTime": 20056.973000000231,
                                "finished": true,
                                "transferSize": 131102,
                                "resourceSize": 427854,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 16865.235000000102,
                                "networkRequestTime": 17983.796000000089,
                                "networkEndTime": 20728.56100000022,
                                "finished": true,
                                "transferSize": 541133,
                                "resourceSize": 589824,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 18713.55700000003,
                                "networkRequestTime": 18714.10400000005,
                                "networkEndTime": 21365.345000000205,
                                "finished": true,
                                "transferSize": 770509,
                                "resourceSize": 786432,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 21132.583000000101,
                                "networkRequestTime": 21133.07799999998,
                                "networkEndTime": 21201.455000000075,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 957981,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 21764.839000000153,
                                "networkRequestTime": 21765.56100000022,
                                "networkEndTime": 22201.830000000075,
                                "finished": true,
                                "transferSize": 446190,
                                "resourceSize": 458752,
                                "statusCode": 206,
                                "mimeType": "video\/webm",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 21860.955000000075,
                                "networkRequestTime": 21861.486000000034,
                                "networkEndTime": 21994.16100000008,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 869034,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jeffreyroekens.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 1717414623
                        }
                    }
                },
                "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": 91.046999999999997,
                    "numericUnit": "millisecond",
                    "displayValue": "90\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/ka-f.fontawesome.com",
                                "rtt": 91.046999999999997
                            },
                            {
                                "origin": "https:\/\/jeffreyroekens.com",
                                "rtt": 58.406000000000006
                            },
                            {
                                "origin": "https:\/\/cdnjs.cloudflare.com",
                                "rtt": 54.546999999999997
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "rtt": 48.966999999999992
                            },
                            {
                                "origin": "https:\/\/kit.fontawesome.com",
                                "rtt": 45.598999999999997
                            },
                            {
                                "origin": "https:\/\/cdn.jsdelivr.net",
                                "rtt": 44.094000000000001
                            },
                            {
                                "origin": "https:\/\/use.typekit.net",
                                "rtt": 41.271999999999998
                            },
                            {
                                "origin": "https:\/\/p.typekit.net",
                                "rtt": 41.247000000000007
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "rtt": 41.213000000000001
                            }
                        ],
                        "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": 145.98600000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "150\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "serverResponseTime": 145.98600000000002
                            },
                            {
                                "origin": "https:\/\/jeffreyroekens.com",
                                "serverResponseTime": 100.309
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "serverResponseTime": 67.304000000000002
                            },
                            {
                                "origin": "https:\/\/kit.fontawesome.com",
                                "serverResponseTime": 17.428999999999995
                            },
                            {
                                "origin": "https:\/\/use.typekit.net",
                                "serverResponseTime": 11.4985
                            },
                            {
                                "origin": "https:\/\/cdn.jsdelivr.net",
                                "serverResponseTime": 1.777999999999988
                            },
                            {
                                "origin": "https:\/\/p.typekit.net",
                                "serverResponseTime": 1.517000000000003
                            },
                            {
                                "origin": "https:\/\/cdnjs.cloudflare.com",
                                "serverResponseTime": 0
                            },
                            {
                                "origin": "https:\/\/ka-f.fontawesome.com",
                                "serverResponseTime": 0
                            }
                        ],
                        "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": 54,
                                "transferSize": 21658919
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 36,
                                "transferSize": 21360545
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 5,
                                "transferSize": 145784
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 2,
                                "transferSize": 117387
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 6,
                                "transferSize": 22158
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 4,
                                "transferSize": 9438
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 3607
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 13,
                                "transferSize": 179049
                            }
                        ]
                    }
                },
                "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 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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "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:\/\/jeffreyroekens.com\/",
                                "resourceBytes": 906,
                                "unusedBytes": 423,
                                "children": [
                                    {
                                        "name": "(inline) window.dataLaye\u2026",
                                        "resourceBytes": 163,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) function toggle\u2026",
                                        "resourceBytes": 743,
                                        "unusedBytes": 423
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                                "resourceBytes": 324266,
                                "unusedBytes": 126715
                            },
                            {
                                "name": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                                "resourceBytes": 13492,
                                "unusedBytes": 6149
                            },
                            {
                                "name": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                                "resourceBytes": 12326,
                                "unusedBytes": 11539
                            },
                            {
                                "name": "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                                "resourceBytes": 56300,
                                "unusedBytes": 49477
                            },
                            {
                                "name": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                "resourceBytes": 32282,
                                "unusedBytes": 26334
                            }
                        ]
                    }
                },
                "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-SPAN",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,SPAN",
                                    "selector": "body#wrapper > main.hp_wrapper > span.sd",
                                    "boundingRect": {
                                        "top": 702,
                                        "bottom": 971,
                                        "left": 8,
                                        "right": 22,
                                        "width": 14,
                                        "height": 269
                                    },
                                    "snippet": "<span class=\"sd\">",
                                    "nodeLabel": "Developed by Studio.dier i.c.w. Romane Moisan",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-A",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,SPAN,1,A",
                                    "selector": "body#wrapper > main.hp_wrapper > span.sd > a",
                                    "boundingRect": {
                                        "top": 833,
                                        "bottom": 896,
                                        "left": 7,
                                        "right": 23,
                                        "width": 16,
                                        "height": 63
                                    },
                                    "snippet": "<a href=\"https:\/\/studiodier.com\" target=\"_blank\">",
                                    "nodeLabel": "Studio.dier",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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 not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": 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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-VIDEO",
                                    "path": "1,HTML,1,BODY,1,MAIN,2,ARTICLE,0,SECTION,0,DIV,0,VIDEO",
                                    "selector": "article.pg_work > section.pjCover--wrapper > div.relative > video.pjCover",
                                    "boundingRect": {
                                        "top": 320,
                                        "bottom": 545,
                                        "left": 995,
                                        "right": 1295,
                                        "width": 300,
                                        "height": 225
                                    },
                                    "snippet": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 29%; left: 51%;\">",
                                    "nodeLabel": "article.pg_work > section.pjCover--wrapper > div.relative > video.pjCover",
                                    "explanation": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT17.a",
                                "EN-301-549",
                                "EN-9.1.2.2"
                            ]
                        }
                    }
                },
                "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": 21477281,
                    "numericUnit": "byte",
                    "displayValue": "42 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:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 2513976,
                                "wastedBytes": 2513976
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1785450,
                                "wastedBytes": 1785450
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1381358,
                                "wastedBytes": 1381358
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1366879,
                                "wastedBytes": 1366879
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1363068,
                                "wastedBytes": 1363068
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1205727,
                                "wastedBytes": 1205727
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1197213,
                                "wastedBytes": 1197213
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1115222,
                                "wastedBytes": 1115222
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1051178,
                                "wastedBytes": 1051178
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1030747,
                                "wastedBytes": 1030747
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 910496,
                                "wastedBytes": 910496
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 817426,
                                "wastedBytes": 817426
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 770509,
                                "wastedBytes": 770509
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 737740,
                                "wastedBytes": 737740
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 570414,
                                "wastedBytes": 570414
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 541133,
                                "wastedBytes": 541133
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 510089,
                                "wastedBytes": 510089
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 478844,
                                "wastedBytes": 478844
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 446190,
                                "wastedBytes": 446190
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 426303,
                                "wastedBytes": 426303
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 421186,
                                "wastedBytes": 421186
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 276418,
                                "wastedBytes": 276418
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 262593,
                                "wastedBytes": 262593
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 131102,
                                "wastedBytes": 131102
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 99153,
                                "wastedBytes": 99153
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 17263,
                                "wastedBytes": 17263
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 12723,
                                "wastedBytes": 12723
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 10597,
                                "wastedBytes": 10597
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 7888,
                                "wastedBytes": 7888
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 6817,
                                "wastedBytes": 6817
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 4985,
                                "wastedBytes": 4985
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 2048,
                                "wastedBytes": 2048
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 981,
                                "wastedBytes": 981
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 822,
                                "wastedBytes": 822
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 423,
                                "wastedBytes": 423
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 160,
                                "wastedBytes": 160
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 159,
                                "wastedBytes": 159
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 0,
                                "wastedBytes": 0
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 0,
                                "wastedBytes": 0
                            },
                            {
                                "url": "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 604800,
                                    "s-maxage": "43200"
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 16583,
                                "wastedBytes": 1658.2999999999997
                            },
                            {
                                "url": "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 604800,
                                    "s-maxage": "43200"
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 3255,
                                "wastedBytes": 325.49999999999994
                            },
                            {
                                "url": "https:\/\/p.typekit.net\/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 604800
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 172,
                                "wastedBytes": 17.199999999999996
                            }
                        ],
                        "summary": {
                            "wastedBytes": 21477281
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoid enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 21658919,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 21,151\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                                "totalBytes": 2513976
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                                "totalBytes": 1785450
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                                "totalBytes": 1381358
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                                "totalBytes": 1366879
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                                "totalBytes": 1363068
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                "totalBytes": 1205727
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                "totalBytes": 1197213
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                "totalBytes": 1115222
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                                "totalBytes": 1051178
                            },
                            {
                                "url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                "totalBytes": 1030747
                            }
                        ],
                        "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": 89,
                    "numericUnit": "element",
                    "displayValue": "89 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": 89
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-SOURCE",
                                    "path": "1,HTML,1,BODY,1,MAIN,2,ARTICLE,0,SECTION,0,DIV,0,VIDEO,0,SOURCE",
                                    "selector": "section.pjCover--wrapper > div.relative > video.pjCover > source",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673\u2026\" type=\"video\/webm\">",
                                    "nodeLabel": "section.pjCover--wrapper > div.relative > video.pjCover > source"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 7
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-DIV",
                                    "path": "1,HTML,1,BODY,1,MAIN,2,ARTICLE,0,SECTION,0,DIV",
                                    "selector": "main.hp_wrapper > article.pg_work > section.pjCover--wrapper > div.relative",
                                    "boundingRect": {
                                        "top": 32,
                                        "bottom": 1025,
                                        "left": 16,
                                        "right": 1936,
                                        "width": 1920,
                                        "height": 993
                                    },
                                    "snippet": "<div class=\"relative w-full h-full block\">",
                                    "nodeLabel": "main.hp_wrapper > article.pg_work > section.pjCover--wrapper > div.relative"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 18
                                }
                            }
                        ]
                    },
                    "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": "notApplicable"
                },
                "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 has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is not 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "3 errors found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "index",
                                "valueType": "text",
                                "label": "Line #"
                            },
                            {
                                "key": "line",
                                "valueType": "code",
                                "label": "Content"
                            },
                            {
                                "key": "message",
                                "valueType": "code",
                                "label": "Error"
                            }
                        ],
                        "items": [
                            {
                                "index": "3",
                                "line": "Dissalow: \/error\/",
                                "message": "Unknown directive"
                            },
                            {
                                "index": "4",
                                "line": "Dissalow: \/maintenance",
                                "message": "Unknown directive"
                            },
                            {
                                "index": "6",
                                "line": "Sitemap: \/sitemap.xml",
                                "message": "Invalid sitemap URL"
                            }
                        ]
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page prevented back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "2 failure reasons",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/jeffreyroekens.com\/"
                                        }
                                    ]
                                },
                                "protocolReason": "MainResourceHasCacheControlNoStore"
                            },
                            {
                                "reason": "JsNetworkRequestReceivedCacheControlNoStoreResource",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/jeffreyroekens.com\/"
                                        }
                                    ]
                                },
                                "protocolReason": "JsNetworkRequestReceivedCacheControlNoStoreResource"
                            }
                        ]
                    },
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 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": 0,
                            "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": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 0,
                            "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.91000000000000003
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 0,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 0,
                            "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.90000000000000002
                },
                "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": "jeffreyroekens.com",
                    "origins": [
                        "https:\/\/jeffreyroekens.com"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Google Tag Manager",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/tag-manager\/",
                    "origins": [
                        "https:\/\/www.googletagmanager.com"
                    ],
                    "category": "tag-manager"
                },
                {
                    "name": "Adobe TypeKit",
                    "homepage": "https:\/\/fonts.adobe.com\/",
                    "origins": [
                        "https:\/\/use.typekit.net",
                        "https:\/\/p.typekit.net"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "JSDelivr CDN",
                    "homepage": "https:\/\/www.jsdelivr.com\/",
                    "origins": [
                        "https:\/\/cdn.jsdelivr.net"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "FontAwesome CDN",
                    "homepage": "https:\/\/fontawesome.com\/",
                    "origins": [
                        "https:\/\/kit.fontawesome.com",
                        "https:\/\/ka-f.fontawesome.com"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "Cloudflare CDN",
                    "homepage": "https:\/\/cdnjs.com\/",
                    "origins": [
                        "https:\/\/cdnjs.cloudflare.com"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "Google Analytics",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/analytics\/",
                    "origins": [
                        "https:\/\/www.google-analytics.com"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 618,
                        "name": "lh:config",
                        "duration": 538.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 622.73000000000002,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 55.509999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1156.29,
                        "name": "lh:runner:gather",
                        "duration": 39624.989999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1320.1300000000001,
                        "name": "lh:driver:connect",
                        "duration": 15.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1336.05,
                        "name": "lh:driver:navigate",
                        "duration": 16.309999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1352.79,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1019.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2372.5300000000002,
                        "name": "lh:gather:getVersion",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2373.9699999999998,
                        "name": "lh:prepare:navigationMode",
                        "duration": 47.969999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2396.27,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 11.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2408.29,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 10.6,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2420.1199999999999,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2452.0799999999999,
                        "name": "lh:driver:navigate",
                        "duration": 31123.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38306.660000000003,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38307.080000000002,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38307.330000000002,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 17.620000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38325.379999999997,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38327.629999999997,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38327.769999999997,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 583.29999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38912.099999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 81.459999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38993.610000000001,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 38993.800000000003,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 81.209999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39075.059999999998,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 5.4699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39080.589999999997,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 15.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39096.099999999999,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 4.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39101.010000000002,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 121.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39222.709999999999,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 5.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39227.959999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39230.559999999998,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 62.439999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39293.080000000002,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 3.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39293.349999999999,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 2.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39296.589999999997,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39297.18,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39297.349999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 6,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39303.089999999997,
                        "name": "lh:computed:MainResource",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39303.389999999999,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 5.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39308.809999999998,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 10.640000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39319.550000000003,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39319.870000000003,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39320.480000000003,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 6.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39326.599999999999,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 105.09999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39431.739999999998,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39432.099999999999,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39433.870000000003,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 34.159999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39434.029999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 33.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39468.080000000002,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 6.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39474.349999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 62.729999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39537.639999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 352.50999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39890.510000000002,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 3.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39894.089999999997,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39895.93,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39897.860000000001,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 39897.989999999998,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 445.98000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40784.769999999997,
                        "name": "lh:runner:audit",
                        "duration": 729.58000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40784.970000000001,
                        "name": "lh:runner:auditing",
                        "duration": 728.83000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40788.309999999998,
                        "name": "lh:audit:is-on-https",
                        "duration": 18.079999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40792.730000000003,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 6.9699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40811.580000000002,
                        "name": "lh:audit:viewport",
                        "duration": 6.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40812.349999999999,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 4.8099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40818.669999999998,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 121.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40820.849999999999,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 118.61,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40821.029999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 118.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40940.779999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40941.269999999997,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40942.190000000002,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40942.540000000001,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40943.379999999997,
                        "name": "lh:audit:speed-index",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40943.720000000001,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40944.43,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40944.790000000001,
                        "name": "lh:computed:Speedline",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40945.099999999999,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40945.709999999999,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40946.220000000001,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40947.449999999997,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40947.93,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40949.379999999997,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40949.760000000002,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40950.660000000003,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40951.300000000003,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40953.279999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40953.870000000003,
                        "name": "lh:computed:MainResource",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40956.07,
                        "name": "lh:audit:interactive",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40956.57,
                        "name": "lh:computed:Interactive",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40957.519999999997,
                        "name": "lh:audit:user-timings",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40957.889999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40958.730000000003,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40959.050000000003,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40959.160000000003,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40959.989999999998,
                        "name": "lh:audit:redirects",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40961.330000000002,
                        "name": "lh:audit:installable-manifest",
                        "duration": 12.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40973.970000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40974.639999999999,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40976.459999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40978.589999999997,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40980.709999999999,
                        "name": "lh:audit:content-width",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40982.480000000003,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40983.699999999997,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40985.050000000003,
                        "name": "lh:audit:preload-fonts",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40986,
                        "name": "lh:audit:deprecations",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40987.190000000002,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40988.309999999998,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40989.190000000002,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40990.68,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40992.5,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40994.269999999997,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 3.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40994.949999999997,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40995.050000000003,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40995.080000000002,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 40997.75,
                        "name": "lh:audit:font-display",
                        "duration": 2.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41000.75,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41001.129999999997,
                        "name": "lh:audit:network-requests",
                        "duration": 3.7000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41001.400000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 2.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41005.199999999997,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41007.07,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41008.830000000002,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41009.129999999997,
                        "name": "lh:audit:metrics",
                        "duration": 2.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41009.32,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41012.190000000002,
                        "name": "lh:audit:performance-budget",
                        "duration": 3.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41012.660000000003,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41015.669999999998,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41017.019999999997,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41018.610000000001,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41019.169999999998,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41020.139999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41021.470000000001,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41022.809999999998,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41023.970000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41024.720000000001,
                        "name": "lh:audit:long-tasks",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41025.769999999997,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41026.660000000003,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41027.459999999999,
                        "name": "lh:audit:unsized-images",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41028.459999999999,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41030.269999999997,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41031.440000000002,
                        "name": "lh:audit:csp-xss",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41032.809999999998,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 34.030000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41033.220000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41033.529999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41034.040000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 25.850000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41059.980000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41060.860000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41061.660000000003,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41064.739999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41066.580000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41067.239999999998,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41068.480000000003,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41069.150000000001,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.41999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41069.760000000002,
                        "name": "lh:audit:accesskeys",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41070.790000000001,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41071.68,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41072.669999999998,
                        "name": "lh:audit:aria-command-name",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41073.68,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41074.709999999999,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 3.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41078.07,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41079.169999999998,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41080.330000000002,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41081.489999999998,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41082.709999999999,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41083.93,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41085.260000000002,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41086.599999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41088.040000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41089.529999999999,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 7.5599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41097.300000000003,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41098.970000000001,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41101.589999999997,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41106.029999999999,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41108.330000000002,
                        "name": "lh:audit:button-name",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41111.370000000003,
                        "name": "lh:audit:bypass",
                        "duration": 3.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41114.720000000001,
                        "name": "lh:audit:color-contrast",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41118.370000000003,
                        "name": "lh:audit:definition-list",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41120.25,
                        "name": "lh:audit:dlitem",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41122.129999999997,
                        "name": "lh:audit:document-title",
                        "duration": 15.869999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41138.209999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41140.150000000001,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41141.989999999998,
                        "name": "lh:audit:empty-heading",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41143.900000000001,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41146.32,
                        "name": "lh:audit:frame-title",
                        "duration": 3.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41149.849999999999,
                        "name": "lh:audit:heading-order",
                        "duration": 3.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41153.529999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 5.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41158.959999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 15.94,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41175.150000000001,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41177.470000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41180.870000000003,
                        "name": "lh:audit:image-alt",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41183,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 2.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41185.269999999997,
                        "name": "lh:audit:input-button-name",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41187.459999999999,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41189.730000000003,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41192.050000000003,
                        "name": "lh:audit:label",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41194.370000000003,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 16.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41210.860000000001,
                        "name": "lh:audit:link-name",
                        "duration": 3.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41214.260000000002,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 3.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41217.510000000002,
                        "name": "lh:audit:list",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41220.879999999997,
                        "name": "lh:audit:listitem",
                        "duration": 3.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41224.139999999999,
                        "name": "lh:audit:meta-refresh",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41226.550000000003,
                        "name": "lh:audit:meta-viewport",
                        "duration": 16.300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41243.07,
                        "name": "lh:audit:object-alt",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41245.620000000003,
                        "name": "lh:audit:select-name",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41248.150000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41250.580000000002,
                        "name": "lh:audit:tabindex",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41253.290000000001,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41256.07,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41259.07,
                        "name": "lh:audit:target-size",
                        "duration": 16.190000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41275.480000000003,
                        "name": "lh:audit:td-has-header",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41278.559999999998,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 3.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41281.900000000001,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 2.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41284.970000000001,
                        "name": "lh:audit:valid-lang",
                        "duration": 2.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41287.93,
                        "name": "lh:audit:video-caption",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.150000000001,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.230000000003,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.279999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.32,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.360000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.400000000001,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.449999999997,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.5,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.540000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.580000000002,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41291.879999999997,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41294.669999999998,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41296.5,
                        "name": "lh:audit:offscreen-images",
                        "duration": 14.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41311.099999999999,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41312.330000000002,
                        "name": "lh:audit:unminified-css",
                        "duration": 43.969999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41356.559999999998,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 72.120000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41428.889999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 20.059999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41429.25,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 18.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41449.110000000001,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41450.699999999997,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41451.870000000003,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41452.959999999999,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41454.019999999997,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41454.360000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41455.510000000002,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41456.57,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41457.900000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 24.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41482.160000000003,
                        "name": "lh:audit:doctype",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41483.360000000001,
                        "name": "lh:audit:charset",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41484.5,
                        "name": "lh:audit:dom-size",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41486.139999999999,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41487.260000000002,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41488.269999999997,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41489.199999999997,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41490,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41490.980000000003,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41491.830000000002,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41493.199999999997,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41494.160000000003,
                        "name": "lh:audit:meta-description",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41495,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41495.959999999999,
                        "name": "lh:audit:font-size",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41496.940000000002,
                        "name": "lh:audit:link-text",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41498.040000000001,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41499.25,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41501.010000000002,
                        "name": "lh:audit:robots-txt",
                        "duration": 6.7300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41507.970000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 0.79000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41508.959999999999,
                        "name": "lh:audit:hreflang",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41510,
                        "name": "lh:audit:plugins",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41510.889999999999,
                        "name": "lh:audit:canonical",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41511.889999999999,
                        "name": "lh:audit:structured-data",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41512.510000000002,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 41513.809999999998,
                        "name": "lh:runner:generate",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    }
                ],
                "total": 40354.57
            },
            "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 | failureTitle": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[errors-in-console].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[errors-in-console].details.headings[1].label",
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 145.458
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[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 | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 91.046999999999997
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 145.98600000000002
                            },
                            "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 | mediaResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "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 | title": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | 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[video-caption].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 | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | 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 | title": [
                        "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 | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 42
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | failureTitle": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 21658919
                            },
                            "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": 89
                            },
                            "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\/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 | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | failureTitle": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | displayValueValidationError": [
                        {
                            "values": {
                                "itemCount": 3
                            },
                            "path": "audits[robots-txt].displayValue"
                        }
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType",
                        "audits[bf-cache].details.items[1].failureType"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/jeffreyroekens.com\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9277 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-jt1b-10.10.1.53\/241224_AiDcNE_B8F.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12'\nTue, 24 Dec 2024 22:35:58 GMT LH:ChromeLauncher Found existing Chrome already running using port 9277, using that.\nTue, 24 Dec 2024 22:35:59 GMT LH:status Connecting to browser\nTue, 24 Dec 2024 22:35:59 GMT LH:status Navigating to about:blank\nTue, 24 Dec 2024 22:35:59 GMT LH:status Benchmarking machine\nTue, 24 Dec 2024 22:36:00 GMT LH:status Preparing target for navigation mode\nTue, 24 Dec 2024 22:36:00 GMT LH:status Cleaning origin data\nTue, 24 Dec 2024 22:36:00 GMT LH:status Cleaning browser cache\nTue, 24 Dec 2024 22:36:00 GMT LH:status Preparing network conditions\nTue, 24 Dec 2024 22:36:00 GMT LH:status Navigating to https:\/\/jeffreyroekens.com\/\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: DevtoolsLog\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: Trace\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: Accessibility\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: AnchorElements\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: ConsoleMessages\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: CSSUsage\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: Doctype\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: DOMStats\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: EmbeddedContent\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: FontSize\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: Inputs\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: GlobalListeners\nTue, 24 Dec 2024 22:36:36 GMT LH:status Getting artifact: ImageElements\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: InstallabilityErrors\nTue, 24 Dec 2024 22:36:37 GMT LH:status Get webapp installability errors\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: InspectorIssues\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: JsUsage\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: LinkElements\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: MainDocumentContent\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: MetaElements\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: NetworkUserAgent\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: OptimizedImages\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: ResponseCompression\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: RobotsTxt\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: Scripts\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: SourceMaps\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: Stacks\nTue, 24 Dec 2024 22:36:37 GMT LH:status Collect stacks\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: TapTargets\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: TraceElements\nTue, 24 Dec 2024 22:36:37 GMT LH:TraceElements:error NO_NAVSTART\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: ViewportDimensions\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: WebAppManifest\nTue, 24 Dec 2024 22:36:37 GMT LH:status Get webapp manifest\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: devtoolsLogs\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: traces\nTue, 24 Dec 2024 22:36:37 GMT LH:status Getting artifact: BFCacheFailures\nTue, 24 Dec 2024 22:36:38 GMT LH:status Analyzing and running audits...\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Uses HTTPS\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: First Contentful Paint\nTue, 24 Dec 2024 22:36:38 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Largest Contentful Paint\nTue, 24 Dec 2024 22:36:38 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: First Meaningful Paint\nTue, 24 Dec 2024 22:36:38 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Speed Index\nTue, 24 Dec 2024 22:36:38 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Screenshot Thumbnails\nTue, 24 Dec 2024 22:36:38 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Final Screenshot\nTue, 24 Dec 2024 22:36:38 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Total Blocking Time\nTue, 24 Dec 2024 22:36:38 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Max Potential First Input Delay\nTue, 24 Dec 2024 22:36:38 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Cumulative Layout Shift\nTue, 24 Dec 2024 22:36:38 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: No browser errors logged to the console\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Initial server response time was short\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Time to Interactive\nTue, 24 Dec 2024 22:36:38 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: User Timing marks and measures\nTue, 24 Dec 2024 22:36:38 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoid chaining critical requests\nTue, 24 Dec 2024 22:36:38 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoid multiple page redirects\nTue, 24 Dec 2024 22:36:38 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Configured for a custom splash screen\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Sets a theme color for the address bar.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Manifest has a maskable icon\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Content is sized correctly for the viewport\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Displays images with correct aspect ratio\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Serves images with appropriate resolution\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoids deprecated APIs\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoids third-party cookies\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Minimizes main-thread work\nTue, 24 Dec 2024 22:36:38 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: JavaScript execution time\nTue, 24 Dec 2024 22:36:38 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Preload key requests\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Preconnect to required origins\nTue, 24 Dec 2024 22:36:38 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: All text remains visible during webfont loads\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Diagnostics\nTue, 24 Dec 2024 22:36:38 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Network Requests\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Network Round Trip Times\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Server Backend Latencies\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Tasks\nTue, 24 Dec 2024 22:36:38 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Metrics\nTue, 24 Dec 2024 22:36:38 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Performance budget\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Timing budget\nTue, 24 Dec 2024 22:36:38 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Resources Summary\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Minimize third-party usage\nTue, 24 Dec 2024 22:36:38 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Lazy load third-party resources with facades\nTue, 24 Dec 2024 22:36:38 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Largest Contentful Paint element\nTue, 24 Dec 2024 22:36:38 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nTue, 24 Dec 2024 22:36:38 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoid large layout shifts\nTue, 24 Dec 2024 22:36:38 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoid long main-thread tasks\nTue, 24 Dec 2024 22:36:38 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoids `unload` event listeners\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Avoid non-composited animations\nTue, 24 Dec 2024 22:36:38 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Page has valid source maps\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Preload Largest Contentful Paint image\nTue, 24 Dec 2024 22:36:38 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Script Treemap Data\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Site works cross-browser\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Each page has a URL\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[accesskey]` values are unique\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA input fields have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[role]` values are valid\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA toggle fields have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Buttons have an accessible name\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Document has a `<title>` element\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: ARIA IDs are unique\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: All heading elements contain content.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: No form fields have multiple labels\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Identical links have the same purpose.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Image elements have `[alt]` attributes\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Input buttons have discernible text.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Form elements have associated labels\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Document has a main landmark.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Links have a discernible name\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Links are distinguishable without relying on color.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<object>` elements have alternate text\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Select elements have associated label elements.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Skip links are focusable.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nTue, 24 Dec 2024 22:36:38 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: `[lang]` attributes have a valid value\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Custom controls have associated labels\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Custom controls have ARIA roles\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Interactive controls are keyboard focusable\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: The page has a logical tab order\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Visual order on the page follows DOM order\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Uses efficient cache policy on static assets\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Avoids enormous network payloads\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Defer offscreen images\nTue, 24 Dec 2024 22:36:39 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Eliminate render-blocking resources\nTue, 24 Dec 2024 22:36:39 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Minify CSS\nTue, 24 Dec 2024 22:36:39 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Minify JavaScript\nTue, 24 Dec 2024 22:36:39 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Reduce unused CSS\nTue, 24 Dec 2024 22:36:39 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Reduce unused JavaScript\nTue, 24 Dec 2024 22:36:39 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Serve images in next-gen formats\nTue, 24 Dec 2024 22:36:39 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Efficiently encode images\nTue, 24 Dec 2024 22:36:39 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Enable text compression\nTue, 24 Dec 2024 22:36:39 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Properly size images\nTue, 24 Dec 2024 22:36:39 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Use video formats for animated content\nTue, 24 Dec 2024 22:36:39 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nTue, 24 Dec 2024 22:36:39 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nTue, 24 Dec 2024 22:36:39 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Page has the HTML doctype\nTue, 24 Dec 2024 22:36:39 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Properly defines charset\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Avoids an excessive DOM size\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Avoids `document.write()`\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Detected JavaScript libraries\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Allows users to paste into input fields\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Use HTTP\/2\nTue, 24 Dec 2024 22:36:39 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Document has a meta description\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Page has successful HTTP status code\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Document uses legible font sizes\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Links have descriptive text\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Links are crawlable\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: robots.txt is valid\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Tap targets are sized appropriately\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Document has a valid `hreflang`\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Document avoids plugins\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Document has a valid `rel=canonical`\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Structured data is valid\nTue, 24 Dec 2024 22:36:39 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nTue, 24 Dec 2024 22:36:39 GMT LH:status Generating results...\nTue, 24 Dec 2024 22:36:39 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-jt1b-10.10.1.53\/241224_AiDcNE_B8F.1.0\/lighthouse.report.html\nTue, 24 Dec 2024 22:36:39 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nTue, 24 Dec 2024 22:36:39 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-jt1b-10.10.1.53\/241224_AiDcNE_B8F.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": 8664,
                "docTime": 8664,
                "fullyLoaded": 27933,
                "bytesOut": 95145,
                "bytesOutDoc": 82996,
                "bytesIn": 16031743,
                "bytesInDoc": 16030894,
                "requests": 42,
                "requestsFull": 42,
                "requestsDoc": 37,
                "responses_200": 16,
                "responses_404": 0,
                "responses_other": 26,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 8565,
                "loadEventEnd": 8565,
                "domContentLoadedEventStart": 1418,
                "domContentLoadedEventEnd": 1420,
                "connections": 9,
                "final_base_page_request": 0,
                "domInteractive": 1413,
                "firstPaint": 1416.3000000000466,
                "firstContentfulPaint": 1516,
                "firstImagePaint": 1813,
                "renderBlockingCSS": 4,
                "renderBlockingJS": 1,
                "TTFB": 279,
                "basePageSSLTime": 86,
                "score_cache": 47,
                "score_cdn": 32,
                "score_gzip": 33,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 6509192,
                "gzip_savings": 4390559,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 849,
                "image_savings": 0,
                "cpu.ParseHTML": 4,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                "cpu.EventDispatch": 24,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 17,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 7,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.TimerFire": 9,
                "cpu.FunctionCall": 33,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 37,
                "cpu.Layout": 38,
                "cpu.v8.compileModule": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.PrePaint": 26,
                "cpu.HitTest": 3,
                "cpu.IntersectionObserverController::computeIntersections": 18,
                "cpu.Paint": 22,
                "cpu.Layerize": 23,
                "cpu.v8.evaluateModule": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 2,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.MajorGC": 1,
                "cpu.V8.GC_MARK_COMPACTOR": 1,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 1,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.Idle": 27649,
                "start_epoch": 1735079707.0741148,
                "date": 1735079708.7614686,
                "fullyLoadedCPUms": 20829,
                "fullyLoadedCPUpct": 42.780858492503626,
                "domElements": 126,
                "domComplete": 8565,
                "PerformancePaintTiming.first-paint": 1416.3000000000466,
                "PerformancePaintTiming.first-contentful-paint": 1416.3000000000466,
                "test_run_time_ms": 46733,
                "Colordepth": 24,
                "generated-content-percent": 83.200000000000003,
                "generated-content-size": 90.959999999999994,
                "lastVisualChange": 28200,
                "render": 1500,
                "visualComplete85": 2200,
                "visualComplete90": 5000,
                "visualComplete95": 23000,
                "visualComplete99": 28000,
                "visualComplete": 28200,
                "SpeedIndex": 3903,
                "chromeUserTiming.navigationStart": 122,
                "chromeUserTiming.fetchStart": 105,
                "chromeUserTiming.domLoading": 390,
                "chromeUserTiming.responseEnd": 381,
                "chromeUserTiming.domInteractive": 1512,
                "chromeUserTiming.domContentLoadedEventStart": 1518,
                "chromeUserTiming.domContentLoadedEventEnd": 1519,
                "chromeUserTiming.domComplete": 8664,
                "chromeUserTiming.unloadEventStart": 388,
                "chromeUserTiming.unloadEventEnd": 388,
                "chromeUserTiming.markAsMainFrame": 388,
                "chromeUserTiming.commitNavigationEnd": 389,
                "chromeUserTiming.firstPaint": 1515,
                "chromeUserTiming.firstContentfulPaint": 1515,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1515,
                "chromeUserTiming.firstImagePaint": 1813,
                "chromeUserTiming.LayoutShift": 27264,
                "chromeUserTiming.loadEventStart": 8664,
                "chromeUserTiming.loadEventEnd": 8664,
                "chromeUserTiming.LargestTextPaint": 1918,
                "chromeUserTiming.LargestContentfulPaint": 1918,
                "chromeUserTiming.LargestImagePaint": 27726,
                "chromeUserTiming.TotalLayoutShift": 0.53835099479689796,
                "chromeUserTiming.CumulativeLayoutShift": 0.15499585331266619,
                "FirstInteractive": 1500,
                "TTIMeasurementEnd": 28044,
                "LastInteractive": 1500,
                "TimeToInteractive": 1500,
                "FirstCPUIdle": 1500,
                "run": 1,
                "step": 1,
                "effectiveBps": 579726,
                "domTime": 0,
                "aft": 0,
                "titleTime": 123,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.SEO": 0.90000000000000002,
                "lighthouse.PWA": 0.28999999999999998,
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 1911853,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 2928,
                "docTime": 2928,
                "fullyLoaded": 2928,
                "bytesOut": 7791,
                "bytesOutDoc": 7791,
                "bytesIn": 8322,
                "bytesInDoc": 8322,
                "requests": 3,
                "requestsFull": 3,
                "requestsDoc": 3,
                "responses_200": 2,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 2875,
                "loadEventEnd": 2875,
                "domContentLoadedEventStart": 769,
                "domContentLoadedEventEnd": 770,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 763,
                "firstPaint": 819.80000000004657,
                "firstContentfulPaint": 872,
                "firstMeaningfulPaint": 872,
                "firstImagePaint": 1726,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 1,
                "TTFB": 241,
                "basePageSSLTime": 76,
                "score_cache": 0,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 8706,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 8,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 13,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 14,
                "cpu.EvaluateScript": 7,
                "cpu.v8.compile": 55,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 15,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 10,
                "cpu.Layout": 29,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.PrePaint": 3,
                "cpu.HitTest": 0,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.Paint": 3,
                "cpu.Layerize": 12,
                "cpu.v8.compileModule": 0,
                "cpu.v8.evaluateModule": 6,
                "cpu.MarkDOMContent": 0,
                "cpu.v8.produceModuleCache": 1,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.ExternalMemoryPressure": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 2,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 1,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 2739,
                "start_epoch": 1735079801.0172443,
                "date": 1735079802.7961304,
                "fullyLoadedCPUms": 6619,
                "fullyLoadedCPUpct": 81.326781326781258,
                "domElements": 126,
                "domComplete": 2875,
                "PerformancePaintTiming.first-paint": 819.80000000004657,
                "PerformancePaintTiming.first-contentful-paint": 819.80000000004657,
                "test_run_time_ms": 10574,
                "Colordepth": 24,
                "generated-content-percent": 83.200000000000003,
                "generated-content-size": 91,
                "lastVisualChange": 4700,
                "render": 1000,
                "visualComplete85": 1000,
                "visualComplete90": 1900,
                "visualComplete95": 1900,
                "visualComplete99": 4700,
                "visualComplete": 4700,
                "SpeedIndex": 1198,
                "chromeUserTiming.navigationStart": 84,
                "chromeUserTiming.fetchStart": 62,
                "chromeUserTiming.domLoading": 307,
                "chromeUserTiming.responseEnd": 297,
                "chromeUserTiming.domInteractive": 815,
                "chromeUserTiming.domContentLoadedEventStart": 821,
                "chromeUserTiming.domContentLoadedEventEnd": 822,
                "chromeUserTiming.domComplete": 2927,
                "chromeUserTiming.unloadEventStart": 306,
                "chromeUserTiming.unloadEventEnd": 306,
                "chromeUserTiming.markAsMainFrame": 306,
                "chromeUserTiming.commitNavigationEnd": 307,
                "chromeUserTiming.LayoutShift": 803,
                "chromeUserTiming.firstPaint": 872,
                "chromeUserTiming.firstContentfulPaint": 872,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 872,
                "chromeUserTiming.firstMeaningfulPaint": 872,
                "chromeUserTiming.firstImagePaint": 1726,
                "chromeUserTiming.loadEventStart": 2928,
                "chromeUserTiming.loadEventEnd": 2928,
                "chromeUserTiming.LargestTextPaint": 974,
                "chromeUserTiming.LargestContentfulPaint": 974,
                "chromeUserTiming.LargestImagePaint": 1918,
                "chromeUserTiming.TotalLayoutShift": 0.00015762651794986782,
                "chromeUserTiming.CumulativeLayoutShift": 0.00015762651794986782,
                "maxFID": 0,
                "TTIMeasurementEnd": 4643,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 3097,
                "domTime": 0,
                "aft": 0,
                "titleTime": 85,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.SEO": 0.90000000000000002,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 3097,
                "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,
                "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.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.v8.compileModule": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.PrePaint": 0,
                "cpu.HitTest": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.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.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 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,
                "maxFID": 0,
                "TotalBlockingTime": 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,
                "firstMeaningfulPaint": 0,
                "firstImagePaint": 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.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.PrePaint": 0,
                "cpu.HitTest": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.v8.compileModule": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.v8.produceModuleCache": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.ExternalMemoryPressure": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.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.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestImagePaint": 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-jt1b-10.10.1.53",
                "loadTime": 8664,
                "docTime": 8664,
                "fullyLoaded": 27933,
                "bytesOut": 95145,
                "bytesOutDoc": 82996,
                "bytesIn": 16031743,
                "bytesInDoc": 16030894,
                "requests": [
                    {
                        "type": 3,
                        "id": "5F87301569E8AC350B1D818A34D4CF23",
                        "request_id": "5F87301569E8AC350B1D818A34D4CF23",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/",
                        "raw_id": "5F87301569E8AC350B1D818A34D4CF23",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 78,
                        "ttfb_ms": 78,
                        "load_start": 201,
                        "load_start_float": 201.000078,
                        "bytesIn": 3436,
                        "objectSize": 3436,
                        "objectSizeUncompressed": 18809,
                        "chunks": [
                            {
                                "ts": 279,
                                "bytes": 3436,
                                "inflated": 18809
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 51,
                        "connect_start": 51,
                        "connect_end": 115,
                        "ssl_start": 115,
                        "ssl_end": 201,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "jeffreyroekens.com",
                            "sanList": [
                                "jeffreyroekens.com",
                                "jeffreyroekenscom.site.tb-hosting.com",
                                "www.jeffreyroekens.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1731216662,
                            "validTo": 1738992661,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1731220173245,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204AD6051DB2D3F14FE9E8C7EBB8C802D90B589DC2B37CA2CD2A871BC91DBC67CF022025F5930CE547EA7AC5AD31C02EE53FD55D8D322C8373E1DE94D36CA9A586FB2E"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1731220173312,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203796901FEEB748924651AB7F3D1F78E2257C5ACE61E3063B97FE0CF314FEAEA1022100B0CF4F12C8CC9FE96FDC6D328EAD36D64BA775D2A891DCCE865CC7BC5CDE8B44"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":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=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: no-store, private",
                                "content-encoding: gzip",
                                "content-length: 3436",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2128,
                        "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": 50,
                        "connect_ms": 64,
                        "ssl_ms": 86,
                        "gzip_total": 3436,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com 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": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGMjCCBRqgAwIBAgISBACGispY+6pwaXUdR5T9pTjmMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTEwMDUzMTAyWhcNMjUwMjA4MDUzMTAxWjAdMRswGQYDVQQD\nExJqZWZmcmV5cm9la2Vucy5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCxy3opBW7dYn6XyjimrKpqkzK3J4FOML6hakJubaSC6oOIVlxUshTyMg7D\nNqW3wCusCkAHtz81nz8UuYFwSFXvwc\/WNG9pTjeUu4CF66R4SzgPeKvbj+EH0r3W\nkO+jFMqBz7z3FnbJfSueDeInA4\/AESjtUxPaFOcUwU4TBtFr+v7fWe7R8S6f6W\/N\ngbdPB8ypE1YCs4z8oXMctj3MmbVpH4N\/eQ91XEnqEGqnTHJNz1sAOZxqEA1Jr7jG\nw6ktJ5\/\/8waNX5UnZV0+pmluIWHWIRlIvQj48GeWS2XIJkYQgNk7T+q7smd4KU0G\nLlsoSjXmQ5hTHSnded8GhJcCa2juMKoQ1Mitoh6mfM4sevrAx8WqaEwtcCu8+fhH\n4lxw82FHjDLlU88YKeWBpH4uVJ7OmMW3blQ\/yYSYwnS\/gIZGcsz+9mHxjdWz+r3\/\naIi6WWiEt2KhZqAAA0nWU1iiNqXzVD3FM1+NgjYPLGW9EnMnsdLlVB3TeALE58B4\nuezMBtuN2eQ5102rqJCek7sU79cR\/jioJ6kvpKOiUkzmv1sMQeoJHETm9DmakI9W\nZd2iWFOXhA03lwHZ68vxJNTrfw9uCyaJldDF53TuEXfEBxr8h3SuGp6\/H89D61Gb\nVWB+XenKFrA4Jvx8vn0ppMXDpiNtzg51U\/wkUw83NhSiQpBQWwIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD\nAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT5KsahEEyP7kk5edMVVMiSc39HDjAf\nBgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw\nIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG\nF2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFwGA1UdEQRVMFOCEmplZmZyZXlyb2Vr\nZW5zLmNvbYIlamVmZnJleXJvZWtlbnNjb20uc2l0ZS50Yi1ob3N0aW5nLmNvbYIW\nd3d3LmplZmZyZXlyb2VrZW5zLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMG\nCisGAQQB1nkCBAIEgfQEgfEA7wB1AKLjCuRF772tm3447Udnd1PXgluElNcrXhss\nxLlQpEfnAAABkxTDcb0AAAQDAEYwRAIgStYFHbLT8U\/p6MfruMgC2QtYncKzfKLN\nKocbyR28Z88CICX1kwzlR+p6xa0xwC7lP9VdjTIsg3Ph3pTTbKmlhvsuAHYAzxFW\n7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGTFMNyAAAABAMARzBFAiA3\nlpAf7rdIkkZRq389H3jiJXxazmHjBjuX\/gzzFP6uoQIhALDPTxLIzJ\/pb9xtMo6t\nNtZLp3XSqJHczoZcx7xc3otEMA0GCSqGSIb3DQEBCwUAA4IBAQBT34h+Lgij3mFe\nU5\/QKbBKDJuw7j8JpzGWPHqm\/grQ67N\/DNiHnADpc4VC7BYkQXGlY4X6loMD9nsx\npMOj8qH0AXps6NoLtS7fZwEiZF0IC8A2L0xnrgoaZBdgJaW3A\/q7PMX3SazR+VXY\ne6vwVBcNsxBAlOU\/SOyMmMcZiBSRIpuHfpHZ+5JsEHQTA+ug3HRyjx31C67VNljw\nUPTkhpn7ZQ68xrLf2+UqiziPePkWa\/iYQn136JmY\/kcEBCuUyO5+3a1q024uejVN\nfuT9xa4Xc7EtjkNuDWezf6uNcSUuVpJQU+ZmoREMc3XCZKsb+kL7V8+xy1OZYI2Z\n5vevj8j+\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 279,
                        "ttfb_start": 201,
                        "ttfb_end": 279,
                        "download_start": 279,
                        "download_end": 279,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 279,
                        "all_ms": 278,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                424.81,
                                425.108
                            ],
                            [
                                1505.0429999999999,
                                1505.3879999999999
                            ],
                            [
                                424.82600000000002,
                                425.02600000000001
                            ],
                            [
                                1505.05,
                                1505.3219999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "26171.6",
                        "request_id": "26171.6",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/dist\/assets\/index.1afb8cf9.css",
                        "raw_id": "26171.6",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 62,
                        "ttfb_ms": 59,
                        "load_start": 318,
                        "load_start_float": 318.00014599999997,
                        "bytesIn": 4802,
                        "objectSize": 4802,
                        "objectSizeUncompressed": 18232,
                        "chunks": [
                            {
                                "ts": 379,
                                "bytes": 4802,
                                "inflated": 18232
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 53,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/dist\/assets\/index.1afb8cf9.css",
                                ":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:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 4802",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "etag: \"4738-5f27535bf7809-gzip\"",
                                "last-modified: Tue, 17 Jan 2023 12:55:10 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1873,
                        "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": 4802,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 315,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 146,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 380,
                        "ttfb_start": 318,
                        "ttfb_end": 377,
                        "download_start": 377,
                        "download_end": 380,
                        "download_ms": 3,
                        "all_start": 318,
                        "all_end": 380,
                        "all_ms": 62,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "26171.7",
                        "request_id": "26171.7",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/dist\/assets\/index.ab226470.js",
                        "raw_id": "26171.7",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 79,
                        "ttfb_ms": 77,
                        "load_start": 318,
                        "load_start_float": 318.00015200000001,
                        "bytesIn": 10399,
                        "objectSize": 10399,
                        "objectSizeUncompressed": 32282,
                        "chunks": [
                            {
                                "ts": 396,
                                "bytes": 10399,
                                "inflated": 32282
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 200,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/dist\/assets\/index.ab226470.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 10399",
                                "content-type: text\/javascript",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "etag: \"7e1a-5f27535f6b608-gzip\"",
                                "last-modified: Tue, 17 Jan 2023 12:55:14 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1933,
                        "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": 10399,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 316,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 152,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 397,
                        "ttfb_start": 318,
                        "ttfb_end": 395,
                        "download_start": 395,
                        "download_end": 397,
                        "download_ms": 2,
                        "all_start": 318,
                        "all_end": 397,
                        "all_ms": 79,
                        "index": 2,
                        "number": 3,
                        "cpuTimes": {
                            "FunctionCall": 5
                        },
                        "cpu.FunctionCall": 5,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                7516.1499999999996,
                                7516.5039999999999
                            ],
                            [
                                7516.9040000000005,
                                7517.2520000000004
                            ],
                            [
                                13516.078,
                                13516.205
                            ],
                            [
                                13516.931,
                                13517.284
                            ],
                            [
                                19516.097000000002,
                                19516.204000000002
                            ],
                            [
                                19516.925999999999,
                                19517.218000000001
                            ],
                            [
                                25516.097000000002,
                                25516.293000000001
                            ],
                            [
                                25516.901999999998,
                                25519.636999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "26171.8",
                        "request_id": "26171.8",
                        "ip_addr": "104.17.25.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                        "raw_id": "26171.8",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 140,
                        "ttfb_ms": 135,
                        "load_start": 415,
                        "load_start_float": 415.000158,
                        "bytesIn": 3706,
                        "objectSize": 3706,
                        "objectSizeUncompressed": 12326,
                        "chunks": [
                            {
                                "ts": 550,
                                "bytes": 509,
                                "inflated": 832
                            },
                            {
                                "ts": 552,
                                "bytes": 1176,
                                "inflated": 3281
                            },
                            {
                                "ts": 553,
                                "bytes": 1176,
                                "inflated": 4829
                            },
                            {
                                "ts": 555,
                                "bytes": 845,
                                "inflated": 3384
                            }
                        ],
                        "expires": "Sun, 14 Dec 2025 22:35:09 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 317,
                        "dns_end": 350,
                        "connect_start": 328,
                        "connect_end": 328,
                        "ssl_start": 328,
                        "ssl_end": 391,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519MLKEM768",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "cdnjs.cloudflare.com",
                            "sanList": [
                                "cdnjs.cloudflare.com",
                                "*.cdnjs.cloudflare.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1732605918,
                            "validTo": 1740381917,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1732609519278,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220450E1C3B958B3AAED0598CCBEDD8192742876C2A8F8D7D7B293F5F4FFAC83952022100868C9E36A10CF2A4C005BC131D7A259B276488BA3C5F4DA6044992D542938EE1"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1732609519293,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100BC76CB07EC67DB1B5FA480FB5BF3DAE3135B76C5C22171FCD5F632BFA51A1DF802203D1B54B3D6855171035EB745E4E06ADC9161472AEB29C8AF759E4CF408759079"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 200,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 4126739",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8f741018599d048f-FRA",
                                "content-encoding: br",
                                "content-length: 3706",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "etag: \"5eb03e71-3026\"",
                                "expires: Sun, 14 Dec 2025 22:35:09 GMT",
                                "last-modified: Mon, 04 May 2020 16:10:25 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=1,i=?0",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=1hyQ3aICELsN3nRUK2NO5o%2BIJeUcIgl2fJhGzUt%2BPyc9lh80kQCPmRUASfMuE0erqSeOiHLTiV%2B0NaOgpr3nJdbhMfGGIFdKszgiq%2Bc5XJYoO9kJZNyI1XSy%2BN%2FmvC%2FBL7xhT5ep\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfExtPri",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1867,
                        "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": 33,
                        "connect_ms": 0,
                        "ssl_ms": 63,
                        "gzip_total": 3706,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 26545261,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 316,
                        "netlog_id": 158,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 555,
                        "ttfb_start": 415,
                        "ttfb_end": 550,
                        "download_start": 550,
                        "download_end": 555,
                        "download_ms": 5,
                        "all_start": 317,
                        "all_end": 555,
                        "all_ms": 236,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 0,
                        "js_timing": [
                            [
                                1416.6769999999999,
                                1416.9590000000001
                            ],
                            [
                                1416.682,
                                1416.8699999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "26171.2",
                        "request_id": "26171.2",
                        "ip_addr": "142.250.184.232",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtag\/js?id=G-H44YD4SW87",
                        "raw_id": "26171.2",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 360,
                        "ttfb_ms": 174,
                        "load_start": 445,
                        "load_start_float": 445.00009399999999,
                        "bytesIn": 108250,
                        "objectSize": 108250,
                        "objectSizeUncompressed": 324266,
                        "chunks": [
                            {
                                "ts": 620,
                                "bytes": 1177,
                                "inflated": 1271
                            },
                            {
                                "ts": 624,
                                "bytes": 2372,
                                "inflated": 9703
                            },
                            {
                                "ts": 628,
                                "bytes": 2372,
                                "inflated": 13411
                            },
                            {
                                "ts": 632,
                                "bytes": 1840,
                                "inflated": 11452
                            },
                            {
                                "ts": 636,
                                "bytes": 2372,
                                "inflated": 7324
                            },
                            {
                                "ts": 640,
                                "bytes": 2372,
                                "inflated": 6413
                            },
                            {
                                "ts": 644,
                                "bytes": 3448,
                                "inflated": 8885
                            },
                            {
                                "ts": 648,
                                "bytes": 2372,
                                "inflated": 8781
                            },
                            {
                                "ts": 652,
                                "bytes": 2372,
                                "inflated": 9841
                            },
                            {
                                "ts": 657,
                                "bytes": 2271,
                                "inflated": 5618
                            },
                            {
                                "ts": 661,
                                "bytes": 2363,
                                "inflated": 6108
                            },
                            {
                                "ts": 665,
                                "bytes": 2372,
                                "inflated": 7856
                            },
                            {
                                "ts": 667,
                                "bytes": 1186,
                                "inflated": 2932
                            },
                            {
                                "ts": 671,
                                "bytes": 2271,
                                "inflated": 6451
                            },
                            {
                                "ts": 675,
                                "bytes": 2363,
                                "inflated": 6287
                            },
                            {
                                "ts": 679,
                                "bytes": 2372,
                                "inflated": 5662
                            },
                            {
                                "ts": 683,
                                "bytes": 2372,
                                "inflated": 6526
                            },
                            {
                                "ts": 688,
                                "bytes": 2262,
                                "inflated": 6441
                            },
                            {
                                "ts": 691,
                                "bytes": 2372,
                                "inflated": 6651
                            },
                            {
                                "ts": 696,
                                "bytes": 2372,
                                "inflated": 6794
                            },
                            {
                                "ts": 700,
                                "bytes": 2271,
                                "inflated": 6167
                            },
                            {
                                "ts": 704,
                                "bytes": 2363,
                                "inflated": 7051
                            },
                            {
                                "ts": 708,
                                "bytes": 2372,
                                "inflated": 5592
                            },
                            {
                                "ts": 712,
                                "bytes": 2372,
                                "inflated": 5819
                            },
                            {
                                "ts": 716,
                                "bytes": 2262,
                                "inflated": 6405
                            },
                            {
                                "ts": 720,
                                "bytes": 2372,
                                "inflated": 6832
                            },
                            {
                                "ts": 724,
                                "bytes": 2372,
                                "inflated": 6338
                            },
                            {
                                "ts": 728,
                                "bytes": 2259,
                                "inflated": 6332
                            },
                            {
                                "ts": 732,
                                "bytes": 2363,
                                "inflated": 5957
                            },
                            {
                                "ts": 736,
                                "bytes": 2372,
                                "inflated": 6343
                            },
                            {
                                "ts": 740,
                                "bytes": 2372,
                                "inflated": 6998
                            },
                            {
                                "ts": 744,
                                "bytes": 2262,
                                "inflated": 6111
                            },
                            {
                                "ts": 746,
                                "bytes": 1186,
                                "inflated": 3545
                            },
                            {
                                "ts": 751,
                                "bytes": 2372,
                                "inflated": 6501
                            },
                            {
                                "ts": 756,
                                "bytes": 2372,
                                "inflated": 6342
                            },
                            {
                                "ts": 761,
                                "bytes": 2262,
                                "inflated": 6750
                            },
                            {
                                "ts": 765,
                                "bytes": 2372,
                                "inflated": 9264
                            },
                            {
                                "ts": 769,
                                "bytes": 2372,
                                "inflated": 7441
                            },
                            {
                                "ts": 773,
                                "bytes": 2271,
                                "inflated": 6201
                            },
                            {
                                "ts": 775,
                                "bytes": 1177,
                                "inflated": 3674
                            },
                            {
                                "ts": 779,
                                "bytes": 2372,
                                "inflated": 6311
                            },
                            {
                                "ts": 783,
                                "bytes": 2372,
                                "inflated": 6051
                            },
                            {
                                "ts": 788,
                                "bytes": 2271,
                                "inflated": 6213
                            },
                            {
                                "ts": 791,
                                "bytes": 2363,
                                "inflated": 6534
                            },
                            {
                                "ts": 795,
                                "bytes": 2372,
                                "inflated": 6903
                            },
                            {
                                "ts": 799,
                                "bytes": 2372,
                                "inflated": 7465
                            },
                            {
                                "ts": 803,
                                "bytes": 2262,
                                "inflated": 9866
                            },
                            {
                                "ts": 805,
                                "bytes": 2197,
                                "inflated": 4853
                            }
                        ],
                        "expires": "Tue, 24 Dec 2024 22:35:09 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 177,
                        "protocol": "HTTP\/2",
                        "dns_start": 300,
                        "dns_end": 339,
                        "connect_start": 340,
                        "connect_end": 381,
                        "ssl_start": 381,
                        "ssl_end": 445,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1733128556,
                            "validTo": 1740386155,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1733132159019,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1733132159038,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 4,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtag\/js?id=G-H44YD4SW87",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 108250",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascgcycc:838:0",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "expires: Tue, 24 Dec 2024 22:35:09 GMT",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascgcycc:838:0\"}],}",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1774,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 39,
                        "connect_ms": 41,
                        "ssl_ms": 64,
                        "gzip_total": 108250,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 900,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 300,
                        "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 94,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 805,
                        "ttfb_start": 445,
                        "ttfb_end": 619,
                        "download_start": 619,
                        "download_end": 805,
                        "download_ms": 186,
                        "all_start": 300,
                        "all_end": 805,
                        "all_ms": 504,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 17,
                            "v8.compile": 6,
                            "FunctionCall": 35
                        },
                        "cpu.EvaluateScript": 17,
                        "cpu.v8.compile": 6,
                        "cpu.FunctionCall": 35,
                        "cpuTime": 58,
                        "js_timing": [
                            [
                                911.29300000000001,
                                928.65700000000004
                            ],
                            [
                                911.30999999999995,
                                917.50199999999995
                            ],
                            [
                                928.89099999999996,
                                954.79999999999995
                            ],
                            [
                                954.91600000000005,
                                954.98900000000003
                            ],
                            [
                                955.00599999999997,
                                955.101
                            ],
                            [
                                955.11199999999997,
                                955.11800000000005
                            ],
                            [
                                955.125,
                                955.12900000000002
                            ],
                            [
                                955.13499999999999,
                                955.13900000000001
                            ],
                            [
                                955.14599999999996,
                                955.15099999999995
                            ],
                            [
                                955.15899999999999,
                                955.16300000000001
                            ],
                            [
                                955.17200000000003,
                                955.17600000000004
                            ],
                            [
                                955.18200000000002,
                                955.18799999999999
                            ],
                            [
                                955.19500000000005,
                                961.577
                            ],
                            [
                                961.61500000000001,
                                961.64700000000005
                            ],
                            [
                                961.65300000000002,
                                961.66099999999994
                            ],
                            [
                                961.66700000000003,
                                961.75699999999995
                            ],
                            [
                                961.76599999999996,
                                961.77099999999996
                            ],
                            [
                                961.77800000000002,
                                961.78099999999995
                            ],
                            [
                                961.78599999999994,
                                961.79600000000005
                            ],
                            [
                                961.80100000000004,
                                961.80700000000002
                            ],
                            [
                                961.822,
                                961.82600000000002
                            ],
                            [
                                962.30499999999995,
                                962.31399999999996
                            ],
                            [
                                962.32100000000003,
                                962.32299999999998
                            ],
                            [
                                962.327,
                                962.32899999999995
                            ],
                            [
                                1512.2059999999999,
                                1512.3900000000001
                            ],
                            [
                                1517.7329999999999,
                                1517.7439999999999
                            ],
                            [
                                1525.2760000000001,
                                1525.7829999999999
                            ],
                            [
                                1525.895,
                                1525.904
                            ],
                            [
                                5961.0609999999997,
                                5961.8239999999996
                            ],
                            [
                                8664.2639999999992,
                                8664.2810000000009
                            ],
                            [
                                8664.3029999999999,
                                8664.3050000000003
                            ],
                            [
                                8664.3070000000007,
                                8664.3970000000008
                            ],
                            [
                                8664.4770000000008,
                                8664.5419999999995
                            ],
                            [
                                8665.8259999999991,
                                8666.2729999999992
                            ],
                            [
                                8666.2929999999997,
                                8666.3019999999997
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "26171.4",
                        "request_id": "26171.4",
                        "ip_addr": "104.18.186.31",
                        "full_url": "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.jsdelivr.net",
                        "url": "\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                        "raw_id": "26171.4",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 104,
                        "ttfb_ms": 98,
                        "load_start": 467,
                        "load_start_float": 467.00011999999998,
                        "bytesIn": 2822,
                        "objectSize": 2822,
                        "objectSizeUncompressed": 13749,
                        "chunks": [
                            {
                                "ts": 569,
                                "bytes": 1360,
                                "inflated": 5349
                            },
                            {
                                "ts": 570,
                                "bytes": 1462,
                                "inflated": 8400
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800, s-maxage=43200",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 179,
                        "protocol": "HTTP\/2",
                        "dns_start": 310,
                        "dns_end": 347,
                        "connect_start": 347,
                        "connect_end": 401,
                        "ssl_start": 403,
                        "ssl_end": 467,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519MLKEM768",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.jsdelivr.net",
                            "sanList": [
                                "*.jsdelivr.net",
                                "jsdelivr.net"
                            ],
                            "issuer": "Sectigo RSA Domain Validation Secure Server CA",
                            "validFrom": 1714780800,
                            "validTo": 1746403199,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1714823565249,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402200C9B355B75E40B1FA8337F98E4427FDE47B7F899A8CD15CD49C0DA1A1A7DBB8E02202B164EC0DAEF06FFE06F96AAE339FD0B26B440D50A72EFFBB59D72763074151D"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1714823565167,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100C24085657EE630AC3C2F754171EADEE2CC278C371854517CF4734DFD196D9A9B022100C1ED26EAFB38F466164810C835E282567EE7DB648C8C563893895B4303F8C6E3"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1714823565153,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100862F0D71ADE04375FC95C11FD355BDB699DBB94B22D2CF6A29EA3E768CC5FC16022007F5ECD77833C7B9A53EC9951D2E7191E728DBBAE9B9C73DF8DB30B89852AFC9"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 50,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.jsdelivr.net",
                                ":method: GET",
                                ":path: \/npm\/glightbox\/dist\/css\/glightbox.min.css",
                                ":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:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *",
                                "age: 24219",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=604800, s-maxage=43200",
                                "cf-cache-status: HIT",
                                "cf-ray: 8f7410186f238ed9-FRA",
                                "content-encoding: br",
                                "content-length: 2822",
                                "content-type: text\/css; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "etag: W\/\"35b5-O1t5BPT0vPVZWcLs71CCG9kRACE\"",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=XCaYD2W1ei0hiaA4AomdaGuwDpBu%2FtQH13Z1YbAqRYzTg6jDBGQTS%2BrAmQjcvzPUREHfnfc9fNJLnUADgUmsD5vVn5MIljMcO2ptuFpVaA5bVinIEObH3znZQFFktejZ%2Ft8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-cache: HIT, HIT",
                                "x-content-type-options: nosniff",
                                "x-jsd-version: 3.2.0",
                                "x-jsd-version-type: version",
                                "x-served-by: cache-fra-etou8220141-FRA, cache-lga21932-LGA",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1894,
                        "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": 37,
                        "connect_ms": 54,
                        "ssl_ms": 64,
                        "gzip_total": 2822,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 580581,
                        "cdn_provider": "jsDelivr",
                        "server_count": null,
                        "created": 309,
                        "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/jeffreyroekens.com 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": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 120,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQc7iBAyIbVzDH3HZhSN1NaDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MDUwNDAwMDAwMFoXDTI1MDUwNDIzNTk1OVowGTEXMBUGA1UEAwwOKi5q\nc2RlbGl2ci5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4XWTo\nit+dhxD8UwBtCCc72X+erjB4uyZStHJ3FdFTIwWUwF4pP9\/e45dFyFTXsImRQKPL\nvTFVYtDc6zJQBu9xKqawTHZOppMttIbKZ7PTgb\/z9rvF2j7vH77\/ZyizqkYhZoLW\nMNCTM1hnt76u8ftY\/LfhVyNroYGkqNWFc1SLakjFI3IRjaiFvgjhzkNzRWN1pnoa\nd99h2vmXdAitJ7StQED5MZRCyOOSZJ7tMaW8JYo+tfcSp6Ngzrrdpwx0cwyDazl+\nYcCE3rno0shRhmGgbJGTcMh0+HvkVNILFp8aixDzxQdxELQhfVmDfJOeIbuBuhTZ\nZtFrYuzuud\/Cx2RXAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQU1LgxwNuTmYZ3uusn350dW2t+\/Y8wDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMCcGA1UdEQQgMB6CDiouanNkZWxpdnIu\nbmV0ggxqc2RlbGl2ci5uZXQwggF+BgorBgEEAdZ5AgQCBIIBbgSCAWoBaAB1AM8R\nVu7VLnyv84db2Wkum+kacWdKsBfsrAHSW3fOzDsIAAABj0NzD8EAAAQDAEYwRAIg\nDJs1W3XkCx+oM3+Y5EJ\/3ke3+JmozRXNScDaGhp9u44CICsWTsDa7wb\/4G+WquM5\n\/QsmtEDVCnLv+7WdcnYwdBUdAHcAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzE\nuVCkR+cAAAGPQ3MPbwAABAMASDBGAiEAwkCFZX7mMKw8L3VBcere4swnjDcYVFF8\n9HNN\/RltmpsCIQDB7Sbq+zj0ZhZIEMg14oJWfufbZIyMVjiTiVtDA\/jG4wB2AE51\noydcmhDDOFts1N8\/Uusd8OCOG41pwLH6ZLFimjnfAAABj0NzD2EAAAQDAEcwRQIh\nAIYvDXGt4EN1\/JXBH9NVvbaZ27lLItLPainqPnaMxfwWAiAH9ezXeDPHuaU+yZUd\nLnGR5yjbuum5xz342zC4mFKvyTANBgkqhkiG9w0BAQsFAAOCAQEAgjjmRvnuUIPa\ndOi5kbeDxUY7y0Ui499sEFG6gELHcZfF3e\/C6BH+r111bdEwdpOBtIEvvMlMJQUB\n2kJYI9NzY\/zzIo0h4wpgpNsmZKPGcZCRBsvL+8cq24VkpKJNjv0JCqA3odSjVbAG\nROcQiWrdkBocjSTAA0pGSKY+jME71jObQ+CycxqGjuw9waHspqfGrTBvZHmEan+T\n7WHoTFeSti62Iy9ALh+swWcoHfLRb6ZkaNC71mHuQm3r6X3hBZ7GYuhMR0IcG0YW\n1goNVKyoqw+tOuQOCpYQYfukgtHc2y+UjudjoCUolYZ5O2Bu0UkyuWNeMTP3f41c\n0fCvoRg2Fg==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw\nMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV\nBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU\naGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy\ndGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ\/MPans9s\/B\n3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY\ntJHUYmTbf6MG8YgYapAiPLz+E\/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M\/5+bJz\/\nFp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat\/\/O+T23LLb2\nVN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT\n79uq\/nROacdrjGCT3sTHDN\/hMq7MkztReJVni+49Vv4M0GkPGw\/zJSZrM233bkf6\nc0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT\nYo61Zs8liM2EuLE\/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b\/97l\nc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC\/QV9AqURE9JnnV4ee\nUB9XVKg+\/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE\nHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd\nBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH\/BAQDAgEGMA8G\nA1UdEwEB\/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF\nUp\/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2\/FNQwISbxmtOuowhT6KO\nVWKR82kV2LyI48SqC\/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX\/JJpuXior7gtNn3\/3\nATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO\/Fjs\n8PRF\/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR\niQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr\/+XeTWYRUc+ZruwXtuhxkYze\nSf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn\/f3gZ\nXHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9\/\nqS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE\/zB+4ALtRZh8tSQZXq9EfX7mRB\nVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB\nL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY\/MiQu12ZIvVS5ljFH4gxQ+6IHdfG\njjxDah2nGN59PRbxYvnKkKj9\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 571,
                        "ttfb_start": 467,
                        "ttfb_end": 565,
                        "download_start": 565,
                        "download_end": 571,
                        "download_ms": 6,
                        "all_start": 310,
                        "all_end": 571,
                        "all_ms": 259,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "26171.9",
                        "request_id": "26171.9",
                        "ip_addr": "104.18.186.31",
                        "full_url": "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.jsdelivr.net",
                        "url": "\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                        "raw_id": "26171.9",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 130,
                        "ttfb_ms": 103,
                        "load_start": 468,
                        "load_start_float": 468.00017100000002,
                        "bytesIn": 15358,
                        "objectSize": 15358,
                        "objectSizeUncompressed": 56300,
                        "chunks": [
                            {
                                "ts": 575,
                                "bytes": 1360,
                                "inflated": 2975
                            },
                            {
                                "ts": 596,
                                "bytes": 12312,
                                "inflated": 46556
                            },
                            {
                                "ts": 598,
                                "bytes": 1686,
                                "inflated": 6769
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800, s-maxage=43200",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 179,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.jsdelivr.net",
                                ":method: GET",
                                ":path: \/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *",
                                "age: 10401",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=604800, s-maxage=43200",
                                "cf-cache-status: HIT",
                                "cf-ray: 8f7410187f258ed9-FRA",
                                "content-encoding: gzip",
                                "content-length: 15358",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "etag: W\/\"dbec-h+MsugTva8Znc3Min7A1qwc2qF8\"",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=HCN4Tgz5OXI66WESCivk6ArpMa1U7sUJ8B6fRIu2jgnl313LYUrLAfa4fYKMsdaXlwGV578kREX%2BQRjSJml8sZaBpS9OlS3cb7YVsDFV9AhTQ1r79H1XxCvxiQ%2B1LiqH9t0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-cache: HIT, HIT",
                                "x-content-type-options: nosniff",
                                "x-jsd-version: 3.3.0",
                                "x-jsd-version-type: version",
                                "x-served-by: cache-fra-eddf8230068-FRA, cache-lga21965-LGA",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1873,
                        "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": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 15358,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 594399,
                        "cdn_provider": "jsDelivr",
                        "server_count": null,
                        "created": 317,
                        "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 171,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 598,
                        "ttfb_start": 468,
                        "ttfb_end": 571,
                        "download_start": 571,
                        "download_end": 598,
                        "download_ms": 27,
                        "all_start": 468,
                        "all_end": 598,
                        "all_ms": 130,
                        "index": 6,
                        "number": 7,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                1417.1569999999999,
                                1418.529
                            ],
                            [
                                1417.1800000000001,
                                1417.921
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "26171.3",
                        "request_id": "26171.3",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/gqh3ubp.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/gqh3ubp.css",
                        "raw_id": "26171.3",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 261,
                        "ttfb_ms": 260,
                        "load_start": 494,
                        "load_start_float": 494.00010700000001,
                        "bytesIn": 803,
                        "objectSize": 803,
                        "objectSizeUncompressed": 3551,
                        "chunks": [
                            {
                                "ts": 755,
                                "bytes": 803,
                                "inflated": 3551
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 188,
                        "protocol": "HTTP\/2",
                        "dns_start": 301,
                        "dns_end": 353,
                        "connect_start": 353,
                        "connect_end": 404,
                        "ssl_start": 404,
                        "ssl_end": 494,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-dev3.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "primer.typekit.net",
                                "emoji-staging.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "use-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "fontservicescdn-staging.typekit.net",
                                "emoji.typekit.net",
                                "faster.typekit.net",
                                "faster-staging.typekit.net",
                                "p.typekit.net",
                                "muse.typekit.net",
                                "apicdn-dev.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "fontservicescdn.typekit.net",
                                "ping.typekit.net",
                                "apicdn.typekit.net",
                                "fonts.typekit.net",
                                "apicdn-staging.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1733788800,
                            "validTo": 1768089599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2026h1' log",
                                    "logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
                                    "timestamp": 1733840423471,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022006270D83F6A673242885627E3B1E54D0F1ED84FA4D1FA8E6A7CA6376EE9BDCC4022100845981F2AD39C8EEB9B445D6D4D6E622D77D7361D8A989C209CBB32CAC46AB7B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert 'Wyvern2026h1'",
                                    "logId": "6411C46CA412ECA7891CA2022E00BCAB4F2807D41E3527ABEAFED503C97DCDF0",
                                    "timestamp": 1733840423530,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100C2629249F674B21665FA7769AF5631C7FBE18CA62522C35FD328E02A655DC9B402207D8218554A1074C2CF71A5CA5B73A797CEEF9D6470B70D164A91DD6D91CD4352"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert 'Sphinx2026h1'",
                                    "logId": "499C9B69DE1D7CECFC36DECD8764A6B85BAF0A878019D15552FBE9EB29DDF8C3",
                                    "timestamp": 1733840423544,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100EA11708B7CB9318CE7FCA6741B3E7CBB5482B2EA02FC9B09E363CD764557A42A02205AEBF0B1CE6A1E2CF22765ECA6670E047D3F94A36446840FAD8972F89084B575"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 49,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/gqh3ubp.css",
                                ":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:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-length: 803",
                                "content-type: text\/css;charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains;",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 52,
                        "connect_ms": 51,
                        "ssl_ms": 90,
                        "gzip_total": 803,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 600,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 301,
                        "socket_group": "https:\/\/use.typekit.net <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 107,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIH\/DCCBuSgAwIBAgIQCbWwlkFXfRWNWMcEtsvDcjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMjEwMDAwMDAwWhcNMjYwMTEwMjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABAjPmQk14yPEoAscJXi0jgE0kRBOBftv7fRdOZ36GyprKawsD7Sp\nOw45O7GT8QvoVFIQnJyYmpVjGpVA+9gCVzKjggV+MIIFejAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUkxWmlbkGj78Qaqmotxwo8BA+\nl+QwggILBgNVHREEggICMIIB\/oIPdXNlLnR5cGVraXQubmV0ghR1c2UtZGV2My50\neXBla2l0Lm5ldIIfZm9udHNlcnZpY2VzY2RuLWRldi50eXBla2l0Lm5ldIIScHJp\nbWVyLnR5cGVraXQubmV0ghllbW9qaS1zdGFnaW5nLnR5cGVraXQubmV0ghljY3R5\ncGVraXQtZGV2LnR5cGVraXQubmV0ghd1c2Utc3RhZ2luZy50eXBla2l0Lm5ldIIa\nd2ViZm9udHMuY3JlYXRpdmVjbG91ZC5jb22CI2ZvbnRzZXJ2aWNlc2Nkbi1zdGFn\naW5nLnR5cGVraXQubmV0ghFlbW9qaS50eXBla2l0Lm5ldIISZmFzdGVyLnR5cGVr\naXQubmV0ghpmYXN0ZXItc3RhZ2luZy50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5l\ndIIQbXVzZS50eXBla2l0Lm5ldIIWYXBpY2RuLWRldi50eXBla2l0Lm5ldIIRdXNl\nLmVkZ2Vmb250cy5uZXSCD3VzZS50eXBla2l0LmNvbYIbZm9udHNlcnZpY2VzY2Ru\nLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0ghJhcGljZG4udHlwZWtpdC5u\nZXSCEWZvbnRzLnR5cGVraXQubmV0ghphcGljZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndDA+BgNVHSAENzA1MDMGBmeBDAECAjApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3\nLmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH\/BAQDAgOIMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjCBnwYDVR0fBIGXMIGUMEigRqBEhkJodHRwOi8vY3Js\nMy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBD\nQTEtMS5jcmwwSKBGoESGQmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDCBhwYIKwYBBQUHAQEE\nezB5MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wUQYIKwYB\nBQUHMAKGRWh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2Jh\nbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNydDAMBgNVHRMBAf8EAjAAMIIBfgYK\nKwYBBAHWeQIEAgSCAW4EggFqAWgAdgAOV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0h\nqSWsYcVOIQAAAZOw8UovAAAEAwBHMEUCIAYnDYP2pnMkKIVifjseVNDx7YT6TR+o\n5qfKY3bum9zEAiEAhFmB8q05yO65tEXW1NbmItd9c2HYqYnCCcuzLKxGq3sAdgBk\nEcRspBLsp4kcogIuALyrTygH1B41J6vq\/tUDyX3N8AAAAZOw8UpqAAAEAwBHMEUC\nIQDCYpJJ9nSyFmX6d2mvVjHH++GMpiUiw1\/TKOAqZV3JtAIgfYIYVUoQdMLPcaXK\nW3Onl87vnWRwtw0WSpHdbZHNQ1IAdgBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS\n++nrKd34wwAAAZOw8Up4AAAEAwBHMEUCIQDqEXCLfLkxjOf8pnQbPny7VIKy6gL8\nmwnjY812RVekKgIgWuvwsc5qHizyJ2XspmcOBH0\/lKNkRoQPrYly+JCEtXUwDQYJ\nKoZIhvcNAQELBQADggEBAGoejQmMbHhufzjnpy9PwBfLIxh2W0uVBhEZP8SgLl85\na+0gvN84GdpEA8FcWB4otaxA8se1+E1rrCMATELw7m+KYohGII+LG5WfME0GI5XP\najbgtnYKXFFw0JTl2YLO+eSaCDk3lw3aP15Y7EI5m1S1l2J9JIwWrfFHAqQBJos6\nJEHnRezjorebQMpsAOrDhwjfLlnTXJW3t8TX88O4Yt3KjK53cPMJKyAfGSnbTXi5\nJv\/GDkkHPLHi5llEq5lQarDT1fguccoZ3FALYddcUmBdpLdzWK4kSaA9L6sZ\/mRW\n2swKWQ5ndNEBOKa4uH6mSG7CEybtyW4LyXfVTlhFHbk=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 755,
                        "ttfb_start": 494,
                        "ttfb_end": 754,
                        "download_start": 754,
                        "download_end": 755,
                        "download_ms": 1,
                        "all_start": 301,
                        "all_end": 755,
                        "all_ms": 454,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "26171.5",
                        "request_id": "26171.5",
                        "ip_addr": "104.18.40.68",
                        "full_url": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kit.fontawesome.com",
                        "url": "\/00de80f2fd.js",
                        "raw_id": "26171.5",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 780,
                        "ttfb_ms": 771,
                        "load_start": 523,
                        "load_start_float": 523.00013300000001,
                        "bytesIn": 4880,
                        "objectSize": 4880,
                        "objectSizeUncompressed": 13492,
                        "chunks": [
                            {
                                "ts": 1298,
                                "bytes": 1360,
                                "inflated": 2907
                            },
                            {
                                "ts": 1302,
                                "bytes": 1369,
                                "inflated": 3762
                            },
                            {
                                "ts": 1303,
                                "bytes": 2151,
                                "inflated": 6823
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=60, public, stale-while-revalidate=30",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 190,
                        "protocol": "HTTP\/2",
                        "dns_start": 314,
                        "dns_end": 354,
                        "connect_start": 354,
                        "connect_end": 405,
                        "ssl_start": 405,
                        "ssl_end": 523,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519MLKEM768",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.fontawesome.com",
                            "sanList": [
                                "*.fontawesome.com",
                                "fontawesome.com"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1722297600,
                            "validTo": 1738022399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1722347304024,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F2CC3F16D8C51E95301C8F115A3F8D0B73E7233018AAD04A31FE590992CC8BD702207946CC004BBC80A458485095F443E2A280FD2F150592DADC2C2D9D77478EFDAF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1722347304044,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402202E8BA24DE9EEFB59DAA146F648CF0492DFDC0FA32DF446D4D0AAB124A67EDAE702200A8571CA908B619230FB753B19E1EF5A3F2EB604B7A14CC9BECEA1B55C4BD737"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1722347303976,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D3234392B61756C91A20EB156E9F7BB33366BC1FD3314535CA1BDC02FA37BCF9022100FDA4F9B8CB02FAC3DCCDDAFFD2EEF9CE9A891EB4980869060E835A5967DBFB17"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 51,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kit.fontawesome.com",
                                ":method: GET",
                                ":path: \/00de80f2fd.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-headers: accept, accept-langauge, content-language, content-type, fa-kit-token",
                                "access-control-allow-methods: GET, OPTIONS",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3000",
                                "cache-control: max-age=60, public, stale-while-revalidate=30",
                                "cf-cache-status: MISS",
                                "cf-ray: 8f74101898ce37ef-FRA",
                                "content-encoding: gzip",
                                "content-type: text\/javascript",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "server: cloudflare",
                                "vary: origin, accept-encoding, access-control-request-headers, access-control-request-method",
                                "x-request-id: GBQ9zazbB3AuQxwuKq0C",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1885,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 40,
                        "connect_ms": 51,
                        "ssl_ms": 118,
                        "gzip_total": 5258,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 60,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 314,
                        "socket_group": "pm\/https:\/\/kit.fontawesome.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "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": 4865,
                        "netlog_id": 133,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIG7zCCBdegAwIBAgIQCfsDHLIksfoyXLqGBzJVrjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nNzMwMDAwMDAwWhcNMjUwMTI3MjM1OTU5WjBsMQswCQYDVQQGEwJVUzERMA8GA1UE\nCBMIQXJrYW5zYXMxFDASBgNVBAcTC0JlbnRvbnZpbGxlMRgwFgYDVQQKEw9GT05U\nSUNPTlMsIElOQy4xGjAYBgNVBAMMESouZm9udGF3ZXNvbWUuY29tMIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhVF+KGpz\/\/LMttLHloXbswwc6KBltier\nCVNGT0ciwwlArZPs8IKzWT5ggwje70NArd56SkVySmi\/OchTwWYQhp+\/aNnKGjGx\n\/G49gDAJSCsCHINvH7q\/FbRvFoFl+Y4CskjcDWbWFPHAQ+5TSWy+LUuBftcxr\/0C\ntnMPT\/y0wLSgvcJWkarqKdDXq12OCrcE7zPLPQoLrAo7RsvlC7TTSPL3T4iLf+kw\no3OSkOyCKfIcrvqdQ2\/DoqlgKNSs0\/4ZV0FBV\/9Oz47\/O8qMdPQySeQrO1gdjT22\nqb\/JaMBj9D4tn52o67Qm6f3\/C81UxUCOmqeYxE3k5wJazNgGDTRxvwIDAQABo4ID\nnjCCA5owHwYDVR0jBBgwFoAUdIWAwGbH3zfez70pN6oDHb7tzRcwHQYDVR0OBBYE\nFPX+kBSyJRx0\/xVeN7Uom7ZP5TBQMC0GA1UdEQQmMCSCESouZm9udGF3ZXNvbWUu\nY29tgg9mb250YXdlc29tZS5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgIwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFs\nRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEt\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEtMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHYAzxFW7tUu\nfK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGRA+Y0WAAABAMARzBFAiEA8sw\/\nFtjFHpUwHI8RWj+NC3PnIzAYqtBKMf5ZCZLMi9cCIHlGzABLvICkWEhQlfRD4qKA\n\/S8VBZLa3CwtnXdHjv2vAHUA5tIxY0B3jMEQQQbXcbnOwdJA9paEhvu6hzId\/R43\njlAAAAGRA+Y0bAAABAMARjBEAiAui6JN6e77WdqhRvZIzwSS39wPoy30RtTQqrEk\npn7a5wIgCoVxypCLYZIw+3U7GeHvWj8utgS3oUzJvs6htVxL1zcAdwDM+w9qhXEJ\nZf6Vm1PO6bJ8IumFXA2XjbapflTA\/kwNsAAAAZED5jQoAAAEAwBIMEYCIQDTI0OS\nthdWyRog6xVun3uzM2a8H9MxRTXKG9wC+je8+QIhAP2k+bjLAvrD3M3a\/9Lu+c6a\niR60mAhpBg6DWlln2\/sXMA0GCSqGSIb3DQEBCwUAA4IBAQCHuqs75\/8OlgOkFF94\nE73UdKfQSdcRsV\/YOIax0WaNMy3nl7xJ5BuL7KIt7f\/5ZPhS83+iydOZrcP8QlpT\nx+T6EBbZlIv+qAa8oPhRey30Nu+jLVZTstnkAC+0M0MWaPJ3FPA9AecR3hfzPE7c\nS9+hgeVtQi7Bz7RrrYbybNa7HcEwqGww36tv59YNgT5zzaRWWEMDWA51jP+TIXtI\n47ScuvVjznkGjl1Bep6TmgiC1YM5vdKJQjq5hMqLF9LsPTFmGQUwO0sr6F4ySYhA\nnwJ\/MlIgZVyRtJK9UyTectWwYD1g+GPMYcKypHzGn7AMVzz6pynB8oCNPFcs2O0p\ninrF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIE9DCCA9ygAwIBAgIQCF+UwC2Fe+jMFP9T7aI+KjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMDA5MjQwMDAwMDBaFw0zMDA5MjMyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAa4wggGqMB0GA1Ud\nDgQWBBR0hYDAZsffN97PvSk3qgMdvu3NFzAfBgNVHSMEGDAWgBROIlQgGJXm427m\nD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEG\nCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8CAQAwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwewYDVR0fBHQwcjA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA3oDWgM4YxaHR0cDovL2NybDQuZGln\naWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDAwBgNVHSAEKTAnMAcG\nBWeBDAEBMAgGBmeBDAECATAIBgZngQwBAgIwCAYGZ4EMAQIDMA0GCSqGSIb3DQEB\nCwUAA4IBAQB1i8A8W+\/\/cFxrivUh76wx5kM9gK\/XVakew44YbHnT96xC34+IxZ20\ndfPJCP2K\/lHz8p0gGgQ1zvi2QXmv\/8yWXpTTmh1wLqIxi\/ulzH9W3xc3l7\/BjUOG\nq4xmfrnti\/EPjLXUVa9ciZ7gpyptsqNjMhg7y961n4OzEQGsIA2QlxK3KZw1tdeR\nDu9Ab21cO72h2fviyy52QNI6uyy\/FgvqvQNbTpg6Ku0FUAcVkzxzOZGUWkgOxtNK\nAa9mObm9QjQc2wgD80D8EuiuPKuK1ftyeWSm4w5VsTuVP61gM2eKrLanXPDtWlIb\n1GHhJRLmB7WqlLLwKPZhJl5VHPgB63dx\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1303,
                        "ttfb_start": 523,
                        "ttfb_end": 1294,
                        "download_start": 1294,
                        "download_end": 1303,
                        "download_ms": 9,
                        "all_start": 314,
                        "all_end": 1303,
                        "all_ms": 989,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                1405.481,
                                1407.865
                            ],
                            [
                                1405.4949999999999,
                                1405.7909999999999
                            ],
                            [
                                1416.155,
                                1416.345
                            ],
                            [
                                1416.559,
                                1416.6179999999999
                            ],
                            [
                                1416.9949999999999,
                                1417.086
                            ],
                            [
                                1418.579,
                                1418.6780000000001
                            ],
                            [
                                1504.864,
                                1505.0170000000001
                            ],
                            [
                                1505.462,
                                1505.556
                            ],
                            [
                                1517.7550000000001,
                                1519.2629999999999
                            ],
                            [
                                1734.0419999999999,
                                1734.1900000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "26171.14",
                        "request_id": "26171.14",
                        "ip_addr": "184.24.77.154",
                        "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "p.typekit.net",
                        "url": "\/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                        "raw_id": "26171.14",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 38,
                        "ttfb_ms": 37,
                        "load_start": 909,
                        "load_start_float": 909.00020099999995,
                        "bytesIn": 5,
                        "objectSize": 5,
                        "objectSizeUncompressed": 5,
                        "chunks": [
                            {
                                "ts": 947,
                                "bytes": 5
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 215,
                        "protocol": "HTTP\/2",
                        "dns_start": 759,
                        "dns_end": 817,
                        "connect_start": 817,
                        "connect_end": 847,
                        "ssl_start": 847,
                        "ssl_end": 909,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-dev3.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "primer.typekit.net",
                                "emoji-staging.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "use-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "fontservicescdn-staging.typekit.net",
                                "emoji.typekit.net",
                                "faster.typekit.net",
                                "faster-staging.typekit.net",
                                "p.typekit.net",
                                "muse.typekit.net",
                                "apicdn-dev.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "fontservicescdn.typekit.net",
                                "ping.typekit.net",
                                "apicdn.typekit.net",
                                "fonts.typekit.net",
                                "apicdn-staging.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1733788800,
                            "validTo": 1768089599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2026h1' log",
                                    "logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
                                    "timestamp": 1733840423471,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022006270D83F6A673242885627E3B1E54D0F1ED84FA4D1FA8E6A7CA6376EE9BDCC4022100845981F2AD39C8EEB9B445D6D4D6E622D77D7361D8A989C209CBB32CAC46AB7B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert 'Wyvern2026h1'",
                                    "logId": "6411C46CA412ECA7891CA2022E00BCAB4F2807D41E3527ABEAFED503C97DCDF0",
                                    "timestamp": 1733840423530,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100C2629249F674B21665FA7769AF5631C7FBE18CA62522C35FD328E02A655DC9B402207D8218554A1074C2CF71A5CA5B73A797CEEF9D6470B70D164A91DD6D91CD4352"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert 'Sphinx2026h1'",
                                    "logId": "499C9B69DE1D7CECFC36DECD8764A6B85BAF0A878019D15552FBE9EB29DDF8C3",
                                    "timestamp": 1733840423544,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100EA11708B7CB9318CE7FCA6741B3E7CBB5482B2EA02FC9B09E363CD764557A42A02205AEBF0B1CE6A1E2CF22765ECA6670E047D3F94A36446840FAD8972F89084B575"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/gqh3ubp.css",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: p.typekit.net",
                                ":method: GET",
                                ":path: \/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                                ":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:\/\/use.typekit.net\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=604800",
                                "content-length: 5",
                                "content-type: text\/css",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "etag: \"674c5a44-5\"",
                                "last-modified: Sun, 01 Dec 2024 12:44:52 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "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": 30,
                        "ssl_ms": 62,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 758,
                        "socket_group": "https:\/\/p.typekit.net <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 201,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIH\/DCCBuSgAwIBAgIQCbWwlkFXfRWNWMcEtsvDcjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMjEwMDAwMDAwWhcNMjYwMTEwMjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABAjPmQk14yPEoAscJXi0jgE0kRBOBftv7fRdOZ36GyprKawsD7Sp\nOw45O7GT8QvoVFIQnJyYmpVjGpVA+9gCVzKjggV+MIIFejAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUkxWmlbkGj78Qaqmotxwo8BA+\nl+QwggILBgNVHREEggICMIIB\/oIPdXNlLnR5cGVraXQubmV0ghR1c2UtZGV2My50\neXBla2l0Lm5ldIIfZm9udHNlcnZpY2VzY2RuLWRldi50eXBla2l0Lm5ldIIScHJp\nbWVyLnR5cGVraXQubmV0ghllbW9qaS1zdGFnaW5nLnR5cGVraXQubmV0ghljY3R5\ncGVraXQtZGV2LnR5cGVraXQubmV0ghd1c2Utc3RhZ2luZy50eXBla2l0Lm5ldIIa\nd2ViZm9udHMuY3JlYXRpdmVjbG91ZC5jb22CI2ZvbnRzZXJ2aWNlc2Nkbi1zdGFn\naW5nLnR5cGVraXQubmV0ghFlbW9qaS50eXBla2l0Lm5ldIISZmFzdGVyLnR5cGVr\naXQubmV0ghpmYXN0ZXItc3RhZ2luZy50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5l\ndIIQbXVzZS50eXBla2l0Lm5ldIIWYXBpY2RuLWRldi50eXBla2l0Lm5ldIIRdXNl\nLmVkZ2Vmb250cy5uZXSCD3VzZS50eXBla2l0LmNvbYIbZm9udHNlcnZpY2VzY2Ru\nLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0ghJhcGljZG4udHlwZWtpdC5u\nZXSCEWZvbnRzLnR5cGVraXQubmV0ghphcGljZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndDA+BgNVHSAENzA1MDMGBmeBDAECAjApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3\nLmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH\/BAQDAgOIMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjCBnwYDVR0fBIGXMIGUMEigRqBEhkJodHRwOi8vY3Js\nMy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBD\nQTEtMS5jcmwwSKBGoESGQmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDCBhwYIKwYBBQUHAQEE\nezB5MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wUQYIKwYB\nBQUHMAKGRWh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2Jh\nbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNydDAMBgNVHRMBAf8EAjAAMIIBfgYK\nKwYBBAHWeQIEAgSCAW4EggFqAWgAdgAOV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0h\nqSWsYcVOIQAAAZOw8UovAAAEAwBHMEUCIAYnDYP2pnMkKIVifjseVNDx7YT6TR+o\n5qfKY3bum9zEAiEAhFmB8q05yO65tEXW1NbmItd9c2HYqYnCCcuzLKxGq3sAdgBk\nEcRspBLsp4kcogIuALyrTygH1B41J6vq\/tUDyX3N8AAAAZOw8UpqAAAEAwBHMEUC\nIQDCYpJJ9nSyFmX6d2mvVjHH++GMpiUiw1\/TKOAqZV3JtAIgfYIYVUoQdMLPcaXK\nW3Onl87vnWRwtw0WSpHdbZHNQ1IAdgBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS\n++nrKd34wwAAAZOw8Up4AAAEAwBHMEUCIQDqEXCLfLkxjOf8pnQbPny7VIKy6gL8\nmwnjY812RVekKgIgWuvwsc5qHizyJ2XspmcOBH0\/lKNkRoQPrYly+JCEtXUwDQYJ\nKoZIhvcNAQELBQADggEBAGoejQmMbHhufzjnpy9PwBfLIxh2W0uVBhEZP8SgLl85\na+0gvN84GdpEA8FcWB4otaxA8se1+E1rrCMATELw7m+KYohGII+LG5WfME0GI5XP\najbgtnYKXFFw0JTl2YLO+eSaCDk3lw3aP15Y7EI5m1S1l2J9JIwWrfFHAqQBJos6\nJEHnRezjorebQMpsAOrDhwjfLlnTXJW3t8TX88O4Yt3KjK53cPMJKyAfGSnbTXi5\nJv\/GDkkHPLHi5llEq5lQarDT1fguccoZ3FALYddcUmBdpLdzWK4kSaA9L6sZ\/mRW\n2swKWQ5ndNEBOKa4uH6mSG7CEybtyW4LyXfVTlhFHbk=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 947,
                        "ttfb_start": 909,
                        "ttfb_end": 946,
                        "download_start": 946,
                        "download_end": 947,
                        "download_ms": 1,
                        "all_start": 759,
                        "all_end": 947,
                        "all_ms": 188,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "26171.15",
                        "request_id": "26171.15",
                        "ip_addr": "216.58.206.78",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=854",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=854",
                        "raw_id": "26171.15",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 48,
                        "ttfb_ms": 48,
                        "load_start": 997,
                        "load_start_float": 997.00021600000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 229,
                        "protocol": "HTTP\/2",
                        "dns_start": 856,
                        "dns_end": 900,
                        "connect_start": 901,
                        "connect_end": 930,
                        "ssl_start": 931,
                        "ssl_end": 996,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1733128556,
                            "validTo": 1740386155,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1733132159019,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1733132159038,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                        "initiator_line": "189",
                        "initiator_column": "261",
                        "initiator_type": "script",
                        "initiator_function": "Ac",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=854",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/jeffreyroekens.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                "content-type: text\/plain",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 3544,
                        "score_cache": -1,
                        "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": 44,
                        "connect_ms": 29,
                        "ssl_ms": 65,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 854,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "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-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1045,
                        "ttfb_start": 997,
                        "ttfb_end": 1045,
                        "download_start": 1045,
                        "download_end": 1045,
                        "download_ms": 0,
                        "all_start": 856,
                        "all_end": 1045,
                        "all_ms": 186,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "26171.45",
                        "request_id": "26171.45",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                        "raw_id": "26171.45",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 340,
                        "ttfb_ms": 139,
                        "load_start": 1350,
                        "load_start_float": 1350.000274,
                        "bytesIn": 98900,
                        "objectSize": 98900,
                        "objectSizeUncompressed": 98900,
                        "chunks": [
                            {
                                "ts": 1492,
                                "bytes": 16239
                            },
                            {
                                "ts": 1524,
                                "bytes": 16366
                            },
                            {
                                "ts": 1574,
                                "bytes": 16366
                            },
                            {
                                "ts": 1615,
                                "bytes": 14609
                            },
                            {
                                "ts": 1637,
                                "bytes": 16366
                            },
                            {
                                "ts": 1666,
                                "bytes": 16366
                            },
                            {
                                "ts": 1690,
                                "bytes": 2588
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/ttf",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=0",
                                "referer: https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 98900",
                                "content-type: font\/ttf",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"18254-5f27535ed2beb\"",
                                "last-modified: Tue, 17 Jan 2023 12:55:13 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2350,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1349,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 274,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 84,
                                "GPOS": 19854,
                                "GSUB": 10954,
                                "OS\/2": 96,
                                "cmap": 958,
                                "gasp": 8,
                                "glyf": 53880,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 3016,
                                "loca": 1510,
                                "maxp": 32,
                                "name": 1221,
                                "post": 6904
                            },
                            "names": {
                                "0": "Copyright \u00a9 2018 by Roland H\u00f6rmann. All rights reserved.",
                                "1": "Antipol TRIAL Light",
                                "2": "Regular",
                                "3": "1.152;PHO ;AntipolTRIAL-Light",
                                "4": "Antipol TRIAL Light",
                                "5": "Version 1.152;PS 001.152;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "AntipolTRIAL-Light",
                                "8": "phospho type foundry",
                                "9": "Roland H\u00f6rmann",
                                "11": "www.phospho.at",
                                "12": "www.phospho.at",
                                "16": "Antipol TRIAL",
                                "17": "Light"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 560,
                                "usWeightClass": 300,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 339,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "PHO ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 9674,
                                "sTypoAscender": 755,
                                "sTypoDescender": -245,
                                "sTypoLineGap": 245,
                                "usWinAscent": 1010,
                                "usWinDescent": 235,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 565,
                                "sCapHeight": 730,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 4,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    171,
                                    172,
                                    174,
                                    175,
                                    176,
                                    177,
                                    180,
                                    182,
                                    183,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    413,
                                    486,
                                    487,
                                    490,
                                    491,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    562,
                                    563,
                                    567,
                                    626,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    769,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7838,
                                    7840,
                                    7841,
                                    7864,
                                    7865,
                                    7868,
                                    7869,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7908,
                                    7909,
                                    7922,
                                    7923,
                                    7928,
                                    7929,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8528,
                                    8529,
                                    8530,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8543,
                                    8585,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8709,
                                    8722,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9674
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "PLK ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "KAZ ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "NLD ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "PLK ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "TAT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 405,
                                "num_glyphs": 754
                            }
                        },
                        "load_end": 1690,
                        "ttfb_start": 1350,
                        "ttfb_end": 1489,
                        "download_start": 1489,
                        "download_end": 1690,
                        "download_ms": 201,
                        "all_start": 1350,
                        "all_end": 1690,
                        "all_ms": 340,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "26171.46",
                        "request_id": "26171.46",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                        "raw_id": "26171.46",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 1298,
                        "ttfb_ms": 218,
                        "load_start": 1383,
                        "load_start_float": 1383.00028,
                        "bytesIn": 569617,
                        "objectSize": 569617,
                        "objectSizeUncompressed": 569617,
                        "chunks": [
                            {
                                "ts": 1692,
                                "bytes": 13760
                            },
                            {
                                "ts": 1730,
                                "bytes": 15253
                            },
                            {
                                "ts": 1746,
                                "bytes": 16366
                            },
                            {
                                "ts": 1773,
                                "bytes": 16366
                            },
                            {
                                "ts": 1803,
                                "bytes": 16366
                            },
                            {
                                "ts": 1830,
                                "bytes": 16366
                            },
                            {
                                "ts": 1859,
                                "bytes": 16366
                            },
                            {
                                "ts": 1883,
                                "bytes": 16366
                            },
                            {
                                "ts": 1915,
                                "bytes": 16366
                            },
                            {
                                "ts": 1940,
                                "bytes": 16366
                            },
                            {
                                "ts": 1967,
                                "bytes": 16366
                            },
                            {
                                "ts": 1990,
                                "bytes": 16366
                            },
                            {
                                "ts": 2021,
                                "bytes": 16366
                            },
                            {
                                "ts": 2050,
                                "bytes": 16366
                            },
                            {
                                "ts": 2073,
                                "bytes": 16366
                            },
                            {
                                "ts": 2127,
                                "bytes": 16366
                            },
                            {
                                "ts": 2129,
                                "bytes": 16366
                            },
                            {
                                "ts": 2187,
                                "bytes": 16366
                            },
                            {
                                "ts": 2216,
                                "bytes": 16366
                            },
                            {
                                "ts": 2243,
                                "bytes": 16366
                            },
                            {
                                "ts": 2267,
                                "bytes": 16366
                            },
                            {
                                "ts": 2301,
                                "bytes": 16366
                            },
                            {
                                "ts": 2328,
                                "bytes": 16366
                            },
                            {
                                "ts": 2351,
                                "bytes": 16366
                            },
                            {
                                "ts": 2382,
                                "bytes": 16366
                            },
                            {
                                "ts": 2408,
                                "bytes": 16366
                            },
                            {
                                "ts": 2436,
                                "bytes": 16366
                            },
                            {
                                "ts": 2460,
                                "bytes": 16366
                            },
                            {
                                "ts": 2488,
                                "bytes": 16366
                            },
                            {
                                "ts": 2514,
                                "bytes": 16366
                            },
                            {
                                "ts": 2542,
                                "bytes": 16366
                            },
                            {
                                "ts": 2571,
                                "bytes": 16366
                            },
                            {
                                "ts": 2597,
                                "bytes": 16366
                            },
                            {
                                "ts": 2625,
                                "bytes": 16366
                            },
                            {
                                "ts": 2653,
                                "bytes": 16366
                            },
                            {
                                "ts": 2681,
                                "bytes": 526
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 569617",
                                "Content-Range: bytes 0-569616\/569617",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"8b111-60fb2fd5a99c4\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 569617",
                                "content-range: bytes 0-569616\/569617"
                            ]
                        },
                        "bytesOut": 2374,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1375,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 280,
                        "server_port": "443",
                        "load_end": 2681,
                        "ttfb_start": 1383,
                        "ttfb_end": 1601,
                        "download_start": 1601,
                        "download_end": 2681,
                        "download_ms": 1080,
                        "all_start": 1383,
                        "all_end": 2681,
                        "all_ms": 1298,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "26171.47",
                        "request_id": "26171.47",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                        "raw_id": "26171.47",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 2726,
                        "ttfb_ms": 218,
                        "load_start": 1384,
                        "load_start_float": 1384.000282,
                        "bytesIn": 853838,
                        "objectSize": 853838,
                        "objectSizeUncompressed": 853838,
                        "chunks": [
                            {
                                "ts": 2685,
                                "bytes": 15831
                            },
                            {
                                "ts": 2708,
                                "bytes": 16366
                            },
                            {
                                "ts": 2736,
                                "bytes": 16366
                            },
                            {
                                "ts": 2759,
                                "bytes": 16366
                            },
                            {
                                "ts": 2788,
                                "bytes": 16366
                            },
                            {
                                "ts": 2818,
                                "bytes": 16366
                            },
                            {
                                "ts": 2842,
                                "bytes": 16366
                            },
                            {
                                "ts": 2870,
                                "bytes": 16366
                            },
                            {
                                "ts": 2899,
                                "bytes": 16366
                            },
                            {
                                "ts": 2925,
                                "bytes": 16366
                            },
                            {
                                "ts": 2953,
                                "bytes": 16366
                            },
                            {
                                "ts": 2981,
                                "bytes": 16366
                            },
                            {
                                "ts": 3008,
                                "bytes": 16366
                            },
                            {
                                "ts": 3035,
                                "bytes": 16366
                            },
                            {
                                "ts": 3059,
                                "bytes": 16366
                            },
                            {
                                "ts": 3088,
                                "bytes": 16366
                            },
                            {
                                "ts": 3116,
                                "bytes": 16366
                            },
                            {
                                "ts": 3142,
                                "bytes": 16366
                            },
                            {
                                "ts": 3170,
                                "bytes": 16366
                            },
                            {
                                "ts": 3198,
                                "bytes": 16366
                            },
                            {
                                "ts": 3226,
                                "bytes": 16366
                            },
                            {
                                "ts": 3252,
                                "bytes": 16366
                            },
                            {
                                "ts": 3281,
                                "bytes": 16366
                            },
                            {
                                "ts": 3305,
                                "bytes": 16366
                            },
                            {
                                "ts": 3332,
                                "bytes": 16366
                            },
                            {
                                "ts": 3363,
                                "bytes": 16366
                            },
                            {
                                "ts": 3387,
                                "bytes": 16366
                            },
                            {
                                "ts": 3415,
                                "bytes": 16366
                            },
                            {
                                "ts": 3443,
                                "bytes": 16366
                            },
                            {
                                "ts": 3469,
                                "bytes": 16366
                            },
                            {
                                "ts": 3495,
                                "bytes": 16366
                            },
                            {
                                "ts": 3526,
                                "bytes": 16366
                            },
                            {
                                "ts": 3549,
                                "bytes": 16366
                            },
                            {
                                "ts": 3580,
                                "bytes": 16366
                            },
                            {
                                "ts": 3608,
                                "bytes": 16366
                            },
                            {
                                "ts": 3632,
                                "bytes": 16366
                            },
                            {
                                "ts": 3661,
                                "bytes": 16366
                            },
                            {
                                "ts": 3687,
                                "bytes": 16366
                            },
                            {
                                "ts": 3715,
                                "bytes": 16366
                            },
                            {
                                "ts": 3743,
                                "bytes": 16366
                            },
                            {
                                "ts": 3769,
                                "bytes": 16366
                            },
                            {
                                "ts": 3797,
                                "bytes": 16366
                            },
                            {
                                "ts": 3826,
                                "bytes": 16366
                            },
                            {
                                "ts": 3866,
                                "bytes": 16366
                            },
                            {
                                "ts": 3893,
                                "bytes": 16366
                            },
                            {
                                "ts": 3921,
                                "bytes": 16366
                            },
                            {
                                "ts": 3944,
                                "bytes": 16366
                            },
                            {
                                "ts": 3973,
                                "bytes": 16366
                            },
                            {
                                "ts": 3999,
                                "bytes": 16366
                            },
                            {
                                "ts": 4027,
                                "bytes": 16366
                            },
                            {
                                "ts": 4056,
                                "bytes": 16366
                            },
                            {
                                "ts": 4087,
                                "bytes": 16366
                            },
                            {
                                "ts": 4110,
                                "bytes": 3341
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 853838",
                                "Content-Range: bytes 0-853837\/853838",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"d074e-60fb2fd5c7e48\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 853838",
                                "content-range: bytes 0-853837\/853838"
                            ]
                        },
                        "bytesOut": 2356,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1376,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 282,
                        "server_port": "443",
                        "load_end": 4110,
                        "ttfb_start": 1384,
                        "ttfb_end": 1602,
                        "download_start": 1602,
                        "download_end": 4110,
                        "download_ms": 2508,
                        "all_start": 1384,
                        "all_end": 4110,
                        "all_ms": 2726,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "26171.48",
                        "request_id": "26171.48",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                        "raw_id": "26171.48",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 8837,
                        "ttfb_ms": 218,
                        "load_start": 1384,
                        "load_start_float": 1384.000284,
                        "bytesIn": 1907181,
                        "objectSize": 1907181,
                        "objectSizeUncompressed": 1450445,
                        "chunks": [
                            {
                                "ts": 4110,
                                "bytes": 8192
                            },
                            {
                                "ts": 4110,
                                "bytes": 8192
                            },
                            {
                                "ts": 4138,
                                "bytes": 8192
                            },
                            {
                                "ts": 4138,
                                "bytes": 8192
                            },
                            {
                                "ts": 4166,
                                "bytes": 8192
                            },
                            {
                                "ts": 4166,
                                "bytes": 8192
                            },
                            {
                                "ts": 4190,
                                "bytes": 8192
                            },
                            {
                                "ts": 4190,
                                "bytes": 8192
                            },
                            {
                                "ts": 4469,
                                "bytes": 8192
                            },
                            {
                                "ts": 4469,
                                "bytes": 8192
                            },
                            {
                                "ts": 4493,
                                "bytes": 8192
                            },
                            {
                                "ts": 4493,
                                "bytes": 8192
                            },
                            {
                                "ts": 4521,
                                "bytes": 8192
                            },
                            {
                                "ts": 4521,
                                "bytes": 8192
                            },
                            {
                                "ts": 4547,
                                "bytes": 8192
                            },
                            {
                                "ts": 4547,
                                "bytes": 8192
                            },
                            {
                                "ts": 4792,
                                "bytes": 8192
                            },
                            {
                                "ts": 4792,
                                "bytes": 8192
                            },
                            {
                                "ts": 4820,
                                "bytes": 8192
                            },
                            {
                                "ts": 4821,
                                "bytes": 8192
                            },
                            {
                                "ts": 4846,
                                "bytes": 8192
                            },
                            {
                                "ts": 4847,
                                "bytes": 8192
                            },
                            {
                                "ts": 4875,
                                "bytes": 8192
                            },
                            {
                                "ts": 4875,
                                "bytes": 8192
                            },
                            {
                                "ts": 5092,
                                "bytes": 8192
                            },
                            {
                                "ts": 5093,
                                "bytes": 8192
                            },
                            {
                                "ts": 5120,
                                "bytes": 8192
                            },
                            {
                                "ts": 5120,
                                "bytes": 8192
                            },
                            {
                                "ts": 5148,
                                "bytes": 8192
                            },
                            {
                                "ts": 5148,
                                "bytes": 8192
                            },
                            {
                                "ts": 5174,
                                "bytes": 8192
                            },
                            {
                                "ts": 5175,
                                "bytes": 8192
                            },
                            {
                                "ts": 5420,
                                "bytes": 8192
                            },
                            {
                                "ts": 5420,
                                "bytes": 8192
                            },
                            {
                                "ts": 5448,
                                "bytes": 8192
                            },
                            {
                                "ts": 5448,
                                "bytes": 8192
                            },
                            {
                                "ts": 5476,
                                "bytes": 8192
                            },
                            {
                                "ts": 5476,
                                "bytes": 8192
                            },
                            {
                                "ts": 5502,
                                "bytes": 8192
                            },
                            {
                                "ts": 5502,
                                "bytes": 8192
                            },
                            {
                                "ts": 5747,
                                "bytes": 8192
                            },
                            {
                                "ts": 5748,
                                "bytes": 8192
                            },
                            {
                                "ts": 5776,
                                "bytes": 8192
                            },
                            {
                                "ts": 5776,
                                "bytes": 8192
                            },
                            {
                                "ts": 5802,
                                "bytes": 8192
                            },
                            {
                                "ts": 5802,
                                "bytes": 8192
                            },
                            {
                                "ts": 5830,
                                "bytes": 8192
                            },
                            {
                                "ts": 5830,
                                "bytes": 8192
                            },
                            {
                                "ts": 6048,
                                "bytes": 8192
                            },
                            {
                                "ts": 6048,
                                "bytes": 8192
                            },
                            {
                                "ts": 6075,
                                "bytes": 8192
                            },
                            {
                                "ts": 6076,
                                "bytes": 8192
                            },
                            {
                                "ts": 6104,
                                "bytes": 8192
                            },
                            {
                                "ts": 6104,
                                "bytes": 8192
                            },
                            {
                                "ts": 6130,
                                "bytes": 8192
                            },
                            {
                                "ts": 6130,
                                "bytes": 8192
                            },
                            {
                                "ts": 6487,
                                "bytes": 8192
                            },
                            {
                                "ts": 6487,
                                "bytes": 8192
                            },
                            {
                                "ts": 6510,
                                "bytes": 8192
                            },
                            {
                                "ts": 6510,
                                "bytes": 8192
                            },
                            {
                                "ts": 6538,
                                "bytes": 8192
                            },
                            {
                                "ts": 6539,
                                "bytes": 8192
                            },
                            {
                                "ts": 6564,
                                "bytes": 8192
                            },
                            {
                                "ts": 6564,
                                "bytes": 8192
                            },
                            {
                                "ts": 6921,
                                "bytes": 8192
                            },
                            {
                                "ts": 6921,
                                "bytes": 8192
                            },
                            {
                                "ts": 6949,
                                "bytes": 8192
                            },
                            {
                                "ts": 6949,
                                "bytes": 8192
                            },
                            {
                                "ts": 6975,
                                "bytes": 8192
                            },
                            {
                                "ts": 6975,
                                "bytes": 8192
                            },
                            {
                                "ts": 7003,
                                "bytes": 8192
                            },
                            {
                                "ts": 7003,
                                "bytes": 8192
                            },
                            {
                                "ts": 7331,
                                "bytes": 8192
                            },
                            {
                                "ts": 7331,
                                "bytes": 8192
                            },
                            {
                                "ts": 7354,
                                "bytes": 8192
                            },
                            {
                                "ts": 7355,
                                "bytes": 8192
                            },
                            {
                                "ts": 7383,
                                "bytes": 8192
                            },
                            {
                                "ts": 7383,
                                "bytes": 8192
                            },
                            {
                                "ts": 7413,
                                "bytes": 8192
                            },
                            {
                                "ts": 7413,
                                "bytes": 8192
                            },
                            {
                                "ts": 7765,
                                "bytes": 8192
                            },
                            {
                                "ts": 7765,
                                "bytes": 8192
                            },
                            {
                                "ts": 7793,
                                "bytes": 8192
                            },
                            {
                                "ts": 7793,
                                "bytes": 8192
                            },
                            {
                                "ts": 7819,
                                "bytes": 8192
                            },
                            {
                                "ts": 7819,
                                "bytes": 8192
                            },
                            {
                                "ts": 7847,
                                "bytes": 8192
                            },
                            {
                                "ts": 7847,
                                "bytes": 8192
                            },
                            {
                                "ts": 8175,
                                "bytes": 8192
                            },
                            {
                                "ts": 8175,
                                "bytes": 8192
                            },
                            {
                                "ts": 8204,
                                "bytes": 8192
                            },
                            {
                                "ts": 8204,
                                "bytes": 8192
                            },
                            {
                                "ts": 8227,
                                "bytes": 8192
                            },
                            {
                                "ts": 8227,
                                "bytes": 8192
                            },
                            {
                                "ts": 8258,
                                "bytes": 8192
                            },
                            {
                                "ts": 8258,
                                "bytes": 8192
                            },
                            {
                                "ts": 8720,
                                "bytes": 8192
                            },
                            {
                                "ts": 8720,
                                "bytes": 8192
                            },
                            {
                                "ts": 8748,
                                "bytes": 8192
                            },
                            {
                                "ts": 8748,
                                "bytes": 8192
                            },
                            {
                                "ts": 8772,
                                "bytes": 8192
                            },
                            {
                                "ts": 8772,
                                "bytes": 8192
                            },
                            {
                                "ts": 8803,
                                "bytes": 8192
                            },
                            {
                                "ts": 8803,
                                "bytes": 8192
                            },
                            {
                                "ts": 9236,
                                "bytes": 8192
                            },
                            {
                                "ts": 9237,
                                "bytes": 8192
                            },
                            {
                                "ts": 9265,
                                "bytes": 8192
                            },
                            {
                                "ts": 9265,
                                "bytes": 8192
                            },
                            {
                                "ts": 9293,
                                "bytes": 8192
                            },
                            {
                                "ts": 9293,
                                "bytes": 8192
                            },
                            {
                                "ts": 9319,
                                "bytes": 8192
                            },
                            {
                                "ts": 9319,
                                "bytes": 8192
                            },
                            {
                                "ts": 9347,
                                "bytes": 8192
                            },
                            {
                                "ts": 9347,
                                "bytes": 8192
                            },
                            {
                                "ts": 9371,
                                "bytes": 8192
                            },
                            {
                                "ts": 9371,
                                "bytes": 8192
                            },
                            {
                                "ts": 9399,
                                "bytes": 8192
                            },
                            {
                                "ts": 9399,
                                "bytes": 8192
                            },
                            {
                                "ts": 9425,
                                "bytes": 8192
                            },
                            {
                                "ts": 9425,
                                "bytes": 8192
                            },
                            {
                                "ts": 9453,
                                "bytes": 8192
                            },
                            {
                                "ts": 9454,
                                "bytes": 8192
                            },
                            {
                                "ts": 9482,
                                "bytes": 8192
                            },
                            {
                                "ts": 9482,
                                "bytes": 8192
                            },
                            {
                                "ts": 9510,
                                "bytes": 8192
                            },
                            {
                                "ts": 9510,
                                "bytes": 8192
                            },
                            {
                                "ts": 9536,
                                "bytes": 8192
                            },
                            {
                                "ts": 9536,
                                "bytes": 8192
                            },
                            {
                                "ts": 9564,
                                "bytes": 8192
                            },
                            {
                                "ts": 9564,
                                "bytes": 8192
                            },
                            {
                                "ts": 9593,
                                "bytes": 8192
                            },
                            {
                                "ts": 9593,
                                "bytes": 8192
                            },
                            {
                                "ts": 9616,
                                "bytes": 8192
                            },
                            {
                                "ts": 9616,
                                "bytes": 8192
                            },
                            {
                                "ts": 9647,
                                "bytes": 8192
                            },
                            {
                                "ts": 9647,
                                "bytes": 8192
                            },
                            {
                                "ts": 9670,
                                "bytes": 8192
                            },
                            {
                                "ts": 9670,
                                "bytes": 8192
                            },
                            {
                                "ts": 9699,
                                "bytes": 8192
                            },
                            {
                                "ts": 9699,
                                "bytes": 8192
                            },
                            {
                                "ts": 9727,
                                "bytes": 8192
                            },
                            {
                                "ts": 9727,
                                "bytes": 8192
                            },
                            {
                                "ts": 9753,
                                "bytes": 8192
                            },
                            {
                                "ts": 9754,
                                "bytes": 8192
                            },
                            {
                                "ts": 9781,
                                "bytes": 8192
                            },
                            {
                                "ts": 9781,
                                "bytes": 8192
                            },
                            {
                                "ts": 9810,
                                "bytes": 8192
                            },
                            {
                                "ts": 9810,
                                "bytes": 8192
                            },
                            {
                                "ts": 9835,
                                "bytes": 8192
                            },
                            {
                                "ts": 9836,
                                "bytes": 8192
                            },
                            {
                                "ts": 9864,
                                "bytes": 8192
                            },
                            {
                                "ts": 9864,
                                "bytes": 8192
                            },
                            {
                                "ts": 9892,
                                "bytes": 8192
                            },
                            {
                                "ts": 9892,
                                "bytes": 8192
                            },
                            {
                                "ts": 9916,
                                "bytes": 8192
                            },
                            {
                                "ts": 9916,
                                "bytes": 8192
                            },
                            {
                                "ts": 9946,
                                "bytes": 8192
                            },
                            {
                                "ts": 9946,
                                "bytes": 8192
                            },
                            {
                                "ts": 9975,
                                "bytes": 8192
                            },
                            {
                                "ts": 9975,
                                "bytes": 8192
                            },
                            {
                                "ts": 9999,
                                "bytes": 8192
                            },
                            {
                                "ts": 9999,
                                "bytes": 8192
                            },
                            {
                                "ts": 10027,
                                "bytes": 8192
                            },
                            {
                                "ts": 10027,
                                "bytes": 8192
                            },
                            {
                                "ts": 10052,
                                "bytes": 8192
                            },
                            {
                                "ts": 10053,
                                "bytes": 8192
                            },
                            {
                                "ts": 10081,
                                "bytes": 8192
                            },
                            {
                                "ts": 10081,
                                "bytes": 8192
                            },
                            {
                                "ts": 10109,
                                "bytes": 8192
                            },
                            {
                                "ts": 10109,
                                "bytes": 8192
                            },
                            {
                                "ts": 10137,
                                "bytes": 8192
                            },
                            {
                                "ts": 10138,
                                "bytes": 8192
                            },
                            {
                                "ts": 10163,
                                "bytes": 8192
                            },
                            {
                                "ts": 10163,
                                "bytes": 8192
                            },
                            {
                                "ts": 10192,
                                "bytes": 8192
                            },
                            {
                                "ts": 10192,
                                "bytes": 8192
                            },
                            {
                                "ts": 10220,
                                "bytes": 8192
                            },
                            {
                                "ts": 10220,
                                "bytes": 8192
                            },
                            {
                                "ts": 10243,
                                "bytes": 8192
                            },
                            {
                                "ts": 10244,
                                "bytes": 8192
                            },
                            {
                                "ts": 10274,
                                "bytes": 8192
                            },
                            {
                                "ts": 10275,
                                "bytes": 8192
                            },
                            {
                                "ts": 10300,
                                "bytes": 8192
                            },
                            {
                                "ts": 10326,
                                "bytes": 8192
                            },
                            {
                                "ts": 10326,
                                "bytes": 8192
                            },
                            {
                                "ts": 10354,
                                "bytes": 8192
                            },
                            {
                                "ts": 10354,
                                "bytes": 8192
                            },
                            {
                                "ts": 10380,
                                "bytes": 8192
                            },
                            {
                                "ts": 10381,
                                "bytes": 8192
                            },
                            {
                                "ts": 10409,
                                "bytes": 8192
                            },
                            {
                                "ts": 10409,
                                "bytes": 8192
                            },
                            {
                                "ts": 10437,
                                "bytes": 8192
                            },
                            {
                                "ts": 10437,
                                "bytes": 8192
                            },
                            {
                                "ts": 10465,
                                "bytes": 8192
                            },
                            {
                                "ts": 10465,
                                "bytes": 8192
                            },
                            {
                                "ts": 10491,
                                "bytes": 8192
                            },
                            {
                                "ts": 10491,
                                "bytes": 8192
                            },
                            {
                                "ts": 10519,
                                "bytes": 8192
                            },
                            {
                                "ts": 10519,
                                "bytes": 8192
                            },
                            {
                                "ts": 10543,
                                "bytes": 8192
                            },
                            {
                                "ts": 10543,
                                "bytes": 8192
                            },
                            {
                                "ts": 10571,
                                "bytes": 8192
                            },
                            {
                                "ts": 10571,
                                "bytes": 8192
                            },
                            {
                                "ts": 10597,
                                "bytes": 8192
                            },
                            {
                                "ts": 10597,
                                "bytes": 8192
                            },
                            {
                                "ts": 10626,
                                "bytes": 8192
                            },
                            {
                                "ts": 10626,
                                "bytes": 8192
                            },
                            {
                                "ts": 10654,
                                "bytes": 8192
                            },
                            {
                                "ts": 10654,
                                "bytes": 8192
                            },
                            {
                                "ts": 10682,
                                "bytes": 8192
                            },
                            {
                                "ts": 10682,
                                "bytes": 8192
                            },
                            {
                                "ts": 10706,
                                "bytes": 8192
                            },
                            {
                                "ts": 10706,
                                "bytes": 8192
                            },
                            {
                                "ts": 10736,
                                "bytes": 8192
                            },
                            {
                                "ts": 10737,
                                "bytes": 8192
                            },
                            {
                                "ts": 10765,
                                "bytes": 8192
                            },
                            {
                                "ts": 10765,
                                "bytes": 8192
                            },
                            {
                                "ts": 10788,
                                "bytes": 8192
                            },
                            {
                                "ts": 10788,
                                "bytes": 8192
                            },
                            {
                                "ts": 10819,
                                "bytes": 8192
                            },
                            {
                                "ts": 10819,
                                "bytes": 8192
                            },
                            {
                                "ts": 10843,
                                "bytes": 8192
                            },
                            {
                                "ts": 10843,
                                "bytes": 8192
                            },
                            {
                                "ts": 10871,
                                "bytes": 8192
                            },
                            {
                                "ts": 10871,
                                "bytes": 8192
                            },
                            {
                                "ts": 10897,
                                "bytes": 8192
                            },
                            {
                                "ts": 10897,
                                "bytes": 8192
                            },
                            {
                                "ts": 10925,
                                "bytes": 8192
                            },
                            {
                                "ts": 10926,
                                "bytes": 8192
                            },
                            {
                                "ts": 10954,
                                "bytes": 8192
                            },
                            {
                                "ts": 10954,
                                "bytes": 8192
                            },
                            {
                                "ts": 10982,
                                "bytes": 8192
                            },
                            {
                                "ts": 10982,
                                "bytes": 6637
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1907181",
                                "Content-Range: bytes 0-1907180\/1907181",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"1d19ed-60fb2fd441faa\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1907181",
                                "content-range: bytes 0-1907180\/1907181"
                            ]
                        },
                        "bytesOut": 2284,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1378,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 47,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 284,
                        "server_port": "443",
                        "load_end": 10221,
                        "ttfb_start": 1384,
                        "ttfb_end": 1602,
                        "download_start": 1602,
                        "download_end": 10221,
                        "download_ms": 8619,
                        "all_start": 1384,
                        "all_end": 10221,
                        "all_ms": 8837,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "26171.49",
                        "request_id": "26171.49",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                        "raw_id": "26171.49",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 10497,
                        "ttfb_ms": 217,
                        "load_start": 1385,
                        "load_start_float": 1385.0002899999999,
                        "bytesIn": 1606284,
                        "objectSize": 1606284,
                        "objectSizeUncompressed": 1392422,
                        "chunks": [
                            {
                                "ts": 4220,
                                "bytes": 8192
                            },
                            {
                                "ts": 4221,
                                "bytes": 8192
                            },
                            {
                                "ts": 4244,
                                "bytes": 8192
                            },
                            {
                                "ts": 4244,
                                "bytes": 8192
                            },
                            {
                                "ts": 4274,
                                "bytes": 8192
                            },
                            {
                                "ts": 4274,
                                "bytes": 8192
                            },
                            {
                                "ts": 4302,
                                "bytes": 8192
                            },
                            {
                                "ts": 4303,
                                "bytes": 8192
                            },
                            {
                                "ts": 4575,
                                "bytes": 8192
                            },
                            {
                                "ts": 4576,
                                "bytes": 8192
                            },
                            {
                                "ts": 4604,
                                "bytes": 8192
                            },
                            {
                                "ts": 4604,
                                "bytes": 8192
                            },
                            {
                                "ts": 4632,
                                "bytes": 8192
                            },
                            {
                                "ts": 4632,
                                "bytes": 8192
                            },
                            {
                                "ts": 4660,
                                "bytes": 8192
                            },
                            {
                                "ts": 4660,
                                "bytes": 8192
                            },
                            {
                                "ts": 4904,
                                "bytes": 8192
                            },
                            {
                                "ts": 4904,
                                "bytes": 8192
                            },
                            {
                                "ts": 4931,
                                "bytes": 8192
                            },
                            {
                                "ts": 4931,
                                "bytes": 8192
                            },
                            {
                                "ts": 4957,
                                "bytes": 8192
                            },
                            {
                                "ts": 4957,
                                "bytes": 8192
                            },
                            {
                                "ts": 4986,
                                "bytes": 8192
                            },
                            {
                                "ts": 4986,
                                "bytes": 8192
                            },
                            {
                                "ts": 5203,
                                "bytes": 8192
                            },
                            {
                                "ts": 5203,
                                "bytes": 8192
                            },
                            {
                                "ts": 5231,
                                "bytes": 8192
                            },
                            {
                                "ts": 5231,
                                "bytes": 8192
                            },
                            {
                                "ts": 5259,
                                "bytes": 8192
                            },
                            {
                                "ts": 5259,
                                "bytes": 8192
                            },
                            {
                                "ts": 5285,
                                "bytes": 8192
                            },
                            {
                                "ts": 5285,
                                "bytes": 8192
                            },
                            {
                                "ts": 5530,
                                "bytes": 8192
                            },
                            {
                                "ts": 5531,
                                "bytes": 8192
                            },
                            {
                                "ts": 5559,
                                "bytes": 8192
                            },
                            {
                                "ts": 5559,
                                "bytes": 8192
                            },
                            {
                                "ts": 5582,
                                "bytes": 8192
                            },
                            {
                                "ts": 5583,
                                "bytes": 8192
                            },
                            {
                                "ts": 5613,
                                "bytes": 8192
                            },
                            {
                                "ts": 5613,
                                "bytes": 8192
                            },
                            {
                                "ts": 5858,
                                "bytes": 8192
                            },
                            {
                                "ts": 5859,
                                "bytes": 8192
                            },
                            {
                                "ts": 5887,
                                "bytes": 8192
                            },
                            {
                                "ts": 5887,
                                "bytes": 8192
                            },
                            {
                                "ts": 5913,
                                "bytes": 8192
                            },
                            {
                                "ts": 5913,
                                "bytes": 8192
                            },
                            {
                                "ts": 5939,
                                "bytes": 8192
                            },
                            {
                                "ts": 5939,
                                "bytes": 8192
                            },
                            {
                                "ts": 6155,
                                "bytes": 8192
                            },
                            {
                                "ts": 6156,
                                "bytes": 8192
                            },
                            {
                                "ts": 6187,
                                "bytes": 8192
                            },
                            {
                                "ts": 6187,
                                "bytes": 8192
                            },
                            {
                                "ts": 6210,
                                "bytes": 8192
                            },
                            {
                                "ts": 6210,
                                "bytes": 8192
                            },
                            {
                                "ts": 6241,
                                "bytes": 8192
                            },
                            {
                                "ts": 6241,
                                "bytes": 8192
                            },
                            {
                                "ts": 6593,
                                "bytes": 8192
                            },
                            {
                                "ts": 6593,
                                "bytes": 8192
                            },
                            {
                                "ts": 6621,
                                "bytes": 8192
                            },
                            {
                                "ts": 6621,
                                "bytes": 8192
                            },
                            {
                                "ts": 6649,
                                "bytes": 8192
                            },
                            {
                                "ts": 6649,
                                "bytes": 8192
                            },
                            {
                                "ts": 6676,
                                "bytes": 8192
                            },
                            {
                                "ts": 6676,
                                "bytes": 8192
                            },
                            {
                                "ts": 7031,
                                "bytes": 8192
                            },
                            {
                                "ts": 7031,
                                "bytes": 8192
                            },
                            {
                                "ts": 7055,
                                "bytes": 8192
                            },
                            {
                                "ts": 7055,
                                "bytes": 8192
                            },
                            {
                                "ts": 7086,
                                "bytes": 8192
                            },
                            {
                                "ts": 7086,
                                "bytes": 8192
                            },
                            {
                                "ts": 7109,
                                "bytes": 8192
                            },
                            {
                                "ts": 7109,
                                "bytes": 8192
                            },
                            {
                                "ts": 7437,
                                "bytes": 8192
                            },
                            {
                                "ts": 7437,
                                "bytes": 8192
                            },
                            {
                                "ts": 7465,
                                "bytes": 8192
                            },
                            {
                                "ts": 7465,
                                "bytes": 8192
                            },
                            {
                                "ts": 7494,
                                "bytes": 8192
                            },
                            {
                                "ts": 7494,
                                "bytes": 8192
                            },
                            {
                                "ts": 7519,
                                "bytes": 8192
                            },
                            {
                                "ts": 7520,
                                "bytes": 8192
                            },
                            {
                                "ts": 7876,
                                "bytes": 8192
                            },
                            {
                                "ts": 7876,
                                "bytes": 8192
                            },
                            {
                                "ts": 7899,
                                "bytes": 8192
                            },
                            {
                                "ts": 7899,
                                "bytes": 8192
                            },
                            {
                                "ts": 7930,
                                "bytes": 8192
                            },
                            {
                                "ts": 7930,
                                "bytes": 8192
                            },
                            {
                                "ts": 7958,
                                "bytes": 8192
                            },
                            {
                                "ts": 7958,
                                "bytes": 8192
                            },
                            {
                                "ts": 8281,
                                "bytes": 8192
                            },
                            {
                                "ts": 8281,
                                "bytes": 8192
                            },
                            {
                                "ts": 8311,
                                "bytes": 8192
                            },
                            {
                                "ts": 8311,
                                "bytes": 8192
                            },
                            {
                                "ts": 8338,
                                "bytes": 8192
                            },
                            {
                                "ts": 8338,
                                "bytes": 8192
                            },
                            {
                                "ts": 8364,
                                "bytes": 8192
                            },
                            {
                                "ts": 8364,
                                "bytes": 8192
                            },
                            {
                                "ts": 8826,
                                "bytes": 8192
                            },
                            {
                                "ts": 8826,
                                "bytes": 8192
                            },
                            {
                                "ts": 8854,
                                "bytes": 8192
                            },
                            {
                                "ts": 8855,
                                "bytes": 8192
                            },
                            {
                                "ts": 8880,
                                "bytes": 8192
                            },
                            {
                                "ts": 8880,
                                "bytes": 8192
                            },
                            {
                                "ts": 8909,
                                "bytes": 8192
                            },
                            {
                                "ts": 8909,
                                "bytes": 8192
                            },
                            {
                                "ts": 10982,
                                "bytes": 8192
                            },
                            {
                                "ts": 11008,
                                "bytes": 8192
                            },
                            {
                                "ts": 11008,
                                "bytes": 8192
                            },
                            {
                                "ts": 11036,
                                "bytes": 8192
                            },
                            {
                                "ts": 11036,
                                "bytes": 8192
                            },
                            {
                                "ts": 11064,
                                "bytes": 8192
                            },
                            {
                                "ts": 11064,
                                "bytes": 8192
                            },
                            {
                                "ts": 11090,
                                "bytes": 8192
                            },
                            {
                                "ts": 11090,
                                "bytes": 8192
                            },
                            {
                                "ts": 11119,
                                "bytes": 8192
                            },
                            {
                                "ts": 11119,
                                "bytes": 8192
                            },
                            {
                                "ts": 11142,
                                "bytes": 8192
                            },
                            {
                                "ts": 11144,
                                "bytes": 8192
                            },
                            {
                                "ts": 11170,
                                "bytes": 8192
                            },
                            {
                                "ts": 11171,
                                "bytes": 8192
                            },
                            {
                                "ts": 11200,
                                "bytes": 8192
                            },
                            {
                                "ts": 11200,
                                "bytes": 8192
                            },
                            {
                                "ts": 11225,
                                "bytes": 8192
                            },
                            {
                                "ts": 11225,
                                "bytes": 8192
                            },
                            {
                                "ts": 11253,
                                "bytes": 8192
                            },
                            {
                                "ts": 11253,
                                "bytes": 8192
                            },
                            {
                                "ts": 11281,
                                "bytes": 8192
                            },
                            {
                                "ts": 11282,
                                "bytes": 8192
                            },
                            {
                                "ts": 11310,
                                "bytes": 8192
                            },
                            {
                                "ts": 11310,
                                "bytes": 8192
                            },
                            {
                                "ts": 11336,
                                "bytes": 8192
                            },
                            {
                                "ts": 11336,
                                "bytes": 8192
                            },
                            {
                                "ts": 11364,
                                "bytes": 8192
                            },
                            {
                                "ts": 11364,
                                "bytes": 8192
                            },
                            {
                                "ts": 11388,
                                "bytes": 8192
                            },
                            {
                                "ts": 11388,
                                "bytes": 8192
                            },
                            {
                                "ts": 11416,
                                "bytes": 8192
                            },
                            {
                                "ts": 11416,
                                "bytes": 8192
                            },
                            {
                                "ts": 11442,
                                "bytes": 8192
                            },
                            {
                                "ts": 11442,
                                "bytes": 8192
                            },
                            {
                                "ts": 11470,
                                "bytes": 8192
                            },
                            {
                                "ts": 11470,
                                "bytes": 8192
                            },
                            {
                                "ts": 11498,
                                "bytes": 8192
                            },
                            {
                                "ts": 11498,
                                "bytes": 8192
                            },
                            {
                                "ts": 11527,
                                "bytes": 8192
                            },
                            {
                                "ts": 11527,
                                "bytes": 8192
                            },
                            {
                                "ts": 11553,
                                "bytes": 8192
                            },
                            {
                                "ts": 11553,
                                "bytes": 8192
                            },
                            {
                                "ts": 11582,
                                "bytes": 8192
                            },
                            {
                                "ts": 11609,
                                "bytes": 8192
                            },
                            {
                                "ts": 11609,
                                "bytes": 8192
                            },
                            {
                                "ts": 11633,
                                "bytes": 8192
                            },
                            {
                                "ts": 11633,
                                "bytes": 8192
                            },
                            {
                                "ts": 11663,
                                "bytes": 8192
                            },
                            {
                                "ts": 11663,
                                "bytes": 8192
                            },
                            {
                                "ts": 11687,
                                "bytes": 8192
                            },
                            {
                                "ts": 11687,
                                "bytes": 8192
                            },
                            {
                                "ts": 11715,
                                "bytes": 8192
                            },
                            {
                                "ts": 11716,
                                "bytes": 8192
                            },
                            {
                                "ts": 11744,
                                "bytes": 8192
                            },
                            {
                                "ts": 11744,
                                "bytes": 8192
                            },
                            {
                                "ts": 11770,
                                "bytes": 8192
                            },
                            {
                                "ts": 11770,
                                "bytes": 8192
                            },
                            {
                                "ts": 11798,
                                "bytes": 8192
                            },
                            {
                                "ts": 11798,
                                "bytes": 8192
                            },
                            {
                                "ts": 11826,
                                "bytes": 8192
                            },
                            {
                                "ts": 11826,
                                "bytes": 8192
                            },
                            {
                                "ts": 11852,
                                "bytes": 8192
                            },
                            {
                                "ts": 11852,
                                "bytes": 8192
                            },
                            {
                                "ts": 11880,
                                "bytes": 8192
                            },
                            {
                                "ts": 11881,
                                "bytes": 8192
                            },
                            {
                                "ts": 11908,
                                "bytes": 8192
                            },
                            {
                                "ts": 11908,
                                "bytes": 8192
                            },
                            {
                                "ts": 11933,
                                "bytes": 8192
                            },
                            {
                                "ts": 11933,
                                "bytes": 8192
                            },
                            {
                                "ts": 11963,
                                "bytes": 8192
                            },
                            {
                                "ts": 11963,
                                "bytes": 8192
                            },
                            {
                                "ts": 11987,
                                "bytes": 8192
                            },
                            {
                                "ts": 11987,
                                "bytes": 8192
                            },
                            {
                                "ts": 12015,
                                "bytes": 8192
                            },
                            {
                                "ts": 12015,
                                "bytes": 8192
                            },
                            {
                                "ts": 12043,
                                "bytes": 8192
                            },
                            {
                                "ts": 12043,
                                "bytes": 8192
                            },
                            {
                                "ts": 12069,
                                "bytes": 8192
                            },
                            {
                                "ts": 12069,
                                "bytes": 8192
                            },
                            {
                                "ts": 12097,
                                "bytes": 8192
                            },
                            {
                                "ts": 12098,
                                "bytes": 8192
                            },
                            {
                                "ts": 12123,
                                "bytes": 8192
                            },
                            {
                                "ts": 12123,
                                "bytes": 8192
                            },
                            {
                                "ts": 12154,
                                "bytes": 8192
                            },
                            {
                                "ts": 12154,
                                "bytes": 8192
                            },
                            {
                                "ts": 12180,
                                "bytes": 8192
                            },
                            {
                                "ts": 12180,
                                "bytes": 8192
                            },
                            {
                                "ts": 12208,
                                "bytes": 8192
                            },
                            {
                                "ts": 12208,
                                "bytes": 8192
                            },
                            {
                                "ts": 12232,
                                "bytes": 8192
                            },
                            {
                                "ts": 12232,
                                "bytes": 8192
                            },
                            {
                                "ts": 12260,
                                "bytes": 652
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1606284",
                                "Content-Range: bytes 0-1606283\/1606284",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"18828c-60fb2fd44148c\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1606284",
                                "content-range: bytes 0-1606283\/1606284"
                            ]
                        },
                        "bytesOut": 2284,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1380,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 51,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 290,
                        "server_port": "443",
                        "load_end": 11882,
                        "ttfb_start": 1385,
                        "ttfb_end": 1602,
                        "download_start": 1602,
                        "download_end": 11882,
                        "download_ms": 10280,
                        "all_start": 1385,
                        "all_end": 11882,
                        "all_ms": 10497,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "26171.50",
                        "request_id": "26171.50",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                        "raw_id": "26171.50",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 3002,
                        "ttfb_ms": 219,
                        "load_start": 1386,
                        "load_start_float": 1386.0002919999999,
                        "bytesIn": 163840,
                        "objectSize": 163840,
                        "objectSizeUncompressed": 45595,
                        "chunks": [
                            {
                                "ts": 4330,
                                "bytes": 8192
                            },
                            {
                                "ts": 4330,
                                "bytes": 8192
                            },
                            {
                                "ts": 4358,
                                "bytes": 8192
                            },
                            {
                                "ts": 4358,
                                "bytes": 8192
                            },
                            {
                                "ts": 4386,
                                "bytes": 8192
                            },
                            {
                                "ts": 4387,
                                "bytes": 8192
                            },
                            {
                                "ts": 4415,
                                "bytes": 8192
                            },
                            {
                                "ts": 4415,
                                "bytes": 8192
                            },
                            {
                                "ts": 4684,
                                "bytes": 8192
                            },
                            {
                                "ts": 4684,
                                "bytes": 8192
                            },
                            {
                                "ts": 4713,
                                "bytes": 8192
                            },
                            {
                                "ts": 4713,
                                "bytes": 8192
                            },
                            {
                                "ts": 4740,
                                "bytes": 8192
                            },
                            {
                                "ts": 4740,
                                "bytes": 8192
                            },
                            {
                                "ts": 4769,
                                "bytes": 8192
                            },
                            {
                                "ts": 4769,
                                "bytes": 8192
                            },
                            {
                                "ts": 5014,
                                "bytes": 8192
                            },
                            {
                                "ts": 5014,
                                "bytes": 8192
                            },
                            {
                                "ts": 5037,
                                "bytes": 8192
                            },
                            {
                                "ts": 5038,
                                "bytes": 8192
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1262250",
                                "Content-Range: bytes 0-1262249\/1262250",
                                "accept-ranges: bytes",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"1342aa-60fb2fd4a2b28\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1262250",
                                "content-range: bytes 0-1262249\/1262250"
                            ]
                        },
                        "bytesOut": 2287,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1380,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 292,
                        "server_port": "443",
                        "load_end": 4388,
                        "ttfb_start": 1386,
                        "ttfb_end": 1605,
                        "download_start": 1605,
                        "download_end": 4388,
                        "download_ms": 2783,
                        "all_start": 1386,
                        "all_end": 4388,
                        "all_ms": 3002,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "26171.51",
                        "request_id": "26171.51",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                        "raw_id": "26171.51",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 3709,
                        "ttfb_ms": 220,
                        "load_start": 1386,
                        "load_start_float": 1386.0002979999999,
                        "bytesIn": 163840,
                        "objectSize": 163840,
                        "objectSizeUncompressed": 32768,
                        "chunks": [
                            {
                                "ts": 4441,
                                "bytes": 8192
                            },
                            {
                                "ts": 4441,
                                "bytes": 8192
                            },
                            {
                                "ts": 5068,
                                "bytes": 8192
                            },
                            {
                                "ts": 5068,
                                "bytes": 8192
                            },
                            {
                                "ts": 5313,
                                "bytes": 8192
                            },
                            {
                                "ts": 5314,
                                "bytes": 8192
                            },
                            {
                                "ts": 5337,
                                "bytes": 8192
                            },
                            {
                                "ts": 5337,
                                "bytes": 8192
                            },
                            {
                                "ts": 5641,
                                "bytes": 8192
                            },
                            {
                                "ts": 5641,
                                "bytes": 8192
                            },
                            {
                                "ts": 5665,
                                "bytes": 8192
                            },
                            {
                                "ts": 5665,
                                "bytes": 8192
                            },
                            {
                                "ts": 5693,
                                "bytes": 8192
                            },
                            {
                                "ts": 5693,
                                "bytes": 8192
                            },
                            {
                                "ts": 5719,
                                "bytes": 8192
                            },
                            {
                                "ts": 5719,
                                "bytes": 8192
                            },
                            {
                                "ts": 5965,
                                "bytes": 8192
                            },
                            {
                                "ts": 5965,
                                "bytes": 8192
                            },
                            {
                                "ts": 5993,
                                "bytes": 8192
                            },
                            {
                                "ts": 5993,
                                "bytes": 8192
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1351197",
                                "Content-Range: bytes 0-1351196\/1351197",
                                "accept-ranges: bytes",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"149e1d-60fb2fd4b38f1\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1351197",
                                "content-range: bytes 0-1351196\/1351197"
                            ]
                        },
                        "bytesOut": 2287,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1381,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 298,
                        "server_port": "443",
                        "load_end": 5095,
                        "ttfb_start": 1386,
                        "ttfb_end": 1606,
                        "download_start": 1606,
                        "download_end": 5095,
                        "download_ms": 3489,
                        "all_start": 1386,
                        "all_end": 5095,
                        "all_ms": 3709,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "26171.52",
                        "request_id": "26171.52",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                        "raw_id": "26171.52",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 20604,
                        "ttfb_ms": 216,
                        "load_start": 1390,
                        "load_start_float": 1390.0003160000001,
                        "bytesIn": 1783327,
                        "objectSize": 1783327,
                        "objectSizeUncompressed": 1783327,
                        "chunks": [
                            {
                                "ts": 5368,
                                "bytes": 12018
                            },
                            {
                                "ts": 5397,
                                "bytes": 16366
                            },
                            {
                                "ts": 5421,
                                "bytes": 4384
                            },
                            {
                                "ts": 6020,
                                "bytes": 11586
                            },
                            {
                                "ts": 6049,
                                "bytes": 4798
                            },
                            {
                                "ts": 6266,
                                "bytes": 11263
                            },
                            {
                                "ts": 6295,
                                "bytes": 16366
                            },
                            {
                                "ts": 6322,
                                "bytes": 16366
                            },
                            {
                                "ts": 6348,
                                "bytes": 5157
                            },
                            {
                                "ts": 6705,
                                "bytes": 10975
                            },
                            {
                                "ts": 6733,
                                "bytes": 16366
                            },
                            {
                                "ts": 6757,
                                "bytes": 16366
                            },
                            {
                                "ts": 6788,
                                "bytes": 16366
                            },
                            {
                                "ts": 6812,
                                "bytes": 5463
                            },
                            {
                                "ts": 7140,
                                "bytes": 10687
                            },
                            {
                                "ts": 7167,
                                "bytes": 16366
                            },
                            {
                                "ts": 7193,
                                "bytes": 16366
                            },
                            {
                                "ts": 7221,
                                "bytes": 16366
                            },
                            {
                                "ts": 7250,
                                "bytes": 5751
                            },
                            {
                                "ts": 7549,
                                "bytes": 10417
                            },
                            {
                                "ts": 7578,
                                "bytes": 16366
                            },
                            {
                                "ts": 7601,
                                "bytes": 16366
                            },
                            {
                                "ts": 7632,
                                "bytes": 16366
                            },
                            {
                                "ts": 7655,
                                "bytes": 6021
                            },
                            {
                                "ts": 7983,
                                "bytes": 10129
                            },
                            {
                                "ts": 8012,
                                "bytes": 16366
                            },
                            {
                                "ts": 8037,
                                "bytes": 16366
                            },
                            {
                                "ts": 8066,
                                "bytes": 16366
                            },
                            {
                                "ts": 8095,
                                "bytes": 6309
                            },
                            {
                                "ts": 8394,
                                "bytes": 9859
                            },
                            {
                                "ts": 8422,
                                "bytes": 16366
                            },
                            {
                                "ts": 8450,
                                "bytes": 16366
                            },
                            {
                                "ts": 8476,
                                "bytes": 16366
                            },
                            {
                                "ts": 8505,
                                "bytes": 6579
                            },
                            {
                                "ts": 8938,
                                "bytes": 9499
                            },
                            {
                                "ts": 8967,
                                "bytes": 16366
                            },
                            {
                                "ts": 8994,
                                "bytes": 16366
                            },
                            {
                                "ts": 9021,
                                "bytes": 16366
                            },
                            {
                                "ts": 9049,
                                "bytes": 6939
                            },
                            {
                                "ts": 12262,
                                "bytes": 15253
                            },
                            {
                                "ts": 12292,
                                "bytes": 16366
                            },
                            {
                                "ts": 12316,
                                "bytes": 16366
                            },
                            {
                                "ts": 12344,
                                "bytes": 16366
                            },
                            {
                                "ts": 12373,
                                "bytes": 1185
                            },
                            {
                                "ts": 13160,
                                "bytes": 14933
                            },
                            {
                                "ts": 13190,
                                "bytes": 16366
                            },
                            {
                                "ts": 13217,
                                "bytes": 16366
                            },
                            {
                                "ts": 13243,
                                "bytes": 16366
                            },
                            {
                                "ts": 13271,
                                "bytes": 1505
                            },
                            {
                                "ts": 14145,
                                "bytes": 14142
                            },
                            {
                                "ts": 14146,
                                "bytes": 16366
                            },
                            {
                                "ts": 14172,
                                "bytes": 16366
                            },
                            {
                                "ts": 14199,
                                "bytes": 16366
                            },
                            {
                                "ts": 14226,
                                "bytes": 2296
                            },
                            {
                                "ts": 15288,
                                "bytes": 12535
                            },
                            {
                                "ts": 15316,
                                "bytes": 16366
                            },
                            {
                                "ts": 15345,
                                "bytes": 16366
                            },
                            {
                                "ts": 15370,
                                "bytes": 16366
                            },
                            {
                                "ts": 15399,
                                "bytes": 3903
                            },
                            {
                                "ts": 16678,
                                "bytes": 11617
                            },
                            {
                                "ts": 16706,
                                "bytes": 16366
                            },
                            {
                                "ts": 16734,
                                "bytes": 16366
                            },
                            {
                                "ts": 16760,
                                "bytes": 16366
                            },
                            {
                                "ts": 16789,
                                "bytes": 4821
                            },
                            {
                                "ts": 18367,
                                "bytes": 13350
                            },
                            {
                                "ts": 18395,
                                "bytes": 16366
                            },
                            {
                                "ts": 18423,
                                "bytes": 16366
                            },
                            {
                                "ts": 18449,
                                "bytes": 16366
                            },
                            {
                                "ts": 18477,
                                "bytes": 3088
                            },
                            {
                                "ts": 20494,
                                "bytes": 9985
                            },
                            {
                                "ts": 20522,
                                "bytes": 16366
                            },
                            {
                                "ts": 20545,
                                "bytes": 16366
                            },
                            {
                                "ts": 20577,
                                "bytes": 16366
                            },
                            {
                                "ts": 20609,
                                "bytes": 16366
                            },
                            {
                                "ts": 20628,
                                "bytes": 16366
                            },
                            {
                                "ts": 20656,
                                "bytes": 16366
                            },
                            {
                                "ts": 20682,
                                "bytes": 16366
                            },
                            {
                                "ts": 20712,
                                "bytes": 16366
                            },
                            {
                                "ts": 20738,
                                "bytes": 16366
                            },
                            {
                                "ts": 20766,
                                "bytes": 16366
                            },
                            {
                                "ts": 20793,
                                "bytes": 16366
                            },
                            {
                                "ts": 20821,
                                "bytes": 16366
                            },
                            {
                                "ts": 20845,
                                "bytes": 16366
                            },
                            {
                                "ts": 20873,
                                "bytes": 16366
                            },
                            {
                                "ts": 20899,
                                "bytes": 16366
                            },
                            {
                                "ts": 20927,
                                "bytes": 16366
                            },
                            {
                                "ts": 20956,
                                "bytes": 16366
                            },
                            {
                                "ts": 20982,
                                "bytes": 16366
                            },
                            {
                                "ts": 21010,
                                "bytes": 16366
                            },
                            {
                                "ts": 21038,
                                "bytes": 16366
                            },
                            {
                                "ts": 21067,
                                "bytes": 16366
                            },
                            {
                                "ts": 21099,
                                "bytes": 16366
                            },
                            {
                                "ts": 21122,
                                "bytes": 16366
                            },
                            {
                                "ts": 21144,
                                "bytes": 16366
                            },
                            {
                                "ts": 21173,
                                "bytes": 16366
                            },
                            {
                                "ts": 21204,
                                "bytes": 16366
                            },
                            {
                                "ts": 21227,
                                "bytes": 16366
                            },
                            {
                                "ts": 21255,
                                "bytes": 16366
                            },
                            {
                                "ts": 21284,
                                "bytes": 16366
                            },
                            {
                                "ts": 21310,
                                "bytes": 16366
                            },
                            {
                                "ts": 21338,
                                "bytes": 16366
                            },
                            {
                                "ts": 21366,
                                "bytes": 16366
                            },
                            {
                                "ts": 21390,
                                "bytes": 16366
                            },
                            {
                                "ts": 21420,
                                "bytes": 16366
                            },
                            {
                                "ts": 21449,
                                "bytes": 16366
                            },
                            {
                                "ts": 21472,
                                "bytes": 16366
                            },
                            {
                                "ts": 21501,
                                "bytes": 16366
                            },
                            {
                                "ts": 21526,
                                "bytes": 16366
                            },
                            {
                                "ts": 21555,
                                "bytes": 16366
                            },
                            {
                                "ts": 21582,
                                "bytes": 16366
                            },
                            {
                                "ts": 21610,
                                "bytes": 16366
                            },
                            {
                                "ts": 21637,
                                "bytes": 16366
                            },
                            {
                                "ts": 21666,
                                "bytes": 16366
                            },
                            {
                                "ts": 21694,
                                "bytes": 16366
                            },
                            {
                                "ts": 21718,
                                "bytes": 16366
                            },
                            {
                                "ts": 21748,
                                "bytes": 16366
                            },
                            {
                                "ts": 21772,
                                "bytes": 16366
                            },
                            {
                                "ts": 21800,
                                "bytes": 16366
                            },
                            {
                                "ts": 21828,
                                "bytes": 16366
                            },
                            {
                                "ts": 21854,
                                "bytes": 16366
                            },
                            {
                                "ts": 21883,
                                "bytes": 16366
                            },
                            {
                                "ts": 21913,
                                "bytes": 16366
                            },
                            {
                                "ts": 21937,
                                "bytes": 16366
                            },
                            {
                                "ts": 21969,
                                "bytes": 16366
                            },
                            {
                                "ts": 21994,
                                "bytes": 4842
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1783327",
                                "Content-Range: bytes 0-1783326\/1783327",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"1b361f-60fb2fd4982c6\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1783327",
                                "content-range: bytes 0-1783326\/1783327"
                            ]
                        },
                        "bytesOut": 2287,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1387,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 316,
                        "server_port": "443",
                        "load_end": 21994,
                        "ttfb_start": 1390,
                        "ttfb_end": 1606,
                        "download_start": 1606,
                        "download_end": 21994,
                        "download_ms": 20388,
                        "all_start": 1390,
                        "all_end": 21994,
                        "all_ms": 20604,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "26171.53",
                        "request_id": "26171.53",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                        "raw_id": "26171.53",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 26196,
                        "ttfb_ms": 196,
                        "load_start": 1410,
                        "load_start_float": 1410.0003180000001,
                        "bytesIn": 1310446,
                        "objectSize": 1310446,
                        "objectSizeUncompressed": 1310446,
                        "chunks": [
                            {
                                "ts": 6349,
                                "bytes": 11209
                            },
                            {
                                "ts": 6377,
                                "bytes": 16366
                            },
                            {
                                "ts": 6405,
                                "bytes": 16366
                            },
                            {
                                "ts": 6434,
                                "bytes": 16366
                            },
                            {
                                "ts": 6460,
                                "bytes": 5229
                            },
                            {
                                "ts": 6812,
                                "bytes": 10903
                            },
                            {
                                "ts": 6843,
                                "bytes": 16366
                            },
                            {
                                "ts": 6866,
                                "bytes": 16366
                            },
                            {
                                "ts": 6894,
                                "bytes": 16366
                            },
                            {
                                "ts": 6922,
                                "bytes": 5535
                            },
                            {
                                "ts": 7250,
                                "bytes": 10615
                            },
                            {
                                "ts": 7279,
                                "bytes": 16366
                            },
                            {
                                "ts": 7302,
                                "bytes": 5787
                            },
                            {
                                "ts": 7656,
                                "bytes": 10345
                            },
                            {
                                "ts": 7684,
                                "bytes": 16366
                            },
                            {
                                "ts": 7712,
                                "bytes": 16366
                            },
                            {
                                "ts": 7738,
                                "bytes": 16366
                            },
                            {
                                "ts": 7766,
                                "bytes": 6093
                            },
                            {
                                "ts": 8095,
                                "bytes": 10057
                            },
                            {
                                "ts": 8124,
                                "bytes": 16366
                            },
                            {
                                "ts": 8149,
                                "bytes": 6345
                            },
                            {
                                "ts": 8505,
                                "bytes": 9787
                            },
                            {
                                "ts": 8528,
                                "bytes": 16366
                            },
                            {
                                "ts": 8556,
                                "bytes": 16366
                            },
                            {
                                "ts": 8582,
                                "bytes": 16366
                            },
                            {
                                "ts": 8611,
                                "bytes": 6651
                            },
                            {
                                "ts": 9049,
                                "bytes": 9427
                            },
                            {
                                "ts": 9073,
                                "bytes": 16366
                            },
                            {
                                "ts": 9105,
                                "bytes": 16366
                            },
                            {
                                "ts": 9127,
                                "bytes": 16366
                            },
                            {
                                "ts": 9155,
                                "bytes": 7011
                            },
                            {
                                "ts": 12373,
                                "bytes": 15181
                            },
                            {
                                "ts": 12399,
                                "bytes": 16366
                            },
                            {
                                "ts": 12427,
                                "bytes": 16366
                            },
                            {
                                "ts": 12455,
                                "bytes": 16366
                            },
                            {
                                "ts": 12479,
                                "bytes": 1257
                            },
                            {
                                "ts": 13271,
                                "bytes": 14861
                            },
                            {
                                "ts": 13301,
                                "bytes": 16366
                            },
                            {
                                "ts": 13326,
                                "bytes": 16366
                            },
                            {
                                "ts": 13354,
                                "bytes": 16366
                            },
                            {
                                "ts": 13382,
                                "bytes": 1577
                            },
                            {
                                "ts": 14227,
                                "bytes": 14070
                            },
                            {
                                "ts": 14250,
                                "bytes": 16366
                            },
                            {
                                "ts": 14278,
                                "bytes": 16366
                            },
                            {
                                "ts": 14309,
                                "bytes": 16366
                            },
                            {
                                "ts": 14332,
                                "bytes": 2368
                            },
                            {
                                "ts": 15399,
                                "bytes": 12463
                            },
                            {
                                "ts": 15422,
                                "bytes": 16366
                            },
                            {
                                "ts": 15451,
                                "bytes": 16366
                            },
                            {
                                "ts": 15477,
                                "bytes": 16366
                            },
                            {
                                "ts": 15505,
                                "bytes": 3975
                            },
                            {
                                "ts": 16789,
                                "bytes": 11545
                            },
                            {
                                "ts": 16814,
                                "bytes": 16366
                            },
                            {
                                "ts": 16842,
                                "bytes": 16366
                            },
                            {
                                "ts": 16871,
                                "bytes": 16366
                            },
                            {
                                "ts": 16895,
                                "bytes": 4893
                            },
                            {
                                "ts": 18477,
                                "bytes": 13278
                            },
                            {
                                "ts": 18508,
                                "bytes": 16366
                            },
                            {
                                "ts": 18529,
                                "bytes": 16366
                            },
                            {
                                "ts": 18559,
                                "bytes": 16366
                            },
                            {
                                "ts": 18583,
                                "bytes": 3160
                            },
                            {
                                "ts": 21999,
                                "bytes": 11524
                            },
                            {
                                "ts": 22020,
                                "bytes": 16366
                            },
                            {
                                "ts": 22048,
                                "bytes": 16366
                            },
                            {
                                "ts": 22074,
                                "bytes": 16366
                            },
                            {
                                "ts": 22100,
                                "bytes": 4914
                            },
                            {
                                "ts": 22842,
                                "bytes": 10805
                            },
                            {
                                "ts": 22863,
                                "bytes": 16366
                            },
                            {
                                "ts": 22891,
                                "bytes": 16366
                            },
                            {
                                "ts": 22918,
                                "bytes": 16366
                            },
                            {
                                "ts": 22944,
                                "bytes": 16366
                            },
                            {
                                "ts": 22972,
                                "bytes": 16366
                            },
                            {
                                "ts": 22998,
                                "bytes": 16366
                            },
                            {
                                "ts": 23027,
                                "bytes": 16366
                            },
                            {
                                "ts": 23055,
                                "bytes": 16366
                            },
                            {
                                "ts": 23083,
                                "bytes": 16366
                            },
                            {
                                "ts": 23148,
                                "bytes": 16366
                            },
                            {
                                "ts": 23150,
                                "bytes": 16366
                            },
                            {
                                "ts": 23161,
                                "bytes": 16366
                            },
                            {
                                "ts": 23190,
                                "bytes": 16366
                            },
                            {
                                "ts": 23220,
                                "bytes": 16366
                            },
                            {
                                "ts": 23244,
                                "bytes": 16366
                            },
                            {
                                "ts": 23272,
                                "bytes": 16366
                            },
                            {
                                "ts": 23303,
                                "bytes": 16366
                            },
                            {
                                "ts": 23326,
                                "bytes": 16366
                            },
                            {
                                "ts": 23354,
                                "bytes": 16366
                            },
                            {
                                "ts": 23383,
                                "bytes": 5647
                            },
                            {
                                "ts": 25154,
                                "bytes": 8259
                            },
                            {
                                "ts": 25179,
                                "bytes": 16366
                            },
                            {
                                "ts": 25206,
                                "bytes": 16366
                            },
                            {
                                "ts": 25239,
                                "bytes": 16366
                            },
                            {
                                "ts": 25260,
                                "bytes": 8179
                            },
                            {
                                "ts": 27494,
                                "bytes": 13415
                            },
                            {
                                "ts": 27522,
                                "bytes": 16366
                            },
                            {
                                "ts": 27552,
                                "bytes": 16366
                            },
                            {
                                "ts": 27577,
                                "bytes": 16366
                            },
                            {
                                "ts": 27606,
                                "bytes": 3023
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 2511053",
                                "Content-Range: bytes 0-2511052\/2511053",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"2650cd-60fb2fd4a61de\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 2511053",
                                "content-range: bytes 0-2511052\/2511053"
                            ]
                        },
                        "bytesOut": 2293,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 50,
                        "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": 2511053,
                        "gzip_save": 1246571,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1387,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 318,
                        "server_port": "443",
                        "load_end": 27606,
                        "ttfb_start": 1410,
                        "ttfb_end": 1606,
                        "download_start": 1606,
                        "download_end": 27606,
                        "download_ms": 26000,
                        "all_start": 1410,
                        "all_end": 27606,
                        "all_ms": 26196,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "26171.54",
                        "request_id": "26171.54",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                        "raw_id": "26171.54",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 16026,
                        "ttfb_ms": 197,
                        "load_start": 1412,
                        "load_start_float": 1412.0003200000001,
                        "bytesIn": 1365215,
                        "objectSize": 1365215,
                        "objectSizeUncompressed": 1365215,
                        "chunks": [
                            {
                                "ts": 6460,
                                "bytes": 11137
                            },
                            {
                                "ts": 6488,
                                "bytes": 5247
                            },
                            {
                                "ts": 7302,
                                "bytes": 10579
                            },
                            {
                                "ts": 7332,
                                "bytes": 5805
                            },
                            {
                                "ts": 8149,
                                "bytes": 10021
                            },
                            {
                                "ts": 8177,
                                "bytes": 6363
                            },
                            {
                                "ts": 8612,
                                "bytes": 9715
                            },
                            {
                                "ts": 8639,
                                "bytes": 16366
                            },
                            {
                                "ts": 8667,
                                "bytes": 16366
                            },
                            {
                                "ts": 8694,
                                "bytes": 6705
                            },
                            {
                                "ts": 9155,
                                "bytes": 9355
                            },
                            {
                                "ts": 9184,
                                "bytes": 16366
                            },
                            {
                                "ts": 9210,
                                "bytes": 16366
                            },
                            {
                                "ts": 9238,
                                "bytes": 7065
                            },
                            {
                                "ts": 12479,
                                "bytes": 15109
                            },
                            {
                                "ts": 12510,
                                "bytes": 16366
                            },
                            {
                                "ts": 12537,
                                "bytes": 16366
                            },
                            {
                                "ts": 12561,
                                "bytes": 1311
                            },
                            {
                                "ts": 13382,
                                "bytes": 14789
                            },
                            {
                                "ts": 13407,
                                "bytes": 16366
                            },
                            {
                                "ts": 13434,
                                "bytes": 16366
                            },
                            {
                                "ts": 13462,
                                "bytes": 16366
                            },
                            {
                                "ts": 13490,
                                "bytes": 1649
                            },
                            {
                                "ts": 14333,
                                "bytes": 13998
                            },
                            {
                                "ts": 14361,
                                "bytes": 16366
                            },
                            {
                                "ts": 14390,
                                "bytes": 16366
                            },
                            {
                                "ts": 14415,
                                "bytes": 16366
                            },
                            {
                                "ts": 14443,
                                "bytes": 2440
                            },
                            {
                                "ts": 15506,
                                "bytes": 12391
                            },
                            {
                                "ts": 15536,
                                "bytes": 16366
                            },
                            {
                                "ts": 15563,
                                "bytes": 16366
                            },
                            {
                                "ts": 15591,
                                "bytes": 16366
                            },
                            {
                                "ts": 15616,
                                "bytes": 16366
                            },
                            {
                                "ts": 15644,
                                "bytes": 16366
                            },
                            {
                                "ts": 15668,
                                "bytes": 16366
                            },
                            {
                                "ts": 15697,
                                "bytes": 16366
                            },
                            {
                                "ts": 15725,
                                "bytes": 16366
                            },
                            {
                                "ts": 15753,
                                "bytes": 16366
                            },
                            {
                                "ts": 15779,
                                "bytes": 16366
                            },
                            {
                                "ts": 15808,
                                "bytes": 16366
                            },
                            {
                                "ts": 15833,
                                "bytes": 16366
                            },
                            {
                                "ts": 15861,
                                "bytes": 16366
                            },
                            {
                                "ts": 15887,
                                "bytes": 16366
                            },
                            {
                                "ts": 15916,
                                "bytes": 16366
                            },
                            {
                                "ts": 15944,
                                "bytes": 16366
                            },
                            {
                                "ts": 15967,
                                "bytes": 16366
                            },
                            {
                                "ts": 15999,
                                "bytes": 16366
                            },
                            {
                                "ts": 16022,
                                "bytes": 16366
                            },
                            {
                                "ts": 16050,
                                "bytes": 16366
                            },
                            {
                                "ts": 16078,
                                "bytes": 16366
                            },
                            {
                                "ts": 16109,
                                "bytes": 16366
                            },
                            {
                                "ts": 16133,
                                "bytes": 16366
                            },
                            {
                                "ts": 16161,
                                "bytes": 16366
                            },
                            {
                                "ts": 16189,
                                "bytes": 16366
                            },
                            {
                                "ts": 16215,
                                "bytes": 16366
                            },
                            {
                                "ts": 16244,
                                "bytes": 16366
                            },
                            {
                                "ts": 16267,
                                "bytes": 16366
                            },
                            {
                                "ts": 16296,
                                "bytes": 16366
                            },
                            {
                                "ts": 16326,
                                "bytes": 16366
                            },
                            {
                                "ts": 16350,
                                "bytes": 16366
                            },
                            {
                                "ts": 16378,
                                "bytes": 16366
                            },
                            {
                                "ts": 16406,
                                "bytes": 16366
                            },
                            {
                                "ts": 16432,
                                "bytes": 16366
                            },
                            {
                                "ts": 16460,
                                "bytes": 16366
                            },
                            {
                                "ts": 16489,
                                "bytes": 16366
                            },
                            {
                                "ts": 16512,
                                "bytes": 16366
                            },
                            {
                                "ts": 16543,
                                "bytes": 16366
                            },
                            {
                                "ts": 16567,
                                "bytes": 16366
                            },
                            {
                                "ts": 16595,
                                "bytes": 16366
                            },
                            {
                                "ts": 16623,
                                "bytes": 16366
                            },
                            {
                                "ts": 16649,
                                "bytes": 16366
                            },
                            {
                                "ts": 16678,
                                "bytes": 4749
                            },
                            {
                                "ts": 16895,
                                "bytes": 11473
                            },
                            {
                                "ts": 16923,
                                "bytes": 16366
                            },
                            {
                                "ts": 16949,
                                "bytes": 16366
                            },
                            {
                                "ts": 16977,
                                "bytes": 16366
                            },
                            {
                                "ts": 17006,
                                "bytes": 16366
                            },
                            {
                                "ts": 17034,
                                "bytes": 16366
                            },
                            {
                                "ts": 17060,
                                "bytes": 16366
                            },
                            {
                                "ts": 17088,
                                "bytes": 16366
                            },
                            {
                                "ts": 17143,
                                "bytes": 16366
                            },
                            {
                                "ts": 17144,
                                "bytes": 16366
                            },
                            {
                                "ts": 17170,
                                "bytes": 16366
                            },
                            {
                                "ts": 17194,
                                "bytes": 16366
                            },
                            {
                                "ts": 17222,
                                "bytes": 16366
                            },
                            {
                                "ts": 17250,
                                "bytes": 16366
                            },
                            {
                                "ts": 17277,
                                "bytes": 16366
                            },
                            {
                                "ts": 17307,
                                "bytes": 16366
                            },
                            {
                                "ts": 17333,
                                "bytes": 16366
                            },
                            {
                                "ts": 17361,
                                "bytes": 16366
                            },
                            {
                                "ts": 17388,
                                "bytes": 16366
                            },
                            {
                                "ts": 17416,
                                "bytes": 16366
                            },
                            {
                                "ts": 17438,
                                "bytes": 10596
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1365215",
                                "Content-Range: bytes 0-1365214\/1365215",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"14d4df-5f49a578600ac\"",
                                "last-modified: Mon, 13 Feb 2023 20:03:34 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1365215",
                                "content-range: bytes 0-1365214\/1365215"
                            ]
                        },
                        "bytesOut": 2293,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1388,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 320,
                        "server_port": "443",
                        "load_end": 17438,
                        "ttfb_start": 1412,
                        "ttfb_end": 1609,
                        "download_start": 1609,
                        "download_end": 17438,
                        "download_ms": 15829,
                        "all_start": 1412,
                        "all_end": 17438,
                        "all_ms": 16026,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "26171.55",
                        "request_id": "26171.55",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                        "raw_id": "26171.55",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 12676,
                        "ttfb_ms": 197,
                        "load_start": 1412,
                        "load_start_float": 1412.0003260000001,
                        "bytesIn": 1049387,
                        "objectSize": 1049387,
                        "objectSizeUncompressed": 751327,
                        "chunks": [
                            {
                                "ts": 8692,
                                "bytes": 8192
                            },
                            {
                                "ts": 8692,
                                "bytes": 8192
                            },
                            {
                                "ts": 12560,
                                "bytes": 8192
                            },
                            {
                                "ts": 12560,
                                "bytes": 8192
                            },
                            {
                                "ts": 12588,
                                "bytes": 8192
                            },
                            {
                                "ts": 12588,
                                "bytes": 8192
                            },
                            {
                                "ts": 12614,
                                "bytes": 8192
                            },
                            {
                                "ts": 12614,
                                "bytes": 8192
                            },
                            {
                                "ts": 12642,
                                "bytes": 8192
                            },
                            {
                                "ts": 12642,
                                "bytes": 8192
                            },
                            {
                                "ts": 12670,
                                "bytes": 8192
                            },
                            {
                                "ts": 12671,
                                "bytes": 8192
                            },
                            {
                                "ts": 12700,
                                "bytes": 8192
                            },
                            {
                                "ts": 12700,
                                "bytes": 8192
                            },
                            {
                                "ts": 12725,
                                "bytes": 8192
                            },
                            {
                                "ts": 12725,
                                "bytes": 7918
                            },
                            {
                                "ts": 12753,
                                "bytes": 8192
                            },
                            {
                                "ts": 12753,
                                "bytes": 8192
                            },
                            {
                                "ts": 12781,
                                "bytes": 8192
                            },
                            {
                                "ts": 12781,
                                "bytes": 8192
                            },
                            {
                                "ts": 12805,
                                "bytes": 8192
                            },
                            {
                                "ts": 12805,
                                "bytes": 8192
                            },
                            {
                                "ts": 12836,
                                "bytes": 8192
                            },
                            {
                                "ts": 12836,
                                "bytes": 8192
                            },
                            {
                                "ts": 12859,
                                "bytes": 8192
                            },
                            {
                                "ts": 12859,
                                "bytes": 8192
                            },
                            {
                                "ts": 12888,
                                "bytes": 8192
                            },
                            {
                                "ts": 12888,
                                "bytes": 8192
                            },
                            {
                                "ts": 12913,
                                "bytes": 8192
                            },
                            {
                                "ts": 12914,
                                "bytes": 8192
                            },
                            {
                                "ts": 12942,
                                "bytes": 8192
                            },
                            {
                                "ts": 12942,
                                "bytes": 8192
                            },
                            {
                                "ts": 12970,
                                "bytes": 8192
                            },
                            {
                                "ts": 12970,
                                "bytes": 8192
                            },
                            {
                                "ts": 12999,
                                "bytes": 8192
                            },
                            {
                                "ts": 12999,
                                "bytes": 8192
                            },
                            {
                                "ts": 13024,
                                "bytes": 8192
                            },
                            {
                                "ts": 13024,
                                "bytes": 8192
                            },
                            {
                                "ts": 13053,
                                "bytes": 8192
                            },
                            {
                                "ts": 13053,
                                "bytes": 8192
                            },
                            {
                                "ts": 13081,
                                "bytes": 8192
                            },
                            {
                                "ts": 13081,
                                "bytes": 8192
                            },
                            {
                                "ts": 13106,
                                "bytes": 8192
                            },
                            {
                                "ts": 13106,
                                "bytes": 8192
                            },
                            {
                                "ts": 13135,
                                "bytes": 8192
                            },
                            {
                                "ts": 13135,
                                "bytes": 8192
                            },
                            {
                                "ts": 13489,
                                "bytes": 8192
                            },
                            {
                                "ts": 13489,
                                "bytes": 8192
                            },
                            {
                                "ts": 13513,
                                "bytes": 8192
                            },
                            {
                                "ts": 13513,
                                "bytes": 8192
                            },
                            {
                                "ts": 13541,
                                "bytes": 8192
                            },
                            {
                                "ts": 13541,
                                "bytes": 8192
                            },
                            {
                                "ts": 13569,
                                "bytes": 8192
                            },
                            {
                                "ts": 13569,
                                "bytes": 8192
                            },
                            {
                                "ts": 13597,
                                "bytes": 8192
                            },
                            {
                                "ts": 13598,
                                "bytes": 8192
                            },
                            {
                                "ts": 13626,
                                "bytes": 8192
                            },
                            {
                                "ts": 13626,
                                "bytes": 8192
                            },
                            {
                                "ts": 13649,
                                "bytes": 8192
                            },
                            {
                                "ts": 13649,
                                "bytes": 8192
                            },
                            {
                                "ts": 13680,
                                "bytes": 8192
                            },
                            {
                                "ts": 13680,
                                "bytes": 8192
                            },
                            {
                                "ts": 13704,
                                "bytes": 8192
                            },
                            {
                                "ts": 13704,
                                "bytes": 8192
                            },
                            {
                                "ts": 13732,
                                "bytes": 8192
                            },
                            {
                                "ts": 13732,
                                "bytes": 8192
                            },
                            {
                                "ts": 13760,
                                "bytes": 8192
                            },
                            {
                                "ts": 13761,
                                "bytes": 8192
                            },
                            {
                                "ts": 13786,
                                "bytes": 8192
                            },
                            {
                                "ts": 13786,
                                "bytes": 8192
                            },
                            {
                                "ts": 13814,
                                "bytes": 8192
                            },
                            {
                                "ts": 13815,
                                "bytes": 8192
                            },
                            {
                                "ts": 13843,
                                "bytes": 8192
                            },
                            {
                                "ts": 13843,
                                "bytes": 8192
                            },
                            {
                                "ts": 13874,
                                "bytes": 8192
                            },
                            {
                                "ts": 13874,
                                "bytes": 8192
                            },
                            {
                                "ts": 13897,
                                "bytes": 8192
                            },
                            {
                                "ts": 13897,
                                "bytes": 8192
                            },
                            {
                                "ts": 13925,
                                "bytes": 8192
                            },
                            {
                                "ts": 13926,
                                "bytes": 8192
                            },
                            {
                                "ts": 13949,
                                "bytes": 8192
                            },
                            {
                                "ts": 13949,
                                "bytes": 8192
                            },
                            {
                                "ts": 13980,
                                "bytes": 8192
                            },
                            {
                                "ts": 13980,
                                "bytes": 8192
                            },
                            {
                                "ts": 14003,
                                "bytes": 8192
                            },
                            {
                                "ts": 14003,
                                "bytes": 8192
                            },
                            {
                                "ts": 14032,
                                "bytes": 8192
                            },
                            {
                                "ts": 14032,
                                "bytes": 8192
                            },
                            {
                                "ts": 14060,
                                "bytes": 8192
                            },
                            {
                                "ts": 14060,
                                "bytes": 8192
                            },
                            {
                                "ts": 14086,
                                "bytes": 8192
                            },
                            {
                                "ts": 14086,
                                "bytes": 8192
                            },
                            {
                                "ts": 14442,
                                "bytes": 8192
                            },
                            {
                                "ts": 14442,
                                "bytes": 8192
                            },
                            {
                                "ts": 14470,
                                "bytes": 8192
                            },
                            {
                                "ts": 14471,
                                "bytes": 8192
                            },
                            {
                                "ts": 14494,
                                "bytes": 8192
                            },
                            {
                                "ts": 14494,
                                "bytes": 8192
                            },
                            {
                                "ts": 14525,
                                "bytes": 8192
                            },
                            {
                                "ts": 14525,
                                "bytes": 8192
                            },
                            {
                                "ts": 14553,
                                "bytes": 8192
                            },
                            {
                                "ts": 14553,
                                "bytes": 8192
                            },
                            {
                                "ts": 14577,
                                "bytes": 8192
                            },
                            {
                                "ts": 14577,
                                "bytes": 8192
                            },
                            {
                                "ts": 14605,
                                "bytes": 8192
                            },
                            {
                                "ts": 14605,
                                "bytes": 8192
                            },
                            {
                                "ts": 14631,
                                "bytes": 8192
                            },
                            {
                                "ts": 14631,
                                "bytes": 8192
                            },
                            {
                                "ts": 14659,
                                "bytes": 8192
                            },
                            {
                                "ts": 14659,
                                "bytes": 8192
                            },
                            {
                                "ts": 14687,
                                "bytes": 8192
                            },
                            {
                                "ts": 14688,
                                "bytes": 8192
                            },
                            {
                                "ts": 14716,
                                "bytes": 8192
                            },
                            {
                                "ts": 14716,
                                "bytes": 8192
                            },
                            {
                                "ts": 14742,
                                "bytes": 8192
                            },
                            {
                                "ts": 14742,
                                "bytes": 8192
                            },
                            {
                                "ts": 14770,
                                "bytes": 8192
                            },
                            {
                                "ts": 14770,
                                "bytes": 8192
                            },
                            {
                                "ts": 14798,
                                "bytes": 8192
                            },
                            {
                                "ts": 14799,
                                "bytes": 8192
                            },
                            {
                                "ts": 14822,
                                "bytes": 8192
                            },
                            {
                                "ts": 14822,
                                "bytes": 8192
                            },
                            {
                                "ts": 14853,
                                "bytes": 8192
                            },
                            {
                                "ts": 14853,
                                "bytes": 8192
                            },
                            {
                                "ts": 14876,
                                "bytes": 8192
                            },
                            {
                                "ts": 14876,
                                "bytes": 8192
                            },
                            {
                                "ts": 14904,
                                "bytes": 8192
                            },
                            {
                                "ts": 14905,
                                "bytes": 8192
                            },
                            {
                                "ts": 14930,
                                "bytes": 1085
                            },
                            {
                                "ts": 14930,
                                "bytes": 0
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1049387",
                                "Content-Range: bytes 0-1049386\/1049387",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"10032b-5f49a528632aa\"",
                                "last-modified: Mon, 13 Feb 2023 20:02:10 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1049387",
                                "content-range: bytes 0-1049386\/1049387"
                            ]
                        },
                        "bytesOut": 2299,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1389,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 53,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 326,
                        "server_port": "443",
                        "load_end": 14088,
                        "ttfb_start": 1412,
                        "ttfb_end": 1609,
                        "download_start": 1609,
                        "download_end": 14088,
                        "download_ms": 12479,
                        "all_start": 1412,
                        "all_end": 14088,
                        "all_ms": 12676,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "26171.56",
                        "request_id": "26171.56",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                        "raw_id": "26171.56",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 16865,
                        "ttfb_ms": 189,
                        "load_start": 1420,
                        "load_start_float": 1420.0003400000001,
                        "bytesIn": 930039,
                        "objectSize": 930039,
                        "objectSizeUncompressed": 725838,
                        "chunks": [
                            {
                                "ts": 14930,
                                "bytes": 8192
                            },
                            {
                                "ts": 14930,
                                "bytes": 8192
                            },
                            {
                                "ts": 14959,
                                "bytes": 8192
                            },
                            {
                                "ts": 14959,
                                "bytes": 8192
                            },
                            {
                                "ts": 14987,
                                "bytes": 8192
                            },
                            {
                                "ts": 14987,
                                "bytes": 8192
                            },
                            {
                                "ts": 15015,
                                "bytes": 8192
                            },
                            {
                                "ts": 15015,
                                "bytes": 8192
                            },
                            {
                                "ts": 15041,
                                "bytes": 8192
                            },
                            {
                                "ts": 15041,
                                "bytes": 8192
                            },
                            {
                                "ts": 15070,
                                "bytes": 8192
                            },
                            {
                                "ts": 15070,
                                "bytes": 8192
                            },
                            {
                                "ts": 15099,
                                "bytes": 8192
                            },
                            {
                                "ts": 15099,
                                "bytes": 8192
                            },
                            {
                                "ts": 15122,
                                "bytes": 8192
                            },
                            {
                                "ts": 15122,
                                "bytes": 7922
                            },
                            {
                                "ts": 15152,
                                "bytes": 8192
                            },
                            {
                                "ts": 15152,
                                "bytes": 8192
                            },
                            {
                                "ts": 15176,
                                "bytes": 8192
                            },
                            {
                                "ts": 15176,
                                "bytes": 8192
                            },
                            {
                                "ts": 15204,
                                "bytes": 8192
                            },
                            {
                                "ts": 15204,
                                "bytes": 8192
                            },
                            {
                                "ts": 15232,
                                "bytes": 8192
                            },
                            {
                                "ts": 15232,
                                "bytes": 8192
                            },
                            {
                                "ts": 15258,
                                "bytes": 8192
                            },
                            {
                                "ts": 15258,
                                "bytes": 8192
                            },
                            {
                                "ts": 17438,
                                "bytes": 8192
                            },
                            {
                                "ts": 17466,
                                "bytes": 8192
                            },
                            {
                                "ts": 17466,
                                "bytes": 8192
                            },
                            {
                                "ts": 17492,
                                "bytes": 8192
                            },
                            {
                                "ts": 17492,
                                "bytes": 8192
                            },
                            {
                                "ts": 17520,
                                "bytes": 8192
                            },
                            {
                                "ts": 17520,
                                "bytes": 8192
                            },
                            {
                                "ts": 17549,
                                "bytes": 8192
                            },
                            {
                                "ts": 17549,
                                "bytes": 8192
                            },
                            {
                                "ts": 17577,
                                "bytes": 8192
                            },
                            {
                                "ts": 17577,
                                "bytes": 8192
                            },
                            {
                                "ts": 17605,
                                "bytes": 8192
                            },
                            {
                                "ts": 17605,
                                "bytes": 8192
                            },
                            {
                                "ts": 17631,
                                "bytes": 8192
                            },
                            {
                                "ts": 17631,
                                "bytes": 8192
                            },
                            {
                                "ts": 17659,
                                "bytes": 8192
                            },
                            {
                                "ts": 17660,
                                "bytes": 8192
                            },
                            {
                                "ts": 17683,
                                "bytes": 8192
                            },
                            {
                                "ts": 17683,
                                "bytes": 8192
                            },
                            {
                                "ts": 17714,
                                "bytes": 8192
                            },
                            {
                                "ts": 17714,
                                "bytes": 8192
                            },
                            {
                                "ts": 17737,
                                "bytes": 8192
                            },
                            {
                                "ts": 17737,
                                "bytes": 8192
                            },
                            {
                                "ts": 17765,
                                "bytes": 8192
                            },
                            {
                                "ts": 17766,
                                "bytes": 8192
                            },
                            {
                                "ts": 17794,
                                "bytes": 8192
                            },
                            {
                                "ts": 17794,
                                "bytes": 8192
                            },
                            {
                                "ts": 17820,
                                "bytes": 8192
                            },
                            {
                                "ts": 17820,
                                "bytes": 8192
                            },
                            {
                                "ts": 17848,
                                "bytes": 8192
                            },
                            {
                                "ts": 17848,
                                "bytes": 8192
                            },
                            {
                                "ts": 17877,
                                "bytes": 8192
                            },
                            {
                                "ts": 17877,
                                "bytes": 8192
                            },
                            {
                                "ts": 17904,
                                "bytes": 8192
                            },
                            {
                                "ts": 17904,
                                "bytes": 8192
                            },
                            {
                                "ts": 17931,
                                "bytes": 8192
                            },
                            {
                                "ts": 17931,
                                "bytes": 8192
                            },
                            {
                                "ts": 17959,
                                "bytes": 8192
                            },
                            {
                                "ts": 17959,
                                "bytes": 8192
                            },
                            {
                                "ts": 17983,
                                "bytes": 8192
                            },
                            {
                                "ts": 17983,
                                "bytes": 8192
                            },
                            {
                                "ts": 18013,
                                "bytes": 8192
                            },
                            {
                                "ts": 18013,
                                "bytes": 8192
                            },
                            {
                                "ts": 18037,
                                "bytes": 8192
                            },
                            {
                                "ts": 18037,
                                "bytes": 8192
                            },
                            {
                                "ts": 18065,
                                "bytes": 8192
                            },
                            {
                                "ts": 18065,
                                "bytes": 8192
                            },
                            {
                                "ts": 18103,
                                "bytes": 8192
                            },
                            {
                                "ts": 18103,
                                "bytes": 8192
                            },
                            {
                                "ts": 18119,
                                "bytes": 8192
                            },
                            {
                                "ts": 18119,
                                "bytes": 8192
                            },
                            {
                                "ts": 18148,
                                "bytes": 8192
                            },
                            {
                                "ts": 18148,
                                "bytes": 8192
                            },
                            {
                                "ts": 18176,
                                "bytes": 8192
                            },
                            {
                                "ts": 18176,
                                "bytes": 8192
                            },
                            {
                                "ts": 18206,
                                "bytes": 8192
                            },
                            {
                                "ts": 18206,
                                "bytes": 8192
                            },
                            {
                                "ts": 18230,
                                "bytes": 8192
                            },
                            {
                                "ts": 18230,
                                "bytes": 8192
                            },
                            {
                                "ts": 18258,
                                "bytes": 8192
                            },
                            {
                                "ts": 18259,
                                "bytes": 8192
                            },
                            {
                                "ts": 18284,
                                "bytes": 8192
                            },
                            {
                                "ts": 18284,
                                "bytes": 8192
                            },
                            {
                                "ts": 18314,
                                "bytes": 8192
                            },
                            {
                                "ts": 18314,
                                "bytes": 8192
                            },
                            {
                                "ts": 18336,
                                "bytes": 8192
                            },
                            {
                                "ts": 18336,
                                "bytes": 8192
                            },
                            {
                                "ts": 18582,
                                "bytes": 8192
                            },
                            {
                                "ts": 18582,
                                "bytes": 8192
                            },
                            {
                                "ts": 18610,
                                "bytes": 8192
                            },
                            {
                                "ts": 18611,
                                "bytes": 8192
                            },
                            {
                                "ts": 18638,
                                "bytes": 8192
                            },
                            {
                                "ts": 18638,
                                "bytes": 8192
                            },
                            {
                                "ts": 18664,
                                "bytes": 8192
                            },
                            {
                                "ts": 18664,
                                "bytes": 8192
                            },
                            {
                                "ts": 18692,
                                "bytes": 8192
                            },
                            {
                                "ts": 18693,
                                "bytes": 8192
                            },
                            {
                                "ts": 18721,
                                "bytes": 8192
                            },
                            {
                                "ts": 18721,
                                "bytes": 8192
                            },
                            {
                                "ts": 18749,
                                "bytes": 8192
                            },
                            {
                                "ts": 18749,
                                "bytes": 8192
                            },
                            {
                                "ts": 18775,
                                "bytes": 8192
                            },
                            {
                                "ts": 18775,
                                "bytes": 8192
                            },
                            {
                                "ts": 18804,
                                "bytes": 8192
                            },
                            {
                                "ts": 18804,
                                "bytes": 8192
                            },
                            {
                                "ts": 18827,
                                "bytes": 8192
                            },
                            {
                                "ts": 18827,
                                "bytes": 8192
                            },
                            {
                                "ts": 18855,
                                "bytes": 4613
                            },
                            {
                                "ts": 18855,
                                "bytes": 0
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 930039",
                                "Content-Range: bytes 0-930038\/930039",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"e30f7-60fb2fd558957\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 930039",
                                "content-range: bytes 0-930038\/930039"
                            ]
                        },
                        "bytesOut": 2332,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1393,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 55,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 340,
                        "server_port": "443",
                        "load_end": 18285,
                        "ttfb_start": 1420,
                        "ttfb_end": 1609,
                        "download_start": 1609,
                        "download_end": 18285,
                        "download_ms": 16676,
                        "all_start": 1420,
                        "all_end": 18285,
                        "all_ms": 16865,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "26171.57",
                        "request_id": "26171.57",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                        "raw_id": "26171.57",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 18800,
                        "ttfb_ms": 298,
                        "load_start": 1421,
                        "load_start_float": 1421.000342,
                        "bytesIn": 816360,
                        "objectSize": 816360,
                        "objectSizeUncompressed": 816360,
                        "chunks": [
                            {
                                "ts": 18857,
                                "bytes": 8395
                            },
                            {
                                "ts": 18887,
                                "bytes": 16366
                            },
                            {
                                "ts": 18911,
                                "bytes": 16366
                            },
                            {
                                "ts": 18939,
                                "bytes": 16366
                            },
                            {
                                "ts": 18965,
                                "bytes": 16366
                            },
                            {
                                "ts": 18994,
                                "bytes": 16366
                            },
                            {
                                "ts": 19022,
                                "bytes": 16366
                            },
                            {
                                "ts": 19050,
                                "bytes": 16366
                            },
                            {
                                "ts": 19076,
                                "bytes": 16366
                            },
                            {
                                "ts": 19105,
                                "bytes": 16366
                            },
                            {
                                "ts": 19133,
                                "bytes": 16366
                            },
                            {
                                "ts": 19156,
                                "bytes": 16366
                            },
                            {
                                "ts": 19187,
                                "bytes": 16375
                            },
                            {
                                "ts": 19210,
                                "bytes": 16366
                            },
                            {
                                "ts": 19239,
                                "bytes": 16366
                            },
                            {
                                "ts": 19266,
                                "bytes": 16366
                            },
                            {
                                "ts": 19293,
                                "bytes": 16366
                            },
                            {
                                "ts": 19321,
                                "bytes": 16366
                            },
                            {
                                "ts": 19349,
                                "bytes": 16366
                            },
                            {
                                "ts": 19378,
                                "bytes": 16366
                            },
                            {
                                "ts": 19404,
                                "bytes": 16366
                            },
                            {
                                "ts": 19432,
                                "bytes": 16366
                            },
                            {
                                "ts": 19456,
                                "bytes": 16366
                            },
                            {
                                "ts": 19484,
                                "bytes": 16366
                            },
                            {
                                "ts": 19513,
                                "bytes": 16366
                            },
                            {
                                "ts": 19540,
                                "bytes": 16366
                            },
                            {
                                "ts": 19567,
                                "bytes": 16366
                            },
                            {
                                "ts": 19595,
                                "bytes": 16366
                            },
                            {
                                "ts": 19621,
                                "bytes": 16366
                            },
                            {
                                "ts": 19651,
                                "bytes": 16366
                            },
                            {
                                "ts": 19680,
                                "bytes": 16366
                            },
                            {
                                "ts": 19705,
                                "bytes": 16366
                            },
                            {
                                "ts": 19735,
                                "bytes": 16366
                            },
                            {
                                "ts": 19755,
                                "bytes": 16366
                            },
                            {
                                "ts": 19785,
                                "bytes": 16366
                            },
                            {
                                "ts": 19815,
                                "bytes": 16366
                            },
                            {
                                "ts": 19838,
                                "bytes": 16366
                            },
                            {
                                "ts": 19870,
                                "bytes": 16366
                            },
                            {
                                "ts": 19895,
                                "bytes": 16366
                            },
                            {
                                "ts": 19920,
                                "bytes": 16366
                            },
                            {
                                "ts": 19949,
                                "bytes": 16366
                            },
                            {
                                "ts": 19977,
                                "bytes": 16366
                            },
                            {
                                "ts": 20006,
                                "bytes": 16366
                            },
                            {
                                "ts": 20033,
                                "bytes": 16366
                            },
                            {
                                "ts": 20055,
                                "bytes": 16366
                            },
                            {
                                "ts": 20083,
                                "bytes": 16366
                            },
                            {
                                "ts": 20161,
                                "bytes": 32732
                            },
                            {
                                "ts": 20171,
                                "bytes": 16366
                            },
                            {
                                "ts": 20195,
                                "bytes": 16366
                            },
                            {
                                "ts": 20221,
                                "bytes": 6022
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 816360",
                                "Content-Range: bytes 0-816359\/816360",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"c74e8-60fb2fd5a01e9\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 816360",
                                "content-range: bytes 0-816359\/816360"
                            ]
                        },
                        "bytesOut": 2332,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1395,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 342,
                        "server_port": "443",
                        "load_end": 20221,
                        "ttfb_start": 1421,
                        "ttfb_end": 1719,
                        "download_start": 1719,
                        "download_end": 20221,
                        "download_ms": 18502,
                        "all_start": 1421,
                        "all_end": 20221,
                        "all_ms": 18800,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "26171.58",
                        "request_id": "26171.58",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                        "raw_id": "26171.58",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 26298,
                        "ttfb_ms": 298,
                        "load_start": 1421,
                        "load_start_float": 1421.000344,
                        "bytesIn": 327680,
                        "objectSize": 327680,
                        "objectSizeUncompressed": 327680,
                        "chunks": [
                            {
                                "ts": 20224,
                                "bytes": 10326
                            },
                            {
                                "ts": 20252,
                                "bytes": 16366
                            },
                            {
                                "ts": 20276,
                                "bytes": 16366
                            },
                            {
                                "ts": 20301,
                                "bytes": 16366
                            },
                            {
                                "ts": 20329,
                                "bytes": 6112
                            },
                            {
                                "ts": 22101,
                                "bytes": 11452
                            },
                            {
                                "ts": 22128,
                                "bytes": 16366
                            },
                            {
                                "ts": 22154,
                                "bytes": 16366
                            },
                            {
                                "ts": 22184,
                                "bytes": 16366
                            },
                            {
                                "ts": 22212,
                                "bytes": 4986
                            },
                            {
                                "ts": 23383,
                                "bytes": 10719
                            },
                            {
                                "ts": 23408,
                                "bytes": 16366
                            },
                            {
                                "ts": 23438,
                                "bytes": 16366
                            },
                            {
                                "ts": 23467,
                                "bytes": 16366
                            },
                            {
                                "ts": 23489,
                                "bytes": 5719
                            },
                            {
                                "ts": 25261,
                                "bytes": 8192
                            },
                            {
                                "ts": 25289,
                                "bytes": 16370
                            },
                            {
                                "ts": 25317,
                                "bytes": 16366
                            },
                            {
                                "ts": 25344,
                                "bytes": 16366
                            },
                            {
                                "ts": 25371,
                                "bytes": 8242
                            },
                            {
                                "ts": 27606,
                                "bytes": 13343
                            },
                            {
                                "ts": 27633,
                                "bytes": 16366
                            },
                            {
                                "ts": 27662,
                                "bytes": 16366
                            },
                            {
                                "ts": 27687,
                                "bytes": 16366
                            },
                            {
                                "ts": 27719,
                                "bytes": 3095
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1361405",
                                "Content-Range: bytes 0-1361404\/1361405",
                                "accept-ranges: bytes",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"14c5fd-60fb3012a714a\"",
                                "last-modified: Wed, 24 Jan 2024 15:49:13 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1361405",
                                "content-range: bytes 0-1361404\/1361405"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 19,
                        "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": 1361405,
                        "gzip_save": 1091492,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1397,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 344,
                        "server_port": "443",
                        "load_end": 27719,
                        "ttfb_start": 1421,
                        "ttfb_end": 1719,
                        "download_start": 1719,
                        "download_end": 27719,
                        "download_ms": 26000,
                        "all_start": 1421,
                        "all_end": 27719,
                        "all_ms": 26298,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "26171.59",
                        "request_id": "26171.59",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                        "raw_id": "26171.59",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 23022,
                        "ttfb_ms": 301,
                        "load_start": 1421,
                        "load_start_float": 1421.000346,
                        "bytesIn": 1049848,
                        "objectSize": 1049848,
                        "objectSizeUncompressed": 1049848,
                        "chunks": [
                            {
                                "ts": 20329,
                                "bytes": 10254
                            },
                            {
                                "ts": 20354,
                                "bytes": 16366
                            },
                            {
                                "ts": 20384,
                                "bytes": 16366
                            },
                            {
                                "ts": 20411,
                                "bytes": 16366
                            },
                            {
                                "ts": 20441,
                                "bytes": 16366
                            },
                            {
                                "ts": 20465,
                                "bytes": 16366
                            },
                            {
                                "ts": 20494,
                                "bytes": 6220
                            },
                            {
                                "ts": 22212,
                                "bytes": 11380
                            },
                            {
                                "ts": 22239,
                                "bytes": 16366
                            },
                            {
                                "ts": 22265,
                                "bytes": 16366
                            },
                            {
                                "ts": 22295,
                                "bytes": 16366
                            },
                            {
                                "ts": 22318,
                                "bytes": 16366
                            },
                            {
                                "ts": 22345,
                                "bytes": 16366
                            },
                            {
                                "ts": 22371,
                                "bytes": 16366
                            },
                            {
                                "ts": 22399,
                                "bytes": 16366
                            },
                            {
                                "ts": 22428,
                                "bytes": 16366
                            },
                            {
                                "ts": 22457,
                                "bytes": 16366
                            },
                            {
                                "ts": 22484,
                                "bytes": 16366
                            },
                            {
                                "ts": 22511,
                                "bytes": 16366
                            },
                            {
                                "ts": 22539,
                                "bytes": 16366
                            },
                            {
                                "ts": 22562,
                                "bytes": 16366
                            },
                            {
                                "ts": 22594,
                                "bytes": 16366
                            },
                            {
                                "ts": 22625,
                                "bytes": 16366
                            },
                            {
                                "ts": 22644,
                                "bytes": 16366
                            },
                            {
                                "ts": 22672,
                                "bytes": 16366
                            },
                            {
                                "ts": 22701,
                                "bytes": 16366
                            },
                            {
                                "ts": 22728,
                                "bytes": 16366
                            },
                            {
                                "ts": 22756,
                                "bytes": 16366
                            },
                            {
                                "ts": 22784,
                                "bytes": 16366
                            },
                            {
                                "ts": 22811,
                                "bytes": 16366
                            },
                            {
                                "ts": 22840,
                                "bytes": 5400
                            },
                            {
                                "ts": 23490,
                                "bytes": 10647
                            },
                            {
                                "ts": 23518,
                                "bytes": 16366
                            },
                            {
                                "ts": 23544,
                                "bytes": 16366
                            },
                            {
                                "ts": 23573,
                                "bytes": 16366
                            },
                            {
                                "ts": 23600,
                                "bytes": 16366
                            },
                            {
                                "ts": 23629,
                                "bytes": 16366
                            },
                            {
                                "ts": 23656,
                                "bytes": 16366
                            },
                            {
                                "ts": 23682,
                                "bytes": 16366
                            },
                            {
                                "ts": 23713,
                                "bytes": 16366
                            },
                            {
                                "ts": 23734,
                                "bytes": 16366
                            },
                            {
                                "ts": 23765,
                                "bytes": 16366
                            },
                            {
                                "ts": 23789,
                                "bytes": 16366
                            },
                            {
                                "ts": 23819,
                                "bytes": 16366
                            },
                            {
                                "ts": 23846,
                                "bytes": 16366
                            },
                            {
                                "ts": 23871,
                                "bytes": 16366
                            },
                            {
                                "ts": 23899,
                                "bytes": 16366
                            },
                            {
                                "ts": 23929,
                                "bytes": 16366
                            },
                            {
                                "ts": 23952,
                                "bytes": 16366
                            },
                            {
                                "ts": 23982,
                                "bytes": 16366
                            },
                            {
                                "ts": 24012,
                                "bytes": 16366
                            },
                            {
                                "ts": 24036,
                                "bytes": 16366
                            },
                            {
                                "ts": 24065,
                                "bytes": 16366
                            },
                            {
                                "ts": 24089,
                                "bytes": 16366
                            },
                            {
                                "ts": 24117,
                                "bytes": 16366
                            },
                            {
                                "ts": 24147,
                                "bytes": 16366
                            },
                            {
                                "ts": 24172,
                                "bytes": 16366
                            },
                            {
                                "ts": 24199,
                                "bytes": 16366
                            },
                            {
                                "ts": 24229,
                                "bytes": 16366
                            },
                            {
                                "ts": 24256,
                                "bytes": 16366
                            },
                            {
                                "ts": 24282,
                                "bytes": 16366
                            },
                            {
                                "ts": 24310,
                                "bytes": 16366
                            },
                            {
                                "ts": 24334,
                                "bytes": 16366
                            },
                            {
                                "ts": 24362,
                                "bytes": 16366
                            },
                            {
                                "ts": 24388,
                                "bytes": 16366
                            },
                            {
                                "ts": 24416,
                                "bytes": 16366
                            },
                            {
                                "ts": 24443,
                                "bytes": 7621
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1049848",
                                "Content-Range: bytes 0-1049847\/1049848",
                                "accept-ranges: bytes",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"1004f8-60fb302bd1f69\"",
                                "last-modified: Wed, 24 Jan 2024 15:49:39 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1049848",
                                "content-range: bytes 0-1049847\/1049848"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1398,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 346,
                        "server_port": "443",
                        "load_end": 24443,
                        "ttfb_start": 1421,
                        "ttfb_end": 1722,
                        "download_start": 1722,
                        "download_end": 24443,
                        "download_ms": 22721,
                        "all_start": 1421,
                        "all_end": 24443,
                        "all_ms": 23022,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "26171.60",
                        "request_id": "26171.60",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                        "raw_id": "26171.60",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 26403,
                        "ttfb_ms": 302,
                        "load_start": 1421,
                        "load_start_float": 1421.000348,
                        "bytesIn": 196608,
                        "objectSize": 196608,
                        "objectSizeUncompressed": 196608,
                        "chunks": [
                            {
                                "ts": 24446,
                                "bytes": 8727
                            },
                            {
                                "ts": 24473,
                                "bytes": 16366
                            },
                            {
                                "ts": 24499,
                                "bytes": 16366
                            },
                            {
                                "ts": 24528,
                                "bytes": 16366
                            },
                            {
                                "ts": 24556,
                                "bytes": 7711
                            },
                            {
                                "ts": 25372,
                                "bytes": 8124
                            },
                            {
                                "ts": 25402,
                                "bytes": 16366
                            },
                            {
                                "ts": 25425,
                                "bytes": 16366
                            },
                            {
                                "ts": 25455,
                                "bytes": 16366
                            },
                            {
                                "ts": 25478,
                                "bytes": 8314
                            },
                            {
                                "ts": 27719,
                                "bytes": 13271
                            },
                            {
                                "ts": 27741,
                                "bytes": 16366
                            },
                            {
                                "ts": 27769,
                                "bytes": 16366
                            },
                            {
                                "ts": 27798,
                                "bytes": 16366
                            },
                            {
                                "ts": 27824,
                                "bytes": 3167
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1379676",
                                "Content-Range: bytes 0-1379675\/1379676",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"150d5c-60fb2fd43e14b\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1379676",
                                "content-range: bytes 0-1379675\/1379676"
                            ]
                        },
                        "bytesOut": 2365,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 13,
                        "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": 1379676,
                        "gzip_save": 1188933,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1400,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 348,
                        "server_port": "443",
                        "load_end": 27824,
                        "ttfb_start": 1421,
                        "ttfb_end": 1723,
                        "download_start": 1723,
                        "download_end": 27824,
                        "download_ms": 26101,
                        "all_start": 1421,
                        "all_end": 27824,
                        "all_ms": 26403,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "26171.61",
                        "request_id": "26171.61",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                        "raw_id": "26171.61",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 23488,
                        "ttfb_ms": 303,
                        "load_start": 1421,
                        "load_start_float": 1421.00035,
                        "bytesIn": 909322,
                        "objectSize": 909322,
                        "objectSizeUncompressed": 221413,
                        "chunks": [
                            {
                                "ts": 24554,
                                "bytes": 8192
                            },
                            {
                                "ts": 24554,
                                "bytes": 8192
                            },
                            {
                                "ts": 24578,
                                "bytes": 8192
                            },
                            {
                                "ts": 24578,
                                "bytes": 8192
                            },
                            {
                                "ts": 24608,
                                "bytes": 8192
                            },
                            {
                                "ts": 24608,
                                "bytes": 8192
                            },
                            {
                                "ts": 24631,
                                "bytes": 8192
                            },
                            {
                                "ts": 24632,
                                "bytes": 8192
                            },
                            {
                                "ts": 24660,
                                "bytes": 8192
                            },
                            {
                                "ts": 24660,
                                "bytes": 8192
                            },
                            {
                                "ts": 24688,
                                "bytes": 8192
                            },
                            {
                                "ts": 24688,
                                "bytes": 8192
                            },
                            {
                                "ts": 24714,
                                "bytes": 8192
                            },
                            {
                                "ts": 24714,
                                "bytes": 8192
                            },
                            {
                                "ts": 24742,
                                "bytes": 8192
                            },
                            {
                                "ts": 24742,
                                "bytes": 8192
                            },
                            {
                                "ts": 24771,
                                "bytes": 8192
                            },
                            {
                                "ts": 24771,
                                "bytes": 8192
                            },
                            {
                                "ts": 24800,
                                "bytes": 8192
                            },
                            {
                                "ts": 24800,
                                "bytes": 8192
                            },
                            {
                                "ts": 24825,
                                "bytes": 8192
                            },
                            {
                                "ts": 24825,
                                "bytes": 8192
                            },
                            {
                                "ts": 24853,
                                "bytes": 8192
                            },
                            {
                                "ts": 24853,
                                "bytes": 8192
                            },
                            {
                                "ts": 24877,
                                "bytes": 8192
                            },
                            {
                                "ts": 24877,
                                "bytes": 8192
                            },
                            {
                                "ts": 24905,
                                "bytes": 8192
                            },
                            {
                                "ts": 24905,
                                "bytes": 8192
                            },
                            {
                                "ts": 24931,
                                "bytes": 8192
                            },
                            {
                                "ts": 24931,
                                "bytes": 8192
                            },
                            {
                                "ts": 24959,
                                "bytes": 8192
                            },
                            {
                                "ts": 24959,
                                "bytes": 8192
                            },
                            {
                                "ts": 24988,
                                "bytes": 8192
                            },
                            {
                                "ts": 24988,
                                "bytes": 8192
                            },
                            {
                                "ts": 25014,
                                "bytes": 8192
                            },
                            {
                                "ts": 25014,
                                "bytes": 8192
                            },
                            {
                                "ts": 25043,
                                "bytes": 8192
                            },
                            {
                                "ts": 25043,
                                "bytes": 8192
                            },
                            {
                                "ts": 25070,
                                "bytes": 8192
                            },
                            {
                                "ts": 25071,
                                "bytes": 8192
                            },
                            {
                                "ts": 25102,
                                "bytes": 8192
                            },
                            {
                                "ts": 25102,
                                "bytes": 8192
                            },
                            {
                                "ts": 25124,
                                "bytes": 8192
                            },
                            {
                                "ts": 25125,
                                "bytes": 8192
                            },
                            {
                                "ts": 25476,
                                "bytes": 8192
                            },
                            {
                                "ts": 25504,
                                "bytes": 8192
                            },
                            {
                                "ts": 25504,
                                "bytes": 8192
                            },
                            {
                                "ts": 25532,
                                "bytes": 8192
                            },
                            {
                                "ts": 25533,
                                "bytes": 8192
                            },
                            {
                                "ts": 25558,
                                "bytes": 8192
                            },
                            {
                                "ts": 25558,
                                "bytes": 8192
                            },
                            {
                                "ts": 25587,
                                "bytes": 8192
                            },
                            {
                                "ts": 25587,
                                "bytes": 8192
                            },
                            {
                                "ts": 25615,
                                "bytes": 8192
                            },
                            {
                                "ts": 25615,
                                "bytes": 8192
                            },
                            {
                                "ts": 25645,
                                "bytes": 8192
                            },
                            {
                                "ts": 25645,
                                "bytes": 8192
                            },
                            {
                                "ts": 25669,
                                "bytes": 8192
                            },
                            {
                                "ts": 25671,
                                "bytes": 8192
                            },
                            {
                                "ts": 25698,
                                "bytes": 8192
                            },
                            {
                                "ts": 25698,
                                "bytes": 8192
                            },
                            {
                                "ts": 25722,
                                "bytes": 8192
                            },
                            {
                                "ts": 25722,
                                "bytes": 8192
                            },
                            {
                                "ts": 25749,
                                "bytes": 8192
                            },
                            {
                                "ts": 25749,
                                "bytes": 8192
                            },
                            {
                                "ts": 25780,
                                "bytes": 8192
                            },
                            {
                                "ts": 25780,
                                "bytes": 8192
                            },
                            {
                                "ts": 25806,
                                "bytes": 8192
                            },
                            {
                                "ts": 25808,
                                "bytes": 8192
                            },
                            {
                                "ts": 25832,
                                "bytes": 8192
                            },
                            {
                                "ts": 25832,
                                "bytes": 8192
                            },
                            {
                                "ts": 25860,
                                "bytes": 8192
                            },
                            {
                                "ts": 25860,
                                "bytes": 8192
                            },
                            {
                                "ts": 25886,
                                "bytes": 8192
                            },
                            {
                                "ts": 25886,
                                "bytes": 8192
                            },
                            {
                                "ts": 25916,
                                "bytes": 8192
                            },
                            {
                                "ts": 25916,
                                "bytes": 8192
                            },
                            {
                                "ts": 25943,
                                "bytes": 8192
                            },
                            {
                                "ts": 25943,
                                "bytes": 8192
                            },
                            {
                                "ts": 25966,
                                "bytes": 8192
                            },
                            {
                                "ts": 25966,
                                "bytes": 8192
                            },
                            {
                                "ts": 25997,
                                "bytes": 8192
                            },
                            {
                                "ts": 25997,
                                "bytes": 8192
                            },
                            {
                                "ts": 26025,
                                "bytes": 8192
                            },
                            {
                                "ts": 26025,
                                "bytes": 8192
                            },
                            {
                                "ts": 26049,
                                "bytes": 8192
                            },
                            {
                                "ts": 26049,
                                "bytes": 8192
                            },
                            {
                                "ts": 26080,
                                "bytes": 8192
                            },
                            {
                                "ts": 26080,
                                "bytes": 8192
                            },
                            {
                                "ts": 26109,
                                "bytes": 8192
                            },
                            {
                                "ts": 26109,
                                "bytes": 8192
                            },
                            {
                                "ts": 26131,
                                "bytes": 8192
                            },
                            {
                                "ts": 26132,
                                "bytes": 8192
                            },
                            {
                                "ts": 26160,
                                "bytes": 8192
                            },
                            {
                                "ts": 26160,
                                "bytes": 8192
                            },
                            {
                                "ts": 26186,
                                "bytes": 8192
                            },
                            {
                                "ts": 26186,
                                "bytes": 8192
                            },
                            {
                                "ts": 26214,
                                "bytes": 8192
                            },
                            {
                                "ts": 26214,
                                "bytes": 8192
                            },
                            {
                                "ts": 26242,
                                "bytes": 8192
                            },
                            {
                                "ts": 26242,
                                "bytes": 8192
                            },
                            {
                                "ts": 26270,
                                "bytes": 8192
                            },
                            {
                                "ts": 26270,
                                "bytes": 8192
                            },
                            {
                                "ts": 26297,
                                "bytes": 8192
                            },
                            {
                                "ts": 26297,
                                "bytes": 8192
                            },
                            {
                                "ts": 26325,
                                "bytes": 8192
                            },
                            {
                                "ts": 26325,
                                "bytes": 8192
                            },
                            {
                                "ts": 26348,
                                "bytes": 8192
                            },
                            {
                                "ts": 26348,
                                "bytes": 8192
                            },
                            {
                                "ts": 26377,
                                "bytes": 8192
                            },
                            {
                                "ts": 26377,
                                "bytes": 8192
                            },
                            {
                                "ts": 26404,
                                "bytes": 10
                            },
                            {
                                "ts": 26404,
                                "bytes": 0
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 909322",
                                "Content-Range: bytes 0-909321\/909322",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"de00a-60fb2fd43dd6f\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 909322",
                                "content-range: bytes 0-909321\/909322"
                            ]
                        },
                        "bytesOut": 2362,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1400,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 57,
                        "http2_stream_weight": 74,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 350,
                        "server_port": "443",
                        "load_end": 24909,
                        "ttfb_start": 1421,
                        "ttfb_end": 1724,
                        "download_start": 1724,
                        "download_end": 24909,
                        "download_ms": 23185,
                        "all_start": 1421,
                        "all_end": 24909,
                        "all_ms": 23488,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "26171.62",
                        "request_id": "26171.62",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                        "raw_id": "26171.62",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 25823,
                        "ttfb_ms": 299,
                        "load_start": 1425,
                        "load_start_float": 1425.000352,
                        "bytesIn": 509355,
                        "objectSize": 509355,
                        "objectSizeUncompressed": 509355,
                        "chunks": [
                            {
                                "ts": 26406,
                                "bytes": 15604
                            },
                            {
                                "ts": 26432,
                                "bytes": 16366
                            },
                            {
                                "ts": 26461,
                                "bytes": 16366
                            },
                            {
                                "ts": 26489,
                                "bytes": 16366
                            },
                            {
                                "ts": 26515,
                                "bytes": 16366
                            },
                            {
                                "ts": 26543,
                                "bytes": 16366
                            },
                            {
                                "ts": 26572,
                                "bytes": 16366
                            },
                            {
                                "ts": 26596,
                                "bytes": 16366
                            },
                            {
                                "ts": 26626,
                                "bytes": 16366
                            },
                            {
                                "ts": 26649,
                                "bytes": 16366
                            },
                            {
                                "ts": 26678,
                                "bytes": 16366
                            },
                            {
                                "ts": 26706,
                                "bytes": 16366
                            },
                            {
                                "ts": 26732,
                                "bytes": 16366
                            },
                            {
                                "ts": 26760,
                                "bytes": 16366
                            },
                            {
                                "ts": 26789,
                                "bytes": 16366
                            },
                            {
                                "ts": 26816,
                                "bytes": 16366
                            },
                            {
                                "ts": 26843,
                                "bytes": 16366
                            },
                            {
                                "ts": 26871,
                                "bytes": 16366
                            },
                            {
                                "ts": 26895,
                                "bytes": 16366
                            },
                            {
                                "ts": 26923,
                                "bytes": 16366
                            },
                            {
                                "ts": 26949,
                                "bytes": 16366
                            },
                            {
                                "ts": 26977,
                                "bytes": 16366
                            },
                            {
                                "ts": 27006,
                                "bytes": 16366
                            },
                            {
                                "ts": 27031,
                                "bytes": 16366
                            },
                            {
                                "ts": 27060,
                                "bytes": 16366
                            },
                            {
                                "ts": 27088,
                                "bytes": 16366
                            },
                            {
                                "ts": 27145,
                                "bytes": 32732
                            },
                            {
                                "ts": 27173,
                                "bytes": 16366
                            },
                            {
                                "ts": 27196,
                                "bytes": 16366
                            },
                            {
                                "ts": 27223,
                                "bytes": 16366
                            },
                            {
                                "ts": 27248,
                                "bytes": 2771
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 509355",
                                "Content-Range: bytes 0-509354\/509355",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"7c5ab-5f22c52c40f02\"",
                                "last-modified: Fri, 13 Jan 2023 21:57:44 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 509355",
                                "content-range: bytes 0-509354\/509355"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1408,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 352,
                        "server_port": "443",
                        "load_end": 27248,
                        "ttfb_start": 1425,
                        "ttfb_end": 1724,
                        "download_start": 1724,
                        "download_end": 27248,
                        "download_ms": 25524,
                        "all_start": 1425,
                        "all_end": 27248,
                        "all_ms": 25823,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "26171.63",
                        "request_id": "26171.63",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                        "raw_id": "26171.63",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 26508,
                        "ttfb_ms": 299,
                        "load_start": 1425,
                        "load_start_float": 1425.000354,
                        "bytesIn": 229376,
                        "objectSize": 229376,
                        "objectSizeUncompressed": 226119,
                        "chunks": [
                            {
                                "ts": 27248,
                                "bytes": 8192
                            },
                            {
                                "ts": 27248,
                                "bytes": 8192
                            },
                            {
                                "ts": 27276,
                                "bytes": 8192
                            },
                            {
                                "ts": 27276,
                                "bytes": 8192
                            },
                            {
                                "ts": 27304,
                                "bytes": 8192
                            },
                            {
                                "ts": 27304,
                                "bytes": 8192
                            },
                            {
                                "ts": 27333,
                                "bytes": 8192
                            },
                            {
                                "ts": 27333,
                                "bytes": 8192
                            },
                            {
                                "ts": 27358,
                                "bytes": 8192
                            },
                            {
                                "ts": 27358,
                                "bytes": 8192
                            },
                            {
                                "ts": 27388,
                                "bytes": 8192
                            },
                            {
                                "ts": 27388,
                                "bytes": 8192
                            },
                            {
                                "ts": 27415,
                                "bytes": 8192
                            },
                            {
                                "ts": 27415,
                                "bytes": 8192
                            },
                            {
                                "ts": 27438,
                                "bytes": 8192
                            },
                            {
                                "ts": 27438,
                                "bytes": 8192
                            },
                            {
                                "ts": 27469,
                                "bytes": 8192
                            },
                            {
                                "ts": 27469,
                                "bytes": 8192
                            },
                            {
                                "ts": 27821,
                                "bytes": 8192
                            },
                            {
                                "ts": 27821,
                                "bytes": 8192
                            },
                            {
                                "ts": 27849,
                                "bytes": 8192
                            },
                            {
                                "ts": 27850,
                                "bytes": 8192
                            },
                            {
                                "ts": 27878,
                                "bytes": 8192
                            },
                            {
                                "ts": 27878,
                                "bytes": 8192
                            },
                            {
                                "ts": 27904,
                                "bytes": 8192
                            },
                            {
                                "ts": 27904,
                                "bytes": 8192
                            },
                            {
                                "ts": 27932,
                                "bytes": 8192
                            },
                            {
                                "ts": 27932,
                                "bytes": 8192
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 202,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: i",
                                "range: bytes=0-",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "Content-Length: 1081598",
                                "Content-Range: bytes 0-1081597\/1081598",
                                "accept-ranges: bytes",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: \"1080fe-5f26110a83221\"",
                                "last-modified: Mon, 16 Jan 2023 12:53:08 GMT",
                                "server: nginx",
                                ":status: 206",
                                "content-length: 1081598",
                                "content-range: bytes 0-1081597\/1081598"
                            ]
                        },
                        "bytesOut": 2272,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 20,
                        "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": 1081598,
                        "gzip_save": 863563,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1409,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 354,
                        "server_port": "443",
                        "load_end": 27933,
                        "ttfb_start": 1425,
                        "ttfb_end": 1724,
                        "download_start": 1724,
                        "download_end": 27933,
                        "download_ms": 26209,
                        "all_start": 1425,
                        "all_end": 27933,
                        "all_ms": 26508,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "26171.18",
                        "request_id": "26171.18",
                        "ip_addr": "104.21.26.223",
                        "full_url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "ka-f.fontawesome.com",
                        "url": "\/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                        "raw_id": "26171.18",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 80,
                        "ttfb_ms": 79,
                        "load_start": 1428,
                        "load_start_float": 1428.000254,
                        "bytesIn": 815,
                        "objectSize": 815,
                        "objectSizeUncompressed": 2956,
                        "chunks": [
                            {
                                "ts": 1508,
                                "bytes": 264,
                                "inflated": 358
                            },
                            {
                                "ts": 1508,
                                "bytes": 551,
                                "inflated": 2598
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=31556926",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 1309,
                        "dns_end": 1344,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "initiator_line": "1",
                        "initiator_column": "7937",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: ka-f.fontawesome.com",
                                ":method: GET",
                                ":path: \/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-headers: fa-kit-token",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3000",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=31556926",
                                "cf-cache-status: MISS",
                                "cf-ray: 8f74101e2ba81daa-FRA",
                                "content-encoding: gzip",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: W\/\"f2e0b2680d9b0bcb6e0039c4424e5a59\"",
                                "last-modified: Wed, 04 Aug 2021 18:53:09 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=1,i",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Mv2i8ciHVZ4n4CXoxDG4E%2BLtf8PyjslqWnJpJ7FntE58v4BT1xkLwWG1LTS2%2B1Qq9xVjVCHiWmJhIMY14Dp6TER8TDQpZj5%2BR90fVkC8pIudKM3kZtgWWggxEOGXnQVqXXvsbRzuAw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=61459&min_rtt=60909&rtt_var=18200&sent=14&recv=10&lost=0&retrans=0&sent_bytes=4251&recv_bytes=5417&delivery_rate=45913&cwnd=12000&unsent_bytes=0&cid=8c3ecf7581459e46&ts=110&x=1\"",
                                "server-timing: cfExtPri",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding",
                                "via: 1.1 93b0598b43d63761f1a129690721f888.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: aNolfIq7sSxjuyOuordpNOU1_MFQFam0bOohGVYRFpSYwd5bx3Nopg==",
                                "x-amz-cf-pop: FRA56-C2",
                                "x-cache: Hit from cloudfront"
                            ]
                        },
                        "bytesOut": 2044,
                        "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": 35,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1730,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31556926,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1312,
                        "netlog_id": 254,
                        "load_end": 1508,
                        "ttfb_start": 1428,
                        "ttfb_end": 1507,
                        "download_start": 1507,
                        "download_end": 1508,
                        "download_ms": 1,
                        "all_start": 1309,
                        "all_end": 1508,
                        "all_ms": 115,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "26171.16",
                        "request_id": "26171.16",
                        "ip_addr": "104.21.26.223",
                        "full_url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "ka-f.fontawesome.com",
                        "url": "\/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                        "raw_id": "26171.16",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 197,
                        "ttfb_ms": 119,
                        "load_start": 1429,
                        "load_start_float": 1429.0002360000001,
                        "bytesIn": 12866,
                        "objectSize": 12866,
                        "objectSizeUncompressed": 60312,
                        "chunks": [
                            {
                                "ts": 1549,
                                "bytes": 299,
                                "inflated": 347
                            },
                            {
                                "ts": 1549,
                                "bytes": 1176,
                                "inflated": 4686
                            },
                            {
                                "ts": 1552,
                                "bytes": 1176,
                                "inflated": 5637
                            },
                            {
                                "ts": 1553,
                                "bytes": 1173,
                                "inflated": 5711
                            },
                            {
                                "ts": 1554,
                                "bytes": 108,
                                "inflated": 489
                            },
                            {
                                "ts": 1567,
                                "bytes": 1176,
                                "inflated": 5610
                            },
                            {
                                "ts": 1567,
                                "bytes": 1176,
                                "inflated": 5831
                            },
                            {
                                "ts": 1568,
                                "bytes": 553,
                                "inflated": 2487
                            },
                            {
                                "ts": 1610,
                                "bytes": 3522,
                                "inflated": 16921
                            },
                            {
                                "ts": 1615,
                                "bytes": 1176,
                                "inflated": 5684
                            },
                            {
                                "ts": 1625,
                                "bytes": 1173,
                                "inflated": 4925
                            },
                            {
                                "ts": 1626,
                                "bytes": 158,
                                "inflated": 1984
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=31556926",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "initiator_line": "1",
                        "initiator_column": "7937",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: ka-f.fontawesome.com",
                                ":method: GET",
                                ":path: \/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-headers: fa-kit-token",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3000",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=31556926",
                                "cf-cache-status: MISS",
                                "cf-ray: 8f74101e3baf1daa-FRA",
                                "content-encoding: gzip",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: W\/\"a12ec7ebe75a4d59a5dd6b79e2ba2e16\"",
                                "last-modified: Wed, 04 Aug 2021 18:53:09 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=1,i",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=jQDpoabnTvtT0zoPvZxC7Qs1g4Rr1F4EV%2BNDQWP0bbYxBoXdmWfaYGMbzZQ7WJUYeWpvWYrsT%2BcfuA98aMeqOqbo%2FJFGbYd4FVJJyKzvgURo%2Fw9vyqTtEO6fotyoWMRAUO1g8QyC7w%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=61459&min_rtt=60909&rtt_var=18200&sent=21&recv=10&lost=0&retrans=0&sent_bytes=11285&recv_bytes=5417&delivery_rate=45913&cwnd=12000&unsent_bytes=0&cid=8c3ecf7581459e46&ts=117&x=1\"",
                                "server-timing: cfExtPri",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding",
                                "via: 1.1 f891d17fa862cc74a05434e03fa58dca.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: -cDM5Qh39Uyv66bA4ALMwz5OZFZxr72IFRVn03fFg2hKiqOEHACljA==",
                                "x-amz-cf-pop: FRA56-C2",
                                "x-cache: Hit from cloudfront"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 13758,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31556926,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1307,
                        "netlog_id": 236,
                        "load_end": 1626,
                        "ttfb_start": 1429,
                        "ttfb_end": 1548,
                        "download_start": 1548,
                        "download_end": 1626,
                        "download_ms": 78,
                        "all_start": 1429,
                        "all_end": 1626,
                        "all_ms": 197,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "26171.17",
                        "request_id": "26171.17",
                        "ip_addr": "104.21.26.223",
                        "full_url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "ka-f.fontawesome.com",
                        "url": "\/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                        "raw_id": "26171.17",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Fetch",
                        "load_ms": 108,
                        "ttfb_ms": 101,
                        "load_start": 1429,
                        "load_start_float": 1429.0002489999999,
                        "bytesIn": 4253,
                        "objectSize": 4253,
                        "objectSizeUncompressed": 26682,
                        "chunks": [
                            {
                                "ts": 1532,
                                "bytes": 294,
                                "inflated": 443
                            },
                            {
                                "ts": 1534,
                                "bytes": 2352,
                                "inflated": 16584
                            },
                            {
                                "ts": 1536,
                                "bytes": 1176,
                                "inflated": 6697
                            },
                            {
                                "ts": 1537,
                                "bytes": 431,
                                "inflated": 2958
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=31556926",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "initiator_line": "1",
                        "initiator_column": "7937",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: ka-f.fontawesome.com",
                                ":method: GET",
                                ":path: \/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-headers: fa-kit-token",
                                "access-control-allow-methods: GET",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3000",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=31556926",
                                "cf-cache-status: MISS",
                                "cf-ray: 8f74101e3bb21daa-FRA",
                                "content-encoding: gzip",
                                "content-type: text\/css",
                                "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                "etag: W\/\"76f34b71fc9fb641507ff6a822cc07f5\"",
                                "last-modified: Wed, 04 Aug 2021 18:53:09 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "priority: u=1,i",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=MFApELc4U%2B9rP0%2B%2BG%2FyrbWB21%2BXGVXyOM1U4tEsuRcIeWr1IpEsSCsDeQhF5KqTvEfY%2BeA2Fsjicxi89xEbrojJosI%2F9ymQUjcf7j44UAn%2FDKQKr9iTeBdfPsPyD9h%2FhaJL1pV7hbQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=61459&min_rtt=60909&rtt_var=18200&sent=16&recv=10&lost=0&retrans=0&sent_bytes=6028&recv_bytes=5417&delivery_rate=45913&cwnd=12000&unsent_bytes=0&cid=8c3ecf7581459e46&ts=116&x=1\"",
                                "server-timing: cfExtPri",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding",
                                "via: 1.1 ef4ff53b101ef123a46ec560b6c94cb8.cloudfront.net (CloudFront)",
                                "x-amz-cf-id: forWzz4RrC7i0TPJqXoyypTA-C7TxxOVDF_CgMY3nW8TzVnUFq5frQ==",
                                "x-amz-cf-pop: FRA56-C2",
                                "x-cache: Hit from cloudfront"
                            ]
                        },
                        "bytesOut": 2032,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5138,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31556926,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1309,
                        "netlog_id": 249,
                        "load_end": 1537,
                        "ttfb_start": 1429,
                        "ttfb_end": 1530,
                        "download_start": 1530,
                        "download_end": 1537,
                        "download_ms": 7,
                        "all_start": 1429,
                        "all_end": 1537,
                        "all_ms": 108,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "26171.29",
                        "request_id": "26171.29",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                        "raw_id": "26171.29",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 716,
                        "ttfb_ms": 680,
                        "load_start": 1460,
                        "load_start_float": 1460.000266,
                        "bytesIn": 18036,
                        "objectSize": 18036,
                        "objectSizeUncompressed": 18036,
                        "chunks": [
                            {
                                "ts": 2146,
                                "bytes": 1374
                            },
                            {
                                "ts": 2176,
                                "bytes": 16662
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 273,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1349,
                        "connect_end": 1400,
                        "ssl_start": 1400,
                        "ssl_end": 1460,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-dev3.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "primer.typekit.net",
                                "emoji-staging.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "use-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "fontservicescdn-staging.typekit.net",
                                "emoji.typekit.net",
                                "faster.typekit.net",
                                "faster-staging.typekit.net",
                                "p.typekit.net",
                                "muse.typekit.net",
                                "apicdn-dev.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "fontservicescdn.typekit.net",
                                "ping.typekit.net",
                                "apicdn.typekit.net",
                                "fonts.typekit.net",
                                "apicdn-staging.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1733788800,
                            "validTo": 1768089599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2026h1' log",
                                    "logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
                                    "timestamp": 1733840423471,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022006270D83F6A673242885627E3B1E54D0F1ED84FA4D1FA8E6A7CA6376EE9BDCC4022100845981F2AD39C8EEB9B445D6D4D6E622D77D7361D8A989C209CBB32CAC46AB7B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert 'Wyvern2026h1'",
                                    "logId": "6411C46CA412ECA7891CA2022E00BCAB4F2807D41E3527ABEAFED503C97DCDF0",
                                    "timestamp": 1733840423530,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100C2629249F674B21665FA7769AF5631C7FBE18CA62522C35FD328E02A655DC9B402207D8218554A1074C2CF71A5CA5B73A797CEEF9D6470B70D164A91DD6D91CD4352"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert 'Sphinx2026h1'",
                                    "logId": "499C9B69DE1D7CECFC36DECD8764A6B85BAF0A878019D15552FBE9EB29DDF8C3",
                                    "timestamp": 1733840423544,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100EA11708B7CB9318CE7FCA6741B3E7CBB5482B2EA02FC9B09E363CD764557A42A02205AEBF0B1CE6A1E2CF22765ECA6670E047D3F94A36446840FAD8972F89084B575"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/gqh3ubp.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/gqh3ubp.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 18036",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:11 GMT",
                                "etag: \"66a00c5c80b0b8f4a5030b51a227c2d3ef7e385c\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2038,
                        "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": 51,
                        "ssl_ms": 60,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1349,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 266,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIH\/DCCBuSgAwIBAgIQCbWwlkFXfRWNWMcEtsvDcjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMjEwMDAwMDAwWhcNMjYwMTEwMjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABAjPmQk14yPEoAscJXi0jgE0kRBOBftv7fRdOZ36GyprKawsD7Sp\nOw45O7GT8QvoVFIQnJyYmpVjGpVA+9gCVzKjggV+MIIFejAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUkxWmlbkGj78Qaqmotxwo8BA+\nl+QwggILBgNVHREEggICMIIB\/oIPdXNlLnR5cGVraXQubmV0ghR1c2UtZGV2My50\neXBla2l0Lm5ldIIfZm9udHNlcnZpY2VzY2RuLWRldi50eXBla2l0Lm5ldIIScHJp\nbWVyLnR5cGVraXQubmV0ghllbW9qaS1zdGFnaW5nLnR5cGVraXQubmV0ghljY3R5\ncGVraXQtZGV2LnR5cGVraXQubmV0ghd1c2Utc3RhZ2luZy50eXBla2l0Lm5ldIIa\nd2ViZm9udHMuY3JlYXRpdmVjbG91ZC5jb22CI2ZvbnRzZXJ2aWNlc2Nkbi1zdGFn\naW5nLnR5cGVraXQubmV0ghFlbW9qaS50eXBla2l0Lm5ldIISZmFzdGVyLnR5cGVr\naXQubmV0ghpmYXN0ZXItc3RhZ2luZy50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5l\ndIIQbXVzZS50eXBla2l0Lm5ldIIWYXBpY2RuLWRldi50eXBla2l0Lm5ldIIRdXNl\nLmVkZ2Vmb250cy5uZXSCD3VzZS50eXBla2l0LmNvbYIbZm9udHNlcnZpY2VzY2Ru\nLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0ghJhcGljZG4udHlwZWtpdC5u\nZXSCEWZvbnRzLnR5cGVraXQubmV0ghphcGljZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndDA+BgNVHSAENzA1MDMGBmeBDAECAjApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3\nLmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH\/BAQDAgOIMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjCBnwYDVR0fBIGXMIGUMEigRqBEhkJodHRwOi8vY3Js\nMy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBD\nQTEtMS5jcmwwSKBGoESGQmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDCBhwYIKwYBBQUHAQEE\nezB5MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wUQYIKwYB\nBQUHMAKGRWh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2Jh\nbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNydDAMBgNVHRMBAf8EAjAAMIIBfgYK\nKwYBBAHWeQIEAgSCAW4EggFqAWgAdgAOV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0h\nqSWsYcVOIQAAAZOw8UovAAAEAwBHMEUCIAYnDYP2pnMkKIVifjseVNDx7YT6TR+o\n5qfKY3bum9zEAiEAhFmB8q05yO65tEXW1NbmItd9c2HYqYnCCcuzLKxGq3sAdgBk\nEcRspBLsp4kcogIuALyrTygH1B41J6vq\/tUDyX3N8AAAAZOw8UpqAAAEAwBHMEUC\nIQDCYpJJ9nSyFmX6d2mvVjHH++GMpiUiw1\/TKOAqZV3JtAIgfYIYVUoQdMLPcaXK\nW3Onl87vnWRwtw0WSpHdbZHNQ1IAdgBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS\n++nrKd34wwAAAZOw8Up4AAAEAwBHMEUCIQDqEXCLfLkxjOf8pnQbPny7VIKy6gL8\nmwnjY812RVekKgIgWuvwsc5qHizyJ2XspmcOBH0\/lKNkRoQPrYly+JCEtXUwDQYJ\nKoZIhvcNAQELBQADggEBAGoejQmMbHhufzjnpy9PwBfLIxh2W0uVBhEZP8SgLl85\na+0gvN84GdpEA8FcWB4otaxA8se1+E1rrCMATELw7m+KYohGII+LG5WfME0GI5XP\najbgtnYKXFFw0JTl2YLO+eSaCDk3lw3aP15Y7EI5m1S1l2J9JIwWrfFHAqQBJos6\nJEHnRezjorebQMpsAOrDhwjfLlnTXJW3t8TX88O4Yt3KjK53cPMJKyAfGSnbTXi5\nJv\/GDkkHPLHi5llEq5lQarDT1fguccoZ3FALYddcUmBdpLdzWK4kSaA9L6sZ\/mRW\n2swKWQ5ndNEBOKa4uH6mSG7CEybtyW4LyXfVTlhFHbk=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "DYNA": 363,
                                "GDYN": 269,
                                "GPOS": 3070,
                                "OS\/2": 96,
                                "cmap": 2320,
                                "cvt ": 48,
                                "fpgm": 2301,
                                "gasp": 8,
                                "glyf": 25459,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 894,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1013,
                                "post": 663,
                                "prep": 111
                            },
                            "names": {
                                "0": "(c) Copyright The Font Bureau, Inc. 2014. All rights reserved.",
                                "1": "InputSans ExLight",
                                "2": "Regular",
                                "3": "c9eeb1c2eca4b3f9844099c5cfea56e3",
                                "4": "InputSans ExLight",
                                "5": "Version 0.000;PS 0.0;hotconv 1.0.72;makeotf.lib2.5.5900; ttfauto",
                                "6": "InputSans-ExtraLight",
                                "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735b0ce"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 814,
                                "usWeightClass": 300,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 715,
                                "ySubscriptYSize": 660,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 82,
                                "ySuperscriptXSize": 715,
                                "ySuperscriptYSize": 660,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 385,
                                "yStrikeoutSize": 55,
                                "yStrikeoutPosition": 360,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684355303,
                                "ulUnicodeRange2": 63739,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "FBI ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 825,
                                "sTypoDescender": -275,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1400,
                                "usWinDescent": 450,
                                "ulCodePageRange1": 536871071,
                                "ulCodePageRange2": 3755409408,
                                "sxHeight": 600,
                                "sCapHeight": 800,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 13,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 0,
                                    "bWeight": 4,
                                    "bProportion": 6,
                                    "bContrast": 2,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 9,
                                    "bMidline": 0,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": 0,
                                "underlineThickness": 0,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 10
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ],
                                        "CAT ": [
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 224
                            }
                        },
                        "load_end": 2176,
                        "ttfb_start": 1460,
                        "ttfb_end": 2140,
                        "download_start": 2140,
                        "download_end": 2176,
                        "download_ms": 36,
                        "all_start": 1349,
                        "all_end": 2176,
                        "all_ms": 827,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "26171.91",
                        "request_id": "26171.91",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                        "raw_id": "26171.91",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 566,
                        "ttfb_ms": 566,
                        "load_start": 4526,
                        "load_start_float": 4526.0004099999996,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 17066,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 231,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "if-range: \"1342aa-60fb2fd4a2b28\"",
                                "priority: i",
                                "range: bytes=1245184-1262249",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 17066",
                                "content-range: bytes 1245184-1262249\/1262250",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 22:35:13 GMT",
                                "etag: \"1342aa-60fb2fd4a2b28\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                "server: nginx"
                            ]
                        },
                        "bytesOut": 2434,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4524,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "netlog_id": 410,
                        "server_port": "443",
                        "load_end": 5092,
                        "ttfb_start": 4526,
                        "ttfb_end": 5092,
                        "download_start": 5092,
                        "download_end": 5092,
                        "download_ms": 0,
                        "all_start": 4526,
                        "all_end": 5092,
                        "all_ms": 566,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "26171.92",
                        "request_id": "26171.92",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                        "raw_id": "26171.92",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 582,
                        "ttfb_ms": 582,
                        "load_start": 5465,
                        "load_start_float": 5465.0004179999996,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 7709,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 231,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "if-range: \"149e1d-60fb2fd4b38f1\"",
                                "priority: i",
                                "range: bytes=1343488-1351196",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 7709",
                                "content-range: bytes 1343488-1351196\/1351197",
                                "content-type: video\/mp4",
                                "date: Tue, 24 Dec 2024 22:35:14 GMT",
                                "etag: \"149e1d-60fb2fd4b38f1\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                "server: nginx"
                            ]
                        },
                        "bytesOut": 2434,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5460,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "netlog_id": 418,
                        "server_port": "443",
                        "load_end": 6047,
                        "ttfb_start": 5465,
                        "ttfb_end": 6047,
                        "download_start": 6047,
                        "download_end": 6047,
                        "download_ms": 0,
                        "all_start": 5465,
                        "all_end": 6047,
                        "all_ms": 582,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "26171.93",
                        "request_id": "26171.93",
                        "ip_addr": "216.58.206.78",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&tfd=5862",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&tfd=5862",
                        "raw_id": "26171.93",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 315,
                        "ttfb_ms": 315,
                        "load_start": 5862,
                        "load_start_float": 5862.0004239999998,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 229,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                        "initiator_line": "189",
                        "initiator_column": "261",
                        "initiator_type": "script",
                        "initiator_function": "Ac",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&tfd=5862",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/jeffreyroekens.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                "content-type: text\/plain",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:35:14 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                "server: Golfe2"
                            ]
                        },
                        "bytesOut": 3559,
                        "score_cache": -1,
                        "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": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 5861,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/jeffreyroekens.com same_site>",
                        "chunks": [],
                        "netlog_id": 424,
                        "server_port": "443",
                        "load_end": 6177,
                        "ttfb_start": 5862,
                        "ttfb_end": 6177,
                        "download_start": 6177,
                        "download_end": 6177,
                        "download_ms": 0,
                        "all_start": 5862,
                        "all_end": 6177,
                        "all_ms": 315,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "26171.94",
                        "request_id": "26171.94",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png",
                        "raw_id": "26171.94",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 1054,
                        "ttfb_ms": 1053,
                        "load_start": 9245,
                        "load_start_float": 9245.0004329999992,
                        "bytesIn": 849,
                        "objectSize": 849,
                        "objectSizeUncompressed": 849,
                        "chunks": [
                            {
                                "ts": 10299,
                                "bytes": 849
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "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: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/site\/d7e941dc50-1673879143\/favicon-32x32.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",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 849",
                                "content-type: image\/png",
                                "date: Tue, 24 Dec 2024 22:35:18 GMT",
                                "etag: \"351-5f26268efbc14\"",
                                "last-modified: Mon, 16 Jan 2023 14:29:24 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2371,
                        "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": 849,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9243,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 433,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                },
                                "File": {
                                    "FileSize": "849 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "Grayscale with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Gamma": 2.2000000000000002,
                                    "WhitePointX": 0.31269999999999998,
                                    "WhitePointY": 0.32900000000000001,
                                    "RedX": 0.64000000000000001,
                                    "RedY": 0.33000000000000002,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059999999999999998,
                                    "BackgroundColor": 255,
                                    "ModifyDate": "2023:01:16 13:21:14",
                                    "Datecreate": "2023-01-16T13:21:14+00:00",
                                    "Datemodify": "2023-01-16T13:21:14+00:00"
                                },
                                "IPTC": {
                                    "Credit": "RFG",
                                    "ApplicationRecordVersion": 4
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "GrayscaleAlpha",
                                "endianness": "Undefined",
                                "colorspace": "Gray",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "gray": 8
                                },
                                "pixels": 1024,
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 34,
                                        "standardDeviation": 81.491500000000002,
                                        "kurtosis": 2.90828,
                                        "skewness": -2.1829999999999998,
                                        "entropy": 0.49669600000000003
                                    },
                                    "gray": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 37.066400000000002,
                                        "standardDeviation": 77.183400000000006,
                                        "kurtosis": 2.0276100000000001,
                                        "skewness": 1.91028,
                                        "entropy": 0.36682799999999999
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Undefined",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-12-24T22:35:19+00:00",
                                    "date:modify": "2024-12-24T22:35:19+00:00",
                                    "png:bKGD": "chunk was found (see Background color, above)",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "4",
                                    "png:IHDR.color_type": "4 (GrayAlpha)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                    "png:text-encoded profiles": "1 were found",
                                    "png:tIME": "2023-01-16T13:21:14Z",
                                    "signature": "fe129ce399a634eb0b2d585d91031cd765f19529218ae3a862a9f7b5fd4db27d"
                                },
                                "profiles": {
                                    "iptc": {
                                        "Credit[2,110]": [
                                            "RFG"
                                        ],
                                        "Unknown[2,0]": [
                                            null
                                        ],
                                        "length": 28
                                    }
                                },
                                "tainted": false,
                                "filesize": "849B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "128733B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "load_end": 10299,
                        "ttfb_start": 9245,
                        "ttfb_end": 10298,
                        "download_start": 10298,
                        "download_end": 10299,
                        "download_ms": 1,
                        "all_start": 9245,
                        "all_end": 10299,
                        "all_ms": 1054,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "26171.95",
                        "request_id": "26171.95",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                        "raw_id": "26171.95",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 1321,
                        "ttfb_ms": 1321,
                        "load_start": 10260,
                        "load_start_float": 10260.000438999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 6637,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "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": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "if-range: \"1d19ed-60fb2fd441faa\"",
                                "priority: i",
                                "range: bytes=1900544-1907180",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 6637",
                                "content-range: bytes 1900544-1907180\/1907181",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:19 GMT",
                                "etag: \"1d19ed-60fb2fd441faa\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                "server: nginx"
                            ]
                        },
                        "bytesOut": 2431,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 10259,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "netlog_id": 439,
                        "server_port": "443",
                        "load_end": 11581,
                        "ttfb_start": 10260,
                        "ttfb_end": 11581,
                        "download_start": 11581,
                        "download_end": 11581,
                        "download_ms": 0,
                        "all_start": 10260,
                        "all_end": 11581,
                        "all_ms": 1321,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "26171.96",
                        "request_id": "26171.96",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                        "raw_id": "26171.96",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 2204,
                        "ttfb_ms": 2204,
                        "load_start": 11910,
                        "load_start_float": 11910.000447,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 652,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "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": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "if-range: \"18828c-60fb2fd44148c\"",
                                "priority: i",
                                "range: bytes=1605632-1606283",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 652",
                                "content-range: bytes 1605632-1606283\/1606284",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:20 GMT",
                                "etag: \"18828c-60fb2fd44148c\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                "server: nginx"
                            ]
                        },
                        "bytesOut": 2431,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 11908,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "netlog_id": 447,
                        "server_port": "443",
                        "load_end": 14114,
                        "ttfb_start": 11910,
                        "ttfb_end": 14114,
                        "download_start": 14114,
                        "download_end": 14114,
                        "download_ms": 0,
                        "all_start": 11910,
                        "all_end": 14114,
                        "all_ms": 2204,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "26171.97",
                        "request_id": "26171.97",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                        "raw_id": "26171.97",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 4975,
                        "ttfb_ms": 4975,
                        "load_start": 15517,
                        "load_start_float": 15517.000457,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 811,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "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": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "if-range: \"10032b-5f49a528632aa\"",
                                "priority: i",
                                "range: bytes=1048576-1049386",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 811",
                                "content-range: bytes 1048576-1049386\/1049387",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:24 GMT",
                                "etag: \"10032b-5f49a528632aa\"",
                                "last-modified: Mon, 13 Feb 2023 20:02:10 GMT",
                                "server: nginx"
                            ]
                        },
                        "bytesOut": 2446,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 15514,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "netlog_id": 457,
                        "server_port": "443",
                        "load_end": 20492,
                        "ttfb_start": 15517,
                        "ttfb_end": 20492,
                        "download_start": 20492,
                        "download_end": 20492,
                        "download_ms": 0,
                        "all_start": 15517,
                        "all_end": 20492,
                        "all_ms": 4975,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "26171.98",
                        "request_id": "26171.98",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                        "raw_id": "26171.98",
                        "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 4521,
                        "ttfb_ms": 4521,
                        "load_start": 18316,
                        "load_start_float": 18316.000463,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "objectSizeUncompressed": 12535,
                        "chunks": [],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/webm",
                        "contentEncoding": "",
                        "socket": 85,
                        "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": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: identity;q=1, *;q=0",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                "if-range: \"e30f7-60fb2fd558957\"",
                                "priority: i",
                                "range: bytes=917504-930038",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: video",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 12535",
                                "content-range: bytes 917504-930038\/930039",
                                "content-type: video\/webm",
                                "date: Tue, 24 Dec 2024 22:35:27 GMT",
                                "etag: \"e30f7-60fb2fd558957\"",
                                "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                "server: nginx"
                            ]
                        },
                        "bytesOut": 2470,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 18311,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                        "netlog_id": 463,
                        "server_port": "443",
                        "load_end": 22837,
                        "ttfb_start": 18316,
                        "ttfb_end": 22837,
                        "download_start": 22837,
                        "download_end": 22837,
                        "download_ms": 0,
                        "all_start": 18316,
                        "all_end": 22837,
                        "all_ms": 4521,
                        "index": 41,
                        "number": 42
                    }
                ],
                "requestsFull": 42,
                "requestsDoc": 37,
                "responses_200": 16,
                "responses_404": 0,
                "responses_other": 26,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                "loadEventStart": 8565,
                "loadEventEnd": 8565,
                "domContentLoadedEventStart": 1418,
                "domContentLoadedEventEnd": 1420,
                "URL": "https:\/\/jeffreyroekens.com\/",
                "connections": 9,
                "final_base_page_request": 0,
                "final_base_page_request_id": "5F87301569E8AC350B1D818A34D4CF23",
                "final_url": "https:\/\/jeffreyroekens.com\/",
                "domInteractive": 1413,
                "firstPaint": 1416.3000000000466,
                "firstContentfulPaint": 1516,
                "firstImagePaint": 1813,
                "renderBlockingCSS": 4,
                "renderBlockingJS": 1,
                "TTFB": 279,
                "basePageSSLTime": 86,
                "score_cache": 47,
                "score_cdn": 32,
                "score_gzip": 33,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 6509192,
                "gzip_savings": 4390559,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 849,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 4,
                    "HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "EventDispatch": 24,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 17,
                    "EvaluateScript": 3,
                    "v8.compile": 7,
                    "ParseAuthorStyleSheet": 2,
                    "TimerFire": 9,
                    "FunctionCall": 33,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 37,
                    "Layout": 38,
                    "v8.compileModule": 0,
                    "BeginRemoteFontLoad": 0,
                    "PrePaint": 26,
                    "HitTest": 3,
                    "IntersectionObserverController::computeIntersections": 18,
                    "Paint": 22,
                    "Layerize": 23,
                    "v8.evaluateModule": 4,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "V8.GC_MC_INCREMENTAL_START": 2,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "MajorGC": 1,
                    "V8.GC_MARK_COMPACTOR": 1,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 1,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "Idle": 27649
                },
                "cpuTimesDoc": {
                    "ParseHTML": 4,
                    "HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "EventDispatch": 6,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 16,
                    "EvaluateScript": 3,
                    "v8.compile": 7,
                    "ParseAuthorStyleSheet": 2,
                    "TimerFire": 5,
                    "FunctionCall": 10,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 12,
                    "Layout": 30,
                    "v8.compileModule": 0,
                    "BeginRemoteFontLoad": 0,
                    "PrePaint": 6,
                    "HitTest": 1,
                    "IntersectionObserverController::computeIntersections": 4,
                    "Paint": 7,
                    "Layerize": 5,
                    "v8.evaluateModule": 4,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "Major concurrent marking rescheduled": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "Idle": 8534
                },
                "cpu.ParseHTML": 4,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                "cpu.EventDispatch": 24,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 17,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 7,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.TimerFire": 9,
                "cpu.FunctionCall": 33,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 37,
                "cpu.Layout": 38,
                "cpu.v8.compileModule": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.PrePaint": 26,
                "cpu.HitTest": 3,
                "cpu.IntersectionObserverController::computeIntersections": 18,
                "cpu.Paint": 22,
                "cpu.Layerize": 23,
                "cpu.v8.evaluateModule": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 2,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.MajorGC": 1,
                "cpu.V8.GC_MARK_COMPACTOR": 1,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 1,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.Idle": 27649,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735079707.0741148,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735079708.7614686,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 20829,
                "fullyLoadedCPUpct": 42.780858492503626,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                                "loaderId": "E8B385C46EC555F79F71577E0407D5DE"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/jeffreyroekens.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/jeffreyroekens.com\/",
                "document_hostname": "jeffreyroekens.com",
                "document_origin": "https:\/\/jeffreyroekens.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 126,
                "domComplete": 8565,
                "PerformancePaintTiming.first-paint": 1416.3000000000466,
                "PerformancePaintTiming.first-contentful-paint": 1416.3000000000466,
                "origin_dns": {
                    "ns": [
                        "ns4.combell.net.",
                        "ns3.combell.net.",
                        "ns1.combell.eu."
                    ],
                    "mx": [
                        "50 mx.backup.mailprotect.be.",
                        "10 mx.mailprotect.be."
                    ],
                    "txt": [
                        "\"google-site-verification=tZz89h5n3j9fAdalSQyL6kZechOP5vLOfEiCwib7RZg\""
                    ],
                    "soa": [
                        "ns3.combell.net. hostmaster.jeffreyroekens.com. 1673868757 10800 3600 604800 40000"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "CDN": "Cloudflare,jsDelivr,cdnjs",
                    "Font scripts": "Typekit,Font Awesome",
                    "JavaScript libraries": "Lightbox",
                    "Analytics": "Google Analytics",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "Nginx": "",
                    "Cloudflare": "",
                    "Typekit": "",
                    "Lightbox": "",
                    "jsDelivr": "",
                    "Google Analytics": "",
                    "Font Awesome": "",
                    "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
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Lightbox": {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    "jsDelivr": {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "Font Awesome": {
                        "name": "Font Awesome",
                        "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                        "slug": "font-awesome",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Font Awesome.svg",
                        "website": "https:\/\/fontawesome.com\/",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "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": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Font Awesome",
                        "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                        "slug": "font-awesome",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Font Awesome.svg",
                        "website": "https:\/\/fontawesome.com\/",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "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": "#4a4a4a",
                                                "bgColor": "#000000",
                                                "contrastRatio": 2.3599999999999999,
                                                "fontSize": "7.2pt (9.6px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>",
                                    "target": [
                                        ".sd"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4a4a4a",
                                                "bgColor": "#000000",
                                                "contrastRatio": 2.3599999999999999,
                                                "fontSize": "7.2pt (9.6px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                    "target": [
                                        ".sd > a[href$=\"studiodier.com\"][target=\"_blank\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        }
                    ],
                    "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 data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                    "target": [
                                        "#wrapper"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "bgColor": "#000000",
                                                "contrastRatio": 11.539999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                    "target": [
                                        ".w-1\\\/2"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "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": "fa-v4-font-face",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style media=\"all\" id=\"fa-v4-font-face\">",
                                    "target": [
                                        "#fa-v4-font-face"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fa-v4-shims",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style media=\"all\" id=\"fa-v4-shims\">",
                                    "target": [
                                        "#fa-v4-shims"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fa-main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style media=\"all\" id=\"fa-main\">",
                                    "target": [
                                        "#fa-main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                    "target": [
                                        "#wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "toggleMenu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>",
                                    "target": [
                                        "#toggleMenu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "primnav",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav class=\"primnav \" id=\"primnav\">",
                                    "target": [
                                        "#primnav"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu flex",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul id=\"menu flex\">",
                                    "target": [
                                        "#menu\\ flex"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "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:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                    "target": [
                                        ".w-1\\\/2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .navLink"
                                    ]
                                },
                                {
                                    "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .navLink"
                                    ]
                                },
                                {
                                    "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:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                    "target": [
                                        ".sd > a[href$=\"studiodier.com\"][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=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                    "target": [
                                        "a[href=\"tel:+32494726850\"]"
                                    ]
                                },
                                {
                                    "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=\"mailto:[email protected]\">[email protected]<\/a>",
                                    "target": [
                                        "p > a:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                    "target": [
                                        "a[data-filter=\"Showreel\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                    "target": [
                                        "a[data-filter=\"Standert\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                    "target": [
                                        "a[data-filter=\"Nora Gharib\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                    "target": [
                                        "a[data-filter=\"NATAN COUTURE\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                    "target": [
                                        "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                    "target": [
                                        "a[data-filter=\"A growing stillness.\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(9)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 id=\"menu flex\">",
                                    "target": [
                                        "#menu\\ flex"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>",
                                    "target": [
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>",
                                    "target": [
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>",
                                    "target": [
                                        "li:nth-child(3)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#808080",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscured",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<header class=\"header | flex z-50\">",
                                                    "target": [
                                                        "header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it's partially obscured by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                    "target": [
                                        ".active"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscured",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<header class=\"header | flex z-50\">",
                                                    "target": [
                                                        "header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it's partially obscured by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .navLink"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscured",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<header class=\"header | flex z-50\">",
                                                    "target": [
                                                        "header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it's partially obscured by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .navLink"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "64.8pt (86.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                    "target": [
                                        "a[href=\"tel:+32494726850\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "64.8pt (86.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                    "target": [
                                        "p > a:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                    "target": [
                                        "a[data-filter=\"Showreel\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                    "target": [
                                        "a[data-filter=\"Standert\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                    "target": [
                                        "a[data-filter=\"Nora Gharib\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                    "target": [
                                        "a[data-filter=\"NATAN COUTURE\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                    "target": [
                                        "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                    "target": [
                                        "a[data-filter=\"A growing stillness.\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(9)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 29%; left: 20%;\">",
                                    "target": [
                                        ".first:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 16%; left: 48%;\">",
                                    "target": [
                                        ".second:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 10%; left: 62%;\">",
                                    "target": [
                                        ".first[data-atr=\"Anai\u0308s De Keyzer\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 42%; left: 32%;\">",
                                    "target": [
                                        ".second[data-atr=\"Anai\u0308s De Keyzer\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 27%; left: 49%;\">",
                                    "target": [
                                        ".first[data-atr=\"Nora Gharib\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 41%; left: 10%;\">",
                                    "target": [
                                        ".second[data-atr=\"Nora Gharib\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 1; top: 12%; left: 15%;\">",
                                    "target": [
                                        ".first[data-atr=\"NATAN COUTURE\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 18%; left: 33%;\">",
                                    "target": [
                                        ".second[data-atr=\"NATAN COUTURE\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 36%; left: 16%;\">",
                                    "target": [
                                        ".first:nth-child(9)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 44%; left: 23%;\">",
                                    "target": [
                                        ".second:nth-child(10)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 10%; left: 38%;\">",
                                    "target": [
                                        ".first[data-atr=\"A growing stillness.\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 36%; left: 25%;\">",
                                    "target": [
                                        ".second[data-atr=\"A growing stillness.\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 18%; left: 13%;\">",
                                    "target": [
                                        ".first[data-atr=\"Standert\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 39%; left: 41%;\">",
                                    "target": [
                                        ".second[data-atr=\"Standert\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 29%; left: 54%;\">",
                                    "target": [
                                        ".first:nth-child(15)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 26%; left: 58%;\">",
                                    "target": [
                                        ".second:nth-child(16)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 33%; left: 52%;\">",
                                    "target": [
                                        ".first[data-atr=\"Showreel\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 0; top: 37%; left: 21%;\">",
                                    "target": [
                                        ".second[data-atr=\"Showreel\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "185.86.18.194.hosted.by.stone-is.net",
                "base_page_cname": "",
                "base_page_dns_server": "ns4.combell.net",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 46733,
                "testUrl": "https:\/\/jeffreyroekens.com\/",
                "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": "[]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "capitolium-2",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "capitolium-2",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "input-sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "input-sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "input-sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Font Awesome 5 Brands",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Font Awesome 5 Free",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Font Awesome 5 Pro",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Font Awesome 5 Free",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Font Awesome 5 Pro",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Avara",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Serous",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Serous-brook",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Fifty",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Rasmus",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "DotGothic16",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "PPNeueBit",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Antipol Light",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 83.200000000000003,
                "generated-content-size": 90.959999999999994,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                    "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                    "https:\/\/use.typekit.net\/gqh3ubp.css",
                    "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                    "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n\n  <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87\"><\/script>\n  <script>\n    window.dataLayer = window.dataLayer || [];\n    function gtag(){dataLayer.push(arguments);}\n    gtag('js', new Date());\n\n    gtag('config', 'G-H44YD4SW87');\n  <\/script>\n\n  <meta charset=\"UTF-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/7571e0fbe9-1673879159\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/0a31c1ac6d-1673879151\/favicon-16x16.png\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <!-- META TAGS -->\n\n<title>Jeffrey Roekens | Work<\/title>\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"description\">\n<meta content=\"DOP, Camera, Cinematographer, Jeffrey, Roekens, Jeff, Director, Cinema, Film, Video, Videographer, Videograaf, Regisseur, Cine, Director of Photography, Photographer, Ghent, Gent, Belgie, Belgium\" name=\"keywords\">\n\n<meta content=\"Jeffrey Roekens | Work\" property=\"og:title\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"Jeffrey Roekens\" property=\"og:site_name\">\n<meta content=\"https:\/\/jeffreyroekens.com\" property=\"og:url\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" property=\"og:image\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" property=\"og:description\">\n<meta content=\"en_GB\" property=\"og:locale\">\n\n<meta content=\"Jeffrey Roekens | Work\" name=\"twitter:title\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"\" name=\"twitter:site\">\n<meta content=\"\" name=\"twitter:creator\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" name=\"twitter:image\">\n<meta content=\"https:\/\/jeffreyroekens.com\" name=\"twitter:url\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"twitter:description\">\n\n<meta content=\"index, follow, noodp\" name=\"robots\">\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/gqh3ubp.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css\">\n  <script src=\"https:\/\/kit.fontawesome.com\/00de80f2fd.js\" crossorigin=\"anonymous\"><\/script><style media=\"all\" id=\"fa-v4-font-face\">\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); unicode-range: U+F004-F005, U+F007, U+F017, U+F022, U+F024, U+F02E, U+F03E, U+F044, U+F057-F059, U+F06E, U+F070, U+F075, U+F07B-F07C, U+F080, U+F086, U+F089, U+F094, U+F09D, U+F0A0, U+F0A4-F0A7, U+F0C5, U+F0C7-F0C8, U+F0E0, U+F0EB, U+F0F3, U+F0F8, U+F0FE, U+F111, U+F118-F11A, U+F11C, U+F133, U+F144, U+F146, U+F14A, U+F14D-F14E, U+F150-F152, U+F15B-F15C, U+F164-F165, U+F185-F186, U+F191-F192, U+F1AD, U+F1C1-F1C9, U+F1CD, U+F1D8, U+F1E3, U+F1EA, U+F1F6, U+F1F9, U+F20A, U+F247-F249, U+F24D, U+F254-F25B, U+F25D, U+F271-F274, U+F279, U+F28B, U+F28D, U+F2B5-F2B6, U+F2B9, U+F2BB, U+F2BD, U+F2C1-F2C2, U+F2D0, U+F2D2, U+F2DC, U+F2ED, U+F3A5, U+F3D1, U+F410; }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.ttf\") format(\"truetype\"); unicode-range: U+F003, U+F006, U+F014, U+F016, U+F01A-F01B, U+F01D, U+F040, U+F045-F047, U+F05C-F05D, U+F07D-F07E, U+F087-F088, U+F08A-F08B, U+F08E, U+F090, U+F096-F097, U+F0A2, U+F0E4-F0E6, U+F0EC-F0EE, U+F0F5-F0F7, U+F10C, U+F112, U+F114-F115, U+F11D, U+F123, U+F132, U+F145, U+F147-F149, U+F14C, U+F166, U+F16A, U+F172, U+F175-F178, U+F18E, U+F190, U+F196, U+F1B1, U+F1D9, U+F1DB, U+F1F7, U+F20C, U+F219, U+F230, U+F24A, U+F250, U+F278, U+F27B, U+F283, U+F28C, U+F28E, U+F29B-F29C, U+F2B7, U+F2BA, U+F2BC, U+F2BE, U+F2C0, U+F2C3, U+F2D3-F2D4; }<\/style><style media=\"all\" id=\"fa-v4-shims\">\/* inner styles set by WPT to match CSSOM *\/.fa.fa-glass::before { content: \"\uf000\"; }.fa.fa-meetup { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-star-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-o::before { content: \"\uf005\"; }.fa.fa-close::before, .fa.fa-remove::before { content: \"\uf00d\"; }.fa.fa-gear::before { content: \"\uf013\"; }.fa.fa-trash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-trash-o::before { content: \"\uf2ed\"; }.fa.fa-file-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-o::before { content: \"\uf15b\"; }.fa.fa-clock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-clock-o::before { content: \"\uf017\"; }.fa.fa-arrow-circle-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-down::before { content: \"\uf358\"; }.fa.fa-arrow-circle-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-up::before { content: \"\uf35b\"; }.fa.fa-play-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-play-circle-o::before { content: \"\uf144\"; }.fa.fa-repeat::before, .fa.fa-rotate-right::before { content: \"\uf01e\"; }.fa.fa-refresh::before { content: \"\uf021\"; }.fa.fa-list-alt { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dedent::before { content: \"\uf03b\"; }.fa.fa-video-camera::before { content: \"\uf03d\"; }.fa.fa-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-picture-o::before { content: \"\uf03e\"; }.fa.fa-photo { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-photo::before { content: \"\uf03e\"; }.fa.fa-image { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-image::before { content: \"\uf03e\"; }.fa.fa-pencil::before { content: \"\uf303\"; }.fa.fa-map-marker::before { content: \"\uf3c5\"; }.fa.fa-pencil-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pencil-square-o::before { content: \"\uf044\"; }.fa.fa-share-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-share-square-o::before { content: \"\uf14d\"; }.fa.fa-check-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-square-o::before { content: \"\uf14a\"; }.fa.fa-arrows::before { content: \"\uf0b2\"; }.fa.fa-times-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-circle-o::before { content: \"\uf057\"; }.fa.fa-check-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-circle-o::before { content: \"\uf058\"; }.fa.fa-mail-forward::before { content: \"\uf064\"; }.fa.fa-expand::before { content: \"\uf424\"; }.fa.fa-compress::before { content: \"\uf422\"; }.fa.fa-eye, .fa.fa-eye-slash { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-warning::before { content: \"\uf071\"; }.fa.fa-calendar::before { content: \"\uf073\"; }.fa.fa-arrows-v::before { content: \"\uf338\"; }.fa.fa-arrows-h::before { content: \"\uf337\"; }.fa.fa-bar-chart { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart::before { content: \"\uf080\"; }.fa.fa-bar-chart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart-o::before { content: \"\uf080\"; }.fa.fa-facebook-square, .fa.fa-twitter-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gears::before { content: \"\uf085\"; }.fa.fa-thumbs-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-up::before { content: \"\uf164\"; }.fa.fa-thumbs-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-down::before { content: \"\uf165\"; }.fa.fa-heart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-heart-o::before { content: \"\uf004\"; }.fa.fa-sign-out::before { content: \"\uf2f5\"; }.fa.fa-linkedin-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin-square::before { content: \"\uf08c\"; }.fa.fa-thumb-tack::before { content: \"\uf08d\"; }.fa.fa-external-link::before { content: \"\uf35d\"; }.fa.fa-sign-in::before { content: \"\uf2f6\"; }.fa.fa-github-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-lemon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lemon-o::before { content: \"\uf094\"; }.fa.fa-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-square-o::before { content: \"\uf0c8\"; }.fa.fa-bookmark-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bookmark-o::before { content: \"\uf02e\"; }.fa.fa-facebook, .fa.fa-twitter { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook::before { content: \"\uf39e\"; }.fa.fa-facebook-f { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-f::before { content: \"\uf39e\"; }.fa.fa-github { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-feed::before { content: \"\uf09e\"; }.fa.fa-hdd-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hdd-o::before { content: \"\uf0a0\"; }.fa.fa-hand-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-right::before { content: \"\uf0a4\"; }.fa.fa-hand-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-left::before { content: \"\uf0a5\"; }.fa.fa-hand-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-up::before { content: \"\uf0a6\"; }.fa.fa-hand-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-down::before { content: \"\uf0a7\"; }.fa.fa-arrows-alt::before { content: \"\uf31e\"; }.fa.fa-group::before { content: \"\uf0c0\"; }.fa.fa-chain::before { content: \"\uf0c1\"; }.fa.fa-scissors::before { content: \"\uf0c4\"; }.fa.fa-files-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-files-o::before { content: \"\uf0c5\"; }.fa.fa-floppy-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-floppy-o::before { content: \"\uf0c7\"; }.fa.fa-navicon::before, .fa.fa-reorder::before { content: \"\uf0c9\"; }.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus::before { content: \"\uf0d5\"; }.fa.fa-money { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-money::before { content: \"\uf3d1\"; }.fa.fa-unsorted::before { content: \"\uf0dc\"; }.fa.fa-sort-desc::before { content: \"\uf0dd\"; }.fa.fa-sort-asc::before { content: \"\uf0de\"; }.fa.fa-linkedin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin::before { content: \"\uf0e1\"; }.fa.fa-rotate-left::before { content: \"\uf0e2\"; }.fa.fa-legal::before { content: \"\uf0e3\"; }.fa.fa-dashboard::before, .fa.fa-tachometer::before { content: \"\uf3fd\"; }.fa.fa-comment-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comment-o::before { content: \"\uf075\"; }.fa.fa-comments-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comments-o::before { content: \"\uf086\"; }.fa.fa-flash::before { content: \"\uf0e7\"; }.fa.fa-clipboard, .fa.fa-paste { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paste::before { content: \"\uf328\"; }.fa.fa-lightbulb-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lightbulb-o::before { content: \"\uf0eb\"; }.fa.fa-exchange::before { content: \"\uf362\"; }.fa.fa-cloud-download::before { content: \"\uf381\"; }.fa.fa-cloud-upload::before { content: \"\uf382\"; }.fa.fa-bell-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-o::before { content: \"\uf0f3\"; }.fa.fa-cutlery::before { content: \"\uf2e7\"; }.fa.fa-file-text-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-text-o::before { content: \"\uf15c\"; }.fa.fa-building-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-building-o::before { content: \"\uf1ad\"; }.fa.fa-hospital-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hospital-o::before { content: \"\uf0f8\"; }.fa.fa-tablet::before { content: \"\uf3fa\"; }.fa.fa-mobile-phone::before, .fa.fa-mobile::before { content: \"\uf3cd\"; }.fa.fa-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-o::before { content: \"\uf111\"; }.fa.fa-mail-reply::before { content: \"\uf3e5\"; }.fa.fa-github-alt { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-folder-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-o::before { content: \"\uf07b\"; }.fa.fa-folder-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-open-o::before { content: \"\uf07c\"; }.fa.fa-smile-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-smile-o::before { content: \"\uf118\"; }.fa.fa-frown-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-frown-o::before { content: \"\uf119\"; }.fa.fa-meh-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-meh-o::before { content: \"\uf11a\"; }.fa.fa-keyboard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-keyboard-o::before { content: \"\uf11c\"; }.fa.fa-flag-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-flag-o::before { content: \"\uf024\"; }.fa.fa-mail-reply-all::before { content: \"\uf122\"; }.fa.fa-star-half-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-o::before { content: \"\uf089\"; }.fa.fa-star-half-empty { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-empty::before { content: \"\uf089\"; }.fa.fa-star-half-full { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-full::before { content: \"\uf089\"; }.fa.fa-code-fork::before { content: \"\uf126\"; }.fa.fa-chain-broken::before { content: \"\uf127\"; }.fa.fa-shield::before { content: \"\uf3ed\"; }.fa.fa-calendar-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-o::before { content: \"\uf133\"; }.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ticket::before { content: \"\uf3ff\"; }.fa.fa-minus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-minus-square-o::before { content: \"\uf146\"; }.fa.fa-level-up::before { content: \"\uf3bf\"; }.fa.fa-level-down::before { content: \"\uf3be\"; }.fa.fa-pencil-square::before { content: \"\uf14b\"; }.fa.fa-external-link-square::before { content: \"\uf360\"; }.fa.fa-compass { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down::before { content: \"\uf150\"; }.fa.fa-toggle-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-down::before { content: \"\uf150\"; }.fa.fa-caret-square-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-up::before { content: \"\uf151\"; }.fa.fa-toggle-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-up::before { content: \"\uf151\"; }.fa.fa-caret-square-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-right::before { content: \"\uf152\"; }.fa.fa-toggle-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-right::before { content: \"\uf152\"; }.fa.fa-eur::before, .fa.fa-euro::before { content: \"\uf153\"; }.fa.fa-gbp::before { content: \"\uf154\"; }.fa.fa-dollar::before, .fa.fa-usd::before { content: \"\uf155\"; }.fa.fa-inr::before, .fa.fa-rupee::before { content: \"\uf156\"; }.fa.fa-cny::before, .fa.fa-jpy::before, .fa.fa-rmb::before, .fa.fa-yen::before { content: \"\uf157\"; }.fa.fa-rouble::before, .fa.fa-rub::before, .fa.fa-ruble::before { content: \"\uf158\"; }.fa.fa-krw::before, .fa.fa-won::before { content: \"\uf159\"; }.fa.fa-bitcoin, .fa.fa-btc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitcoin::before { content: \"\uf15a\"; }.fa.fa-file-text::before { content: \"\uf15c\"; }.fa.fa-sort-alpha-asc::before { content: \"\uf15d\"; }.fa.fa-sort-alpha-desc::before { content: \"\uf881\"; }.fa.fa-sort-amount-asc::before { content: \"\uf160\"; }.fa.fa-sort-amount-desc::before { content: \"\uf884\"; }.fa.fa-sort-numeric-asc::before { content: \"\uf162\"; }.fa.fa-sort-numeric-desc::before { content: \"\uf886\"; }.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-youtube-play::before { content: \"\uf167\"; }.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitbucket-square::before { content: \"\uf171\"; }.fa.fa-tumblr, .fa.fa-tumblr-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-long-arrow-down::before { content: \"\uf309\"; }.fa.fa-long-arrow-up::before { content: \"\uf30c\"; }.fa.fa-long-arrow-left::before { content: \"\uf30a\"; }.fa.fa-long-arrow-right::before { content: \"\uf30b\"; }.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gittip::before { content: \"\uf184\"; }.fa.fa-sun-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sun-o::before { content: \"\uf185\"; }.fa.fa-moon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-moon-o::before { content: \"\uf186\"; }.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-arrow-circle-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-right::before { content: \"\uf35a\"; }.fa.fa-arrow-circle-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-left::before { content: \"\uf359\"; }.fa.fa-caret-square-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-left::before { content: \"\uf191\"; }.fa.fa-toggle-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-left::before { content: \"\uf191\"; }.fa.fa-dot-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dot-circle-o::before { content: \"\uf192\"; }.fa.fa-vimeo-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-try::before, .fa.fa-turkish-lira::before { content: \"\uf195\"; }.fa.fa-plus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-plus-square-o::before { content: \"\uf0fe\"; }.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bank::before, .fa.fa-institution::before { content: \"\uf19c\"; }.fa.fa-mortar-board::before { content: \"\uf19d\"; }.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-spoon::before { content: \"\uf2e5\"; }.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-automobile::before { content: \"\uf1b9\"; }.fa.fa-envelope-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-o::before { content: \"\uf0e0\"; }.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-file-pdf-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-pdf-o::before { content: \"\uf1c1\"; }.fa.fa-file-word-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-word-o::before { content: \"\uf1c2\"; }.fa.fa-file-excel-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-excel-o::before { content: \"\uf1c3\"; }.fa.fa-file-powerpoint-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-powerpoint-o::before { content: \"\uf1c4\"; }.fa.fa-file-image-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-image-o::before { content: \"\uf1c5\"; }.fa.fa-file-photo-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-photo-o::before { content: \"\uf1c5\"; }.fa.fa-file-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-picture-o::before { content: \"\uf1c5\"; }.fa.fa-file-archive-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-archive-o::before { content: \"\uf1c6\"; }.fa.fa-file-zip-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-zip-o::before { content: \"\uf1c6\"; }.fa.fa-file-audio-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-audio-o::before { content: \"\uf1c7\"; }.fa.fa-file-sound-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-sound-o::before { content: \"\uf1c7\"; }.fa.fa-file-video-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-video-o::before { content: \"\uf1c8\"; }.fa.fa-file-movie-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-movie-o::before { content: \"\uf1c8\"; }.fa.fa-file-code-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-code-o::before { content: \"\uf1c9\"; }.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-life-bouy, .fa.fa-life-ring { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-bouy::before { content: \"\uf1cd\"; }.fa.fa-life-buoy { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-buoy::before { content: \"\uf1cd\"; }.fa.fa-life-saver { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-saver::before { content: \"\uf1cd\"; }.fa.fa-support { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-support::before { content: \"\uf1cd\"; }.fa.fa-circle-o-notch::before { content: \"\uf1ce\"; }.fa.fa-ra, .fa.fa-rebel { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ra::before { content: \"\uf1d0\"; }.fa.fa-resistance { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-resistance::before { content: \"\uf1d0\"; }.fa.fa-empire, .fa.fa-ge { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ge::before { content: \"\uf1d1\"; }.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-y-combinator-square::before { content: \"\uf1d4\"; }.fa.fa-yc-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc-square::before { content: \"\uf1d4\"; }.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wechat::before { content: \"\uf1d7\"; }.fa.fa-send::before { content: \"\uf1d8\"; }.fa.fa-paper-plane-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paper-plane-o::before { content: \"\uf1d8\"; }.fa.fa-send-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-send-o::before { content: \"\uf1d8\"; }.fa.fa-circle-thin { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-thin::before { content: \"\uf111\"; }.fa.fa-header::before { content: \"\uf1dc\"; }.fa.fa-sliders::before { content: \"\uf1de\"; }.fa.fa-futbol-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-futbol-o::before { content: \"\uf1e3\"; }.fa.fa-soccer-ball-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-soccer-ball-o::before { content: \"\uf1e3\"; }.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-newspaper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-newspaper-o::before { content: \"\uf1ea\"; }.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bell-slash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-slash-o::before { content: \"\uf1f6\"; }.fa.fa-trash::before { content: \"\uf2ed\"; }.fa.fa-copyright { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-eyedropper::before { content: \"\uf1fb\"; }.fa.fa-area-chart::before { content: \"\uf1fe\"; }.fa.fa-pie-chart::before { content: \"\uf200\"; }.fa.fa-line-chart::before { content: \"\uf201\"; }.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cc { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-cc::before { content: \"\uf20a\"; }.fa.fa-ils::before, .fa.fa-shekel::before, .fa.fa-sheqel::before { content: \"\uf20b\"; }.fa.fa-meanpath { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-meanpath::before { content: \"\uf2b4\"; }.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-diamond { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-diamond::before { content: \"\uf3a5\"; }.fa.fa-intersex::before { content: \"\uf224\"; }.fa.fa-facebook-official { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-official::before { content: \"\uf09a\"; }.fa.fa-pinterest-p, .fa.fa-whatsapp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-hotel::before { content: \"\uf236\"; }.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc::before { content: \"\uf23b\"; }.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-battery-4::before, .fa.fa-battery::before { content: \"\uf240\"; }.fa.fa-battery-3::before { content: \"\uf241\"; }.fa.fa-battery-2::before { content: \"\uf242\"; }.fa.fa-battery-1::before { content: \"\uf243\"; }.fa.fa-battery-0::before { content: \"\uf244\"; }.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sticky-note-o::before { content: \"\uf249\"; }.fa.fa-cc-diners-club, .fa.fa-cc-jcb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-clone, .fa.fa-hourglass-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hourglass-o::before { content: \"\uf254\"; }.fa.fa-hourglass-1::before { content: \"\uf251\"; }.fa.fa-hourglass-2::before { content: \"\uf252\"; }.fa.fa-hourglass-3::before { content: \"\uf253\"; }.fa.fa-hand-rock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-rock-o::before { content: \"\uf255\"; }.fa.fa-hand-grab-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-grab-o::before { content: \"\uf255\"; }.fa.fa-hand-paper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-paper-o::before { content: \"\uf256\"; }.fa.fa-hand-stop-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-stop-o::before { content: \"\uf256\"; }.fa.fa-hand-scissors-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-scissors-o::before { content: \"\uf257\"; }.fa.fa-hand-lizard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-lizard-o::before { content: \"\uf258\"; }.fa.fa-hand-spock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-spock-o::before { content: \"\uf259\"; }.fa.fa-hand-pointer-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-pointer-o::before { content: \"\uf25a\"; }.fa.fa-hand-peace-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-peace-o::before { content: \"\uf25b\"; }.fa.fa-registered { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-wikipedia-w { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-television::before { content: \"\uf26c\"; }.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-calendar-plus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-plus-o::before { content: \"\uf271\"; }.fa.fa-calendar-minus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-minus-o::before { content: \"\uf272\"; }.fa.fa-calendar-times-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-times-o::before { content: \"\uf273\"; }.fa.fa-calendar-check-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-check-o::before { content: \"\uf274\"; }.fa.fa-map-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-map-o::before { content: \"\uf279\"; }.fa.fa-commenting::before { content: \"\uf4ad\"; }.fa.fa-commenting-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-commenting-o::before { content: \"\uf4ad\"; }.fa.fa-houzz, .fa.fa-vimeo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-vimeo::before { content: \"\uf27d\"; }.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card-alt::before { content: \"\uf09d\"; }.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-pause-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pause-circle-o::before { content: \"\uf28b\"; }.fa.fa-stop-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-stop-circle-o::before { content: \"\uf28d\"; }.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wheelchair-alt::before { content: \"\uf368\"; }.fa.fa-question-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-question-circle-o::before { content: \"\uf059\"; }.fa.fa-volume-control-phone::before { content: \"\uf2a0\"; }.fa.fa-asl-interpreting::before { content: \"\uf2a3\"; }.fa.fa-deafness::before, .fa.fa-hard-of-hearing::before { content: \"\uf2a4\"; }.fa.fa-glide, .fa.fa-glide-g { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-signing::before { content: \"\uf2a7\"; }.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-official::before { content: \"\uf2b3\"; }.fa.fa-google-plus-circle { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-circle::before { content: \"\uf2b3\"; }.fa.fa-fa, .fa.fa-font-awesome { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-fa::before { content: \"\uf2b4\"; }.fa.fa-handshake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-handshake-o::before { content: \"\uf2b5\"; }.fa.fa-envelope-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-open-o::before { content: \"\uf2b6\"; }.fa.fa-linode { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-address-book-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-book-o::before { content: \"\uf2b9\"; }.fa.fa-vcard::before { content: \"\uf2bb\"; }.fa.fa-address-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-card-o::before { content: \"\uf2bb\"; }.fa.fa-vcard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-vcard-o::before { content: \"\uf2bb\"; }.fa.fa-user-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-circle-o::before { content: \"\uf2bd\"; }.fa.fa-user-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-o::before { content: \"\uf007\"; }.fa.fa-id-badge { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license::before { content: \"\uf2c2\"; }.fa.fa-id-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-id-card-o::before { content: \"\uf2c2\"; }.fa.fa-drivers-license-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license-o::before { content: \"\uf2c2\"; }.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-thermometer-4::before, .fa.fa-thermometer::before { content: \"\uf2c7\"; }.fa.fa-thermometer-3::before { content: \"\uf2c8\"; }.fa.fa-thermometer-2::before { content: \"\uf2c9\"; }.fa.fa-thermometer-1::before { content: \"\uf2ca\"; }.fa.fa-thermometer-0::before { content: \"\uf2cb\"; }.fa.fa-bathtub::before, .fa.fa-s15::before { content: \"\uf2cd\"; }.fa.fa-window-maximize, .fa.fa-window-restore { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle::before { content: \"\uf410\"; }.fa.fa-window-close-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-window-close-o::before { content: \"\uf410\"; }.fa.fa-times-rectangle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle-o::before { content: \"\uf410\"; }.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-eercast::before { content: \"\uf2da\"; }.fa.fa-snowflake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-snowflake-o::before { content: \"\uf2dc\"; }.fa.fa-superpowers, .fa.fa-wpexplorer { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cab::before { content: \"\uf1ba\"; }<\/style><style media=\"all\" id=\"fa-main\">\/* inner styles set by WPT to match CSSOM *\/.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }.fa-xs { font-size: 0.75em; }.fa-sm { font-size: 0.875em; }.fa-1x { font-size: 1em; }.fa-2x { font-size: 2em; }.fa-3x { font-size: 3em; }.fa-4x { font-size: 4em; }.fa-5x { font-size: 5em; }.fa-6x { font-size: 6em; }.fa-7x { font-size: 7em; }.fa-8x { font-size: 8em; }.fa-9x { font-size: 9em; }.fa-10x { font-size: 10em; }.fa-fw { text-align: center; width: 1.25em; }.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0px; }.fa-ul > li { position: relative; }.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }.fa-border { border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; }.fa-pull-left { float: left; }.fa-pull-right { float: right; }.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left { margin-right: 0.3em; }.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right { margin-left: 0.3em; }.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }@-webkit-keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}@keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}.fa-rotate-90 { transform: rotate(90deg); }.fa-rotate-180 { transform: rotate(180deg); }.fa-rotate-270 { transform: rotate(270deg); }.fa-flip-horizontal { transform: scaleX(-1); }.fa-flip-vertical { transform: scaleY(-1); }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical { }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1); }:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 { filter: none; }.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; }.fa-stack-1x, .fa-stack-2x { left: 0px; position: absolute; text-align: center; width: 100%; }.fa-stack-1x { line-height: inherit; }.fa-stack-2x { font-size: 2em; }.fa-inverse { color: rgb(255, 255, 255); }.fa-500px::before { content: \"\uf26e\"; }.fa-accessible-icon::before { content: \"\uf368\"; }.fa-accusoft::before { content: \"\uf369\"; }.fa-acquisitions-incorporated::before { content: \"\uf6af\"; }.fa-ad::before { content: \"\uf641\"; }.fa-address-book::before { content: \"\uf2b9\"; }.fa-address-card::before { content: \"\uf2bb\"; }.fa-adjust::before { content: \"\uf042\"; }.fa-adn::before { content: \"\uf170\"; }.fa-adversal::before { content: \"\uf36a\"; }.fa-affiliatetheme::before { content: \"\uf36b\"; }.fa-air-freshener::before { content: \"\uf5d0\"; }.fa-airbnb::before { content: \"\uf834\"; }.fa-algolia::before { content: \"\uf36c\"; }.fa-align-center::before { content: \"\uf037\"; }.fa-align-justify::before { content: \"\uf039\"; }.fa-align-left::before { content: \"\uf036\"; }.fa-align-right::before { content: \"\uf038\"; }.fa-alipay::before { content: \"\uf642\"; }.fa-allergies::before { content: \"\uf461\"; }.fa-amazon::before { content: \"\uf270\"; }.fa-amazon-pay::before { content: \"\uf42c\"; }.fa-ambulance::before { content: \"\uf0f9\"; }.fa-american-sign-language-interpreting::before { content: \"\uf2a3\"; }.fa-amilia::before { content: \"\uf36d\"; }.fa-anchor::before { content: \"\uf13d\"; }.fa-android::before { content: \"\uf17b\"; }.fa-angellist::before { content: \"\uf209\"; }.fa-angle-double-down::before { content: \"\uf103\"; }.fa-angle-double-left::before { content: \"\uf100\"; }.fa-angle-double-right::before { content: \"\uf101\"; }.fa-angle-double-up::before { content: \"\uf102\"; }.fa-angle-down::before { content: \"\uf107\"; }.fa-angle-left::before { content: \"\uf104\"; }.fa-angle-right::before { content: \"\uf105\"; }.fa-angle-up::before { content: \"\uf106\"; }.fa-angry::before { content: \"\uf556\"; }.fa-angrycreative::before { content: \"\uf36e\"; }.fa-angular::before { content: \"\uf420\"; }.fa-ankh::before { content: \"\uf644\"; }.fa-app-store::before { content: \"\uf36f\"; }.fa-app-store-ios::before { content: \"\uf370\"; }.fa-apper::before { content: \"\uf371\"; }.fa-apple::before { content: \"\uf179\"; }.fa-apple-alt::before { content: \"\uf5d1\"; }.fa-apple-pay::before { content: \"\uf415\"; }.fa-archive::before { content: \"\uf187\"; }.fa-archway::before { content: \"\uf557\"; }.fa-arrow-alt-circle-down::before { content: \"\uf358\"; }.fa-arrow-alt-circle-left::before { content: \"\uf359\"; }.fa-arrow-alt-circle-right::before { content: \"\uf35a\"; }.fa-arrow-alt-circle-up::before { content: \"\uf35b\"; }.fa-arrow-circle-down::before { content: \"\uf0ab\"; }.fa-arrow-circle-left::before { content: \"\uf0a8\"; }.fa-arrow-circle-right::before { content: \"\uf0a9\"; }.fa-arrow-circle-up::before { content: \"\uf0aa\"; }.fa-arrow-down::before { content: \"\uf063\"; }.fa-arrow-left::before { content: \"\uf060\"; }.fa-arrow-right::before { content: \"\uf061\"; }.fa-arrow-up::before { content: \"\uf062\"; }.fa-arrows-alt::before { content: \"\uf0b2\"; }.fa-arrows-alt-h::before { content: \"\uf337\"; }.fa-arrows-alt-v::before { content: \"\uf338\"; }.fa-artstation::before { content: \"\uf77a\"; }.fa-assistive-listening-systems::before { content: \"\uf2a2\"; }.fa-asterisk::before { content: \"\uf069\"; }.fa-asymmetrik::before { content: \"\uf372\"; }.fa-at::before { content: \"\uf1fa\"; }.fa-atlas::before { content: \"\uf558\"; }.fa-atlassian::before { content: \"\uf77b\"; }.fa-atom::before { content: \"\uf5d2\"; }.fa-audible::before { content: \"\uf373\"; }.fa-audio-description::before { content: \"\uf29e\"; }.fa-autoprefixer::before { content: \"\uf41c\"; }.fa-avianex::before { content: \"\uf374\"; }.fa-aviato::before { content: \"\uf421\"; }.fa-award::before { content: \"\uf559\"; }.fa-aws::before { content: \"\uf375\"; }.fa-baby::before { content: \"\uf77c\"; }.fa-baby-carriage::before { content: \"\uf77d\"; }.fa-backspace::before { content: \"\uf55a\"; }.fa-backward::before { content: \"\uf04a\"; }.fa-bacon::before { content: \"\uf7e5\"; }.fa-bacteria::before { content: \"\ue059\"; }.fa-bacterium::before { content: \"\ue05a\"; }.fa-bahai::before { content: \"\uf666\"; }.fa-balance-scale::before { content: \"\uf24e\"; }.fa-balance-scale-left::before { content: \"\uf515\"; }.fa-balance-scale-right::before { content: \"\uf516\"; }.fa-ban::before { content: \"\uf05e\"; }.fa-band-aid::before { content: \"\uf462\"; }.fa-bandcamp::before { content: \"\uf2d5\"; }.fa-barcode::before { content: \"\uf02a\"; }.fa-bars::before { content: \"\uf0c9\"; }.fa-baseball-ball::before { content: \"\uf433\"; }.fa-basketball-ball::before { content: \"\uf434\"; }.fa-bath::before { content: \"\uf2cd\"; }.fa-battery-empty::before { content: \"\uf244\"; }.fa-battery-full::before { content: \"\uf240\"; }.fa-battery-half::before { content: \"\uf242\"; }.fa-battery-quarter::before { content: \"\uf243\"; }.fa-battery-three-quarters::before { content: \"\uf241\"; }.fa-battle-net::before { content: \"\uf835\"; }.fa-bed::before { content: \"\uf236\"; }.fa-beer::before { content: \"\uf0fc\"; }.fa-behance::before { content: \"\uf1b4\"; }.fa-behance-square::before { content: \"\uf1b5\"; }.fa-bell::before { content: \"\uf0f3\"; }.fa-bell-slash::before { content: \"\uf1f6\"; }.fa-bezier-curve::before { content: \"\uf55b\"; }.fa-bible::before { content: \"\uf647\"; }.fa-bicycle::before { content: \"\uf206\"; }.fa-biking::before { content: \"\uf84a\"; }.fa-bimobject::before { content: \"\uf378\"; }.fa-binoculars::before { content: \"\uf1e5\"; }.fa-biohazard::before { content: \"\uf780\"; }.fa-birthday-cake::before { content: \"\uf1fd\"; }.fa-bitbucket::before { content: \"\uf171\"; }.fa-bitcoin::before { content: \"\uf379\"; }.fa-bity::before { content: \"\uf37a\"; }.fa-black-tie::before { content: \"\uf27e\"; }.fa-blackberry::before { content: \"\uf37b\"; }.fa-blender::before { content: \"\uf517\"; }.fa-blender-phone::before { content: \"\uf6b6\"; }.fa-blind::before { content: \"\uf29d\"; }.fa-blog::before { content: \"\uf781\"; }.fa-blogger::before { content: \"\uf37c\"; }.fa-blogger-b::before { content: \"\uf37d\"; }.fa-bluetooth::before { content: \"\uf293\"; }.fa-bluetooth-b::before { content: \"\uf294\"; }.fa-bold::before { content: \"\uf032\"; }.fa-bolt::before { content: \"\uf0e7\"; }.fa-bomb::before { content: \"\uf1e2\"; }.fa-bone::before { content: \"\uf5d7\"; }.fa-bong::before { content: \"\uf55c\"; }.fa-book::before { content: \"\uf02d\"; }.fa-book-dead::before { content: \"\uf6b7\"; }.fa-book-medical::before { content: \"\uf7e6\"; }.fa-book-open::before { content: \"\uf518\"; }.fa-book-reader::before { content: \"\uf5da\"; }.fa-bookmark::before { content: \"\uf02e\"; }.fa-bootstrap::before { content: \"\uf836\"; }.fa-border-all::before { content: \"\uf84c\"; }.fa-border-none::before { content: \"\uf850\"; }.fa-border-style::before { content: \"\uf853\"; }.fa-bowling-ball::before { content: \"\uf436\"; }.fa-box::before { content: \"\uf466\"; }.fa-box-open::before { content: \"\uf49e\"; }.fa-box-tissue::before { content: \"\ue05b\"; }.fa-boxes::before { content: \"\uf468\"; }.fa-braille::before { content: \"\uf2a1\"; }.fa-brain::before { content: \"\uf5dc\"; }.fa-bread-slice::before { content: \"\uf7ec\"; }.fa-briefcase::before { content: \"\uf0b1\"; }.fa-briefcase-medical::before { content: \"\uf469\"; }.fa-broadcast-tower::before { content: \"\uf519\"; }.fa-broom::before { content: \"\uf51a\"; }.fa-brush::before { content: \"\uf55d\"; }.fa-btc::before { content: \"\uf15a\"; }.fa-buffer::before { content: \"\uf837\"; }.fa-bug::before { content: \"\uf188\"; }.fa-building::before { content: \"\uf1ad\"; }.fa-bullhorn::before { content: \"\uf0a1\"; }.fa-bullseye::before { content: \"\uf140\"; }.fa-burn::before { content: \"\uf46a\"; }.fa-buromobelexperte::before { content: \"\uf37f\"; }.fa-bus::before { content: \"\uf207\"; }.fa-bus-alt::before { content: \"\uf55e\"; }.fa-business-time::before { content: \"\uf64a\"; }.fa-buy-n-large::before { content: \"\uf8a6\"; }.fa-buysellads::before { content: \"\uf20d\"; }.fa-calculator::before { content: \"\uf1ec\"; }.fa-calendar::before { content: \"\uf133\"; }.fa-calendar-alt::before { content: \"\uf073\"; }.fa-calendar-check::before { content: \"\uf274\"; }.fa-calendar-day::before { content: \"\uf783\"; }.fa-calendar-minus::before { content: \"\uf272\"; }.fa-calendar-plus::before { content: \"\uf271\"; }.fa-calendar-times::before { content: \"\uf273\"; }.fa-calendar-week::before { content: \"\uf784\"; }.fa-camera::before { content: \"\uf030\"; }.fa-camera-retro::before { content: \"\uf083\"; }.fa-campground::before { content: \"\uf6bb\"; }.fa-canadian-maple-leaf::before { content: \"\uf785\"; }.fa-candy-cane::before { content: \"\uf786\"; }.fa-cannabis::before { content: \"\uf55f\"; }.fa-capsules::before { content: \"\uf46b\"; }.fa-car::before { content: \"\uf1b9\"; }.fa-car-alt::before { content: \"\uf5de\"; }.fa-car-battery::before { content: \"\uf5df\"; }.fa-car-crash::before { content: \"\uf5e1\"; }.fa-car-side::before { content: \"\uf5e4\"; }.fa-caravan::before { content: \"\uf8ff\"; }.fa-caret-down::before { content: \"\uf0d7\"; }.fa-caret-left::before { content: \"\uf0d9\"; }.fa-caret-right::before { content: \"\uf0da\"; }.fa-caret-square-down::before { content: \"\uf150\"; }.fa-caret-square-left::before { content: \"\uf191\"; }.fa-caret-square-right::before { content: \"\uf152\"; }.fa-caret-square-up::before { content: \"\uf151\"; }.fa-caret-up::before { content: \"\uf0d8\"; }.fa-carrot::before { content: \"\uf787\"; }.fa-cart-arrow-down::before { content: \"\uf218\"; }.fa-cart-plus::before { content: \"\uf217\"; }.fa-cash-register::before { content: \"\uf788\"; }.fa-cat::before { content: \"\uf6be\"; }.fa-cc-amazon-pay::before { content: \"\uf42d\"; }.fa-cc-amex::before { content: \"\uf1f3\"; }.fa-cc-apple-pay::before { content: \"\uf416\"; }.fa-cc-diners-club::before { content: \"\uf24c\"; }.fa-cc-discover::before { content: \"\uf1f2\"; }.fa-cc-jcb::before { content: \"\uf24b\"; }.fa-cc-mastercard::before { content: \"\uf1f1\"; }.fa-cc-paypal::before { content: \"\uf1f4\"; }.fa-cc-stripe::before { content: \"\uf1f5\"; }.fa-cc-visa::before { content: \"\uf1f0\"; }.fa-centercode::before { content: \"\uf380\"; }.fa-centos::before { content: \"\uf789\"; }.fa-certificate::before { content: \"\uf0a3\"; }.fa-chair::before { content: \"\uf6c0\"; }.fa-chalkboard::before { content: \"\uf51b\"; }.fa-chalkboard-teacher::before { content: \"\uf51c\"; }.fa-charging-station::before { content: \"\uf5e7\"; }.fa-chart-area::before { content: \"\uf1fe\"; }.fa-chart-bar::before { content: \"\uf080\"; }.fa-chart-line::before { content: \"\uf201\"; }.fa-chart-pie::before { content: \"\uf200\"; }.fa-check::before { content: \"\uf00c\"; }.fa-check-circle::before { content: \"\uf058\"; }.fa-check-double::before { content: \"\uf560\"; }.fa-check-square::before { content: \"\uf14a\"; }.fa-cheese::before { content: \"\uf7ef\"; }.fa-chess::before { content: \"\uf439\"; }.fa-chess-bishop::before { content: \"\uf43a\"; }.fa-chess-board::before { content: \"\uf43c\"; }.fa-chess-king::before { content: \"\uf43f\"; }.fa-chess-knight::before { content: \"\uf441\"; }.fa-chess-pawn::before { content: \"\uf443\"; }.fa-chess-queen::before { content: \"\uf445\"; }.fa-chess-rook::before { content: \"\uf447\"; }.fa-chevron-circle-down::before { content: \"\uf13a\"; }.fa-chevron-circle-left::before { content: \"\uf137\"; }.fa-chevron-circle-right::before { content: \"\uf138\"; }.fa-chevron-circle-up::before { content: \"\uf139\"; }.fa-chevron-down::before { content: \"\uf078\"; }.fa-chevron-left::before { content: \"\uf053\"; }.fa-chevron-right::before { content: \"\uf054\"; }.fa-chevron-up::before { content: \"\uf077\"; }.fa-child::before { content: \"\uf1ae\"; }.fa-chrome::before { content: \"\uf268\"; }.fa-chromecast::before { content: \"\uf838\"; }.fa-church::before { content: \"\uf51d\"; }.fa-circle::before { content: \"\uf111\"; }.fa-circle-notch::before { content: \"\uf1ce\"; }.fa-city::before { content: \"\uf64f\"; }.fa-clinic-medical::before { content: \"\uf7f2\"; }.fa-clipboard::before { content: \"\uf328\"; }.fa-clipboard-check::before { content: \"\uf46c\"; }.fa-clipboard-list::before { content: \"\uf46d\"; }.fa-clock::before { content: \"\uf017\"; }.fa-clone::before { content: \"\uf24d\"; }.fa-closed-captioning::before { content: \"\uf20a\"; }.fa-cloud::before { content: \"\uf0c2\"; }.fa-cloud-download-alt::before { content: \"\uf381\"; }.fa-cloud-meatball::before { content: \"\uf73b\"; }.fa-cloud-moon::before { content: \"\uf6c3\"; }.fa-cloud-moon-rain::before { content: \"\uf73c\"; }.fa-cloud-rain::before { content: \"\uf73d\"; }.fa-cloud-showers-heavy::before { content: \"\uf740\"; }.fa-cloud-sun::before { content: \"\uf6c4\"; }.fa-cloud-sun-rain::before { content: \"\uf743\"; }.fa-cloud-upload-alt::before { content: \"\uf382\"; }.fa-cloudflare::before { content: \"\ue07d\"; }.fa-cloudscale::before { content: \"\uf383\"; }.fa-cloudsmith::before { content: \"\uf384\"; }.fa-cloudversify::before { content: \"\uf385\"; }.fa-cocktail::before { content: \"\uf561\"; }.fa-code::before { content: \"\uf121\"; }.fa-code-branch::before { content: \"\uf126\"; }.fa-codepen::before { content: \"\uf1cb\"; }.fa-codiepie::before { content: \"\uf284\"; }.fa-coffee::before { content: \"\uf0f4\"; }.fa-cog::before { content: \"\uf013\"; }.fa-cogs::before { content: \"\uf085\"; }.fa-coins::before { content: \"\uf51e\"; }.fa-columns::before { content: \"\uf0db\"; }.fa-comment::before { content: \"\uf075\"; }.fa-comment-alt::before { content: \"\uf27a\"; }.fa-comment-dollar::before { content: \"\uf651\"; }.fa-comment-dots::before { content: \"\uf4ad\"; }.fa-comment-medical::before { content: \"\uf7f5\"; }.fa-comment-slash::before { content: \"\uf4b3\"; }.fa-comments::before { content: \"\uf086\"; }.fa-comments-dollar::before { content: \"\uf653\"; }.fa-compact-disc::before { content: \"\uf51f\"; }.fa-compass::before { content: \"\uf14e\"; }.fa-compress::before { content: \"\uf066\"; }.fa-compress-alt::before { content: \"\uf422\"; }.fa-compress-arrows-alt::before { content: \"\uf78c\"; }.fa-concierge-bell::before { content: \"\uf562\"; }.fa-confluence::before { content: \"\uf78d\"; }.fa-connectdevelop::before { content: \"\uf20e\"; }.fa-contao::before { content: \"\uf26d\"; }.fa-cookie::before { content: \"\uf563\"; }.fa-cookie-bite::before { content: \"\uf564\"; }.fa-copy::before { content: \"\uf0c5\"; }.fa-copyright::before { content: \"\uf1f9\"; }.fa-cotton-bureau::before { content: \"\uf89e\"; }.fa-couch::before { content: \"\uf4b8\"; }.fa-cpanel::before { content: \"\uf388\"; }.fa-creative-commons::before { content: \"\uf25e\"; }.fa-creative-commons-by::before { content: \"\uf4e7\"; }.fa-creative-commons-nc::before { content: \"\uf4e8\"; }.fa-creative-commons-nc-eu::before { content: \"\uf4e9\"; }.fa-creative-commons-nc-jp::before { content: \"\uf4ea\"; }.fa-creative-commons-nd::before { content: \"\uf4eb\"; }.fa-creative-commons-pd::before { content: \"\uf4ec\"; }.fa-creative-commons-pd-alt::before { content: \"\uf4ed\"; }.fa-creative-commons-remix::before { content: \"\uf4ee\"; }.fa-creative-commons-sa::before { content: \"\uf4ef\"; }.fa-creative-commons-sampling::before { content: \"\uf4f0\"; }.fa-creative-commons-sampling-plus::before { content: \"\uf4f1\"; }.fa-creative-commons-share::before { content: \"\uf4f2\"; }.fa-creative-commons-zero::before { content: \"\uf4f3\"; }.fa-credit-card::before { content: \"\uf09d\"; }.fa-critical-role::before { content: \"\uf6c9\"; }.fa-crop::before { content: \"\uf125\"; }.fa-crop-alt::before { content: \"\uf565\"; }.fa-cross::before { content: \"\uf654\"; }.fa-crosshairs::before { content: \"\uf05b\"; }.fa-crow::before { content: \"\uf520\"; }.fa-crown::before { content: \"\uf521\"; }.fa-crutch::before { content: \"\uf7f7\"; }.fa-css3::before { content: \"\uf13c\"; }.fa-css3-alt::before { content: \"\uf38b\"; }.fa-cube::before { content: \"\uf1b2\"; }.fa-cubes::before { content: \"\uf1b3\"; }.fa-cut::before { content: \"\uf0c4\"; }.fa-cuttlefish::before { content: \"\uf38c\"; }.fa-d-and-d::before { content: \"\uf38d\"; }.fa-d-and-d-beyond::before { content: \"\uf6ca\"; }.fa-dailymotion::before { content: \"\ue052\"; }.fa-dashcube::before { content: \"\uf210\"; }.fa-database::before { content: \"\uf1c0\"; }.fa-deaf::before { content: \"\uf2a4\"; }.fa-deezer::before { content: \"\ue077\"; }.fa-delicious::before { content: \"\uf1a5\"; }.fa-democrat::before { content: \"\uf747\"; }.fa-deploydog::before { content: \"\uf38e\"; }.fa-deskpro::before { content: \"\uf38f\"; }.fa-desktop::before { content: \"\uf108\"; }.fa-dev::before { content: \"\uf6cc\"; }.fa-deviantart::before { content: \"\uf1bd\"; }.fa-dharmachakra::before { content: \"\uf655\"; }.fa-dhl::before { content: \"\uf790\"; }.fa-diagnoses::before { content: \"\uf470\"; }.fa-diaspora::before { content: \"\uf791\"; }.fa-dice::before { content: \"\uf522\"; }.fa-dice-d20::before { content: \"\uf6cf\"; }.fa-dice-d6::before { content: \"\uf6d1\"; }.fa-dice-five::before { content: \"\uf523\"; }.fa-dice-four::before { content: \"\uf524\"; }.fa-dice-one::before { content: \"\uf525\"; }.fa-dice-six::before { content: \"\uf526\"; }.fa-dice-three::before { content: \"\uf527\"; }.fa-dice-two::before { content: \"\uf528\"; }.fa-digg::before { content: \"\uf1a6\"; }.fa-digital-ocean::before { content: \"\uf391\"; }.fa-digital-tachograph::before { content: \"\uf566\"; }.fa-directions::before { content: \"\uf5eb\"; }.fa-discord::before { content: \"\uf392\"; }.fa-discourse::before { content: \"\uf393\"; }.fa-disease::before { content: \"\uf7fa\"; }.fa-divide::before { content: \"\uf529\"; }.fa-dizzy::before { content: \"\uf567\"; }.fa-dna::before { content: \"\uf471\"; }.fa-dochub::before { content: \"\uf394\"; }.fa-docker::before { content: \"\uf395\"; }.fa-dog::before { content: \"\uf6d3\"; }.fa-dollar-sign::before { content: \"\uf155\"; }.fa-dolly::before { content: \"\uf472\"; }.fa-dolly-flatbed::before { content: \"\uf474\"; }.fa-donate::before { content: \"\uf4b9\"; }.fa-door-closed::before { content: \"\uf52a\"; }.fa-door-open::before { content: \"\uf52b\"; }.fa-dot-circle::before { content: \"\uf192\"; }.fa-dove::before { content: \"\uf4ba\"; }.fa-download::before { content: \"\uf019\"; }.fa-draft2digital::before { content: \"\uf396\"; }.fa-drafting-compass::before { content: \"\uf568\"; }.fa-dragon::before { content: \"\uf6d5\"; }.fa-draw-polygon::before { content: \"\uf5ee\"; }.fa-dribbble::before { content: \"\uf17d\"; }.fa-dribbble-square::before { content: \"\uf397\"; }.fa-dropbox::before { content: \"\uf16b\"; }.fa-drum::before { content: \"\uf569\"; }.fa-drum-steelpan::before { content: \"\uf56a\"; }.fa-drumstick-bite::before { content: \"\uf6d7\"; }.fa-drupal::before { content: \"\uf1a9\"; }.fa-dumbbell::before { content: \"\uf44b\"; }.fa-dumpster::before { content: \"\uf793\"; }.fa-dumpster-fire::before { content: \"\uf794\"; }.fa-dungeon::before { content: \"\uf6d9\"; }.fa-dyalog::before { content: \"\uf399\"; }.fa-earlybirds::before { content: \"\uf39a\"; }.fa-ebay::before { content: \"\uf4f4\"; }.fa-edge::before { content: \"\uf282\"; }.fa-edge-legacy::before { content: \"\ue078\"; }.fa-edit::before { content: \"\uf044\"; }.fa-egg::before { content: \"\uf7fb\"; }.fa-eject::before { content: \"\uf052\"; }.fa-elementor::before { content: \"\uf430\"; }.fa-ellipsis-h::before { content: \"\uf141\"; }.fa-ellipsis-v::before { content: \"\uf142\"; }.fa-ello::before { content: \"\uf5f1\"; }.fa-ember::before { content: \"\uf423\"; }.fa-empire::before { content: \"\uf1d1\"; }.fa-envelope::before { content: \"\uf0e0\"; }.fa-envelope-open::before { content: \"\uf2b6\"; }.fa-envelope-open-text::before { content: \"\uf658\"; }.fa-envelope-square::before { content: \"\uf199\"; }.fa-envira::before { content: \"\uf299\"; }.fa-equals::before { content: \"\uf52c\"; }.fa-eraser::before { content: \"\uf12d\"; }.fa-erlang::before { content: \"\uf39d\"; }.fa-ethereum::before { content: \"\uf42e\"; }.fa-ethernet::before { content: \"\uf796\"; }.fa-etsy::before { content: \"\uf2d7\"; }.fa-euro-sign::before { content: \"\uf153\"; }.fa-evernote::before { content: \"\uf839\"; }.fa-exchange-alt::before { content: \"\uf362\"; }.fa-exclamation::before { content: \"\uf12a\"; }.fa-exclamation-circle::before { content: \"\uf06a\"; }.fa-exclamation-triangle::before { content: \"\uf071\"; }.fa-expand::before { content: \"\uf065\"; }.fa-expand-alt::before { content: \"\uf424\"; }.fa-expand-arrows-alt::before { content: \"\uf31e\"; }.fa-expeditedssl::before { content: \"\uf23e\"; }.fa-external-link-alt::before { content: \"\uf35d\"; }.fa-external-link-square-alt::before { content: \"\uf360\"; }.fa-eye::before { content: \"\uf06e\"; }.fa-eye-dropper::before { content: \"\uf1fb\"; }.fa-eye-slash::before { content: \"\uf070\"; }.fa-facebook::before { content: \"\uf09a\"; }.fa-facebook-f::before { content: \"\uf39e\"; }.fa-facebook-messenger::before { content: \"\uf39f\"; }.fa-facebook-square::before { content: \"\uf082\"; }.fa-fan::before { content: \"\uf863\"; }.fa-fantasy-flight-games::before { content: \"\uf6dc\"; }.fa-fast-backward::before { content: \"\uf049\"; }.fa-fast-forward::before { content: \"\uf050\"; }.fa-faucet::before { content: \"\ue005\"; }.fa-fax::before { content: \"\uf1ac\"; }.fa-feather::before { content: \"\uf52d\"; }.fa-feather-alt::before { content: \"\uf56b\"; }.fa-fedex::before { content: \"\uf797\"; }.fa-fedora::before { content: \"\uf798\"; }.fa-female::before { content: \"\uf182\"; }.fa-fighter-jet::before { content: \"\uf0fb\"; }.fa-figma::before { content: \"\uf799\"; }.fa-file::before { content: \"\uf15b\"; }.fa-file-alt::before { content: \"\uf15c\"; }.fa-file-archive::before { content: \"\uf1c6\"; }.fa-file-audio::before { content: \"\uf1c7\"; }.fa-file-code::before { content: \"\uf1c9\"; }.fa-file-contract::before { content: \"\uf56c\"; }.fa-file-csv::before { content: \"\uf6dd\"; }.fa-file-download::before { content: \"\uf56d\"; }.fa-file-excel::before { content: \"\uf1c3\"; }.fa-file-export::before { content: \"\uf56e\"; }.fa-file-image::before { content: \"\uf1c5\"; }.fa-file-import::before { content: \"\uf56f\"; }.fa-file-invoice::before { content: \"\uf570\"; }.fa-file-invoice-dollar::before { content: \"\uf571\"; }.fa-file-medical::before { content: \"\uf477\"; }.fa-file-medical-alt::before { content: \"\uf478\"; }.fa-file-pdf::before { content: \"\uf1c1\"; }.fa-file-powerpoint::before { content: \"\uf1c4\"; }.fa-file-prescription::before { content: \"\uf572\"; }.fa-file-signature::before { content: \"\uf573\"; }.fa-file-upload::before { content: \"\uf574\"; }.fa-file-video::before { content: \"\uf1c8\"; }.fa-file-word::before { content: \"\uf1c2\"; }.fa-fill::before { content: \"\uf575\"; }.fa-fill-drip::before { content: \"\uf576\"; }.fa-film::before { content: \"\uf008\"; }.fa-filter::before { content: \"\uf0b0\"; }.fa-fingerprint::before { content: \"\uf577\"; }.fa-fire::before { content: \"\uf06d\"; }.fa-fire-alt::before { content: \"\uf7e4\"; }.fa-fire-extinguisher::before { content: \"\uf134\"; }.fa-firefox::before { content: \"\uf269\"; }.fa-firefox-browser::before { content: \"\ue007\"; }.fa-first-aid::before { content: \"\uf479\"; }.fa-first-order::before { content: \"\uf2b0\"; }.fa-first-order-alt::before { content: \"\uf50a\"; }.fa-firstdraft::before { content: \"\uf3a1\"; }.fa-fish::before { content: \"\uf578\"; }.fa-fist-raised::before { content: \"\uf6de\"; }.fa-flag::before { content: \"\uf024\"; }.fa-flag-checkered::before { content: \"\uf11e\"; }.fa-flag-usa::before { content: \"\uf74d\"; }.fa-flask::before { content: \"\uf0c3\"; }.fa-flickr::before { content: \"\uf16e\"; }.fa-flipboard::before { content: \"\uf44d\"; }.fa-flushed::before { content: \"\uf579\"; }.fa-fly::before { content: \"\uf417\"; }.fa-folder::before { content: \"\uf07b\"; }.fa-folder-minus::before { content: \"\uf65d\"; }.fa-folder-open::before { content: \"\uf07c\"; }.fa-folder-plus::before { content: \"\uf65e\"; }.fa-font::before { content: \"\uf031\"; }.fa-font-awesome::before { content: \"\uf2b4\"; }.fa-font-awesome-alt::before { content: \"\uf35c\"; }.fa-font-awesome-flag::before { content: \"\uf425\"; }.fa-font-awesome-logo-full::before { content: \"\uf4e6\"; }.fa-fonticons::before { content: \"\uf280\"; }.fa-fonticons-fi::before { content: \"\uf3a2\"; }.fa-football-ball::before { content: \"\uf44e\"; }.fa-fort-awesome::before { content: \"\uf286\"; }.fa-fort-awesome-alt::before { content: \"\uf3a3\"; }.fa-forumbee::before { content: \"\uf211\"; }.fa-forward::before { content: \"\uf04e\"; }.fa-foursquare::before { content: \"\uf180\"; }.fa-free-code-camp::before { content: \"\uf2c5\"; }.fa-freebsd::before { content: \"\uf3a4\"; }.fa-frog::before { content: \"\uf52e\"; }.fa-frown::before { content: \"\uf119\"; }.fa-frown-open::before { content: \"\uf57a\"; }.fa-fulcrum::before { content: \"\uf50b\"; }.fa-funnel-dollar::before { content: \"\uf662\"; }.fa-futbol::before { content: \"\uf1e3\"; }.fa-galactic-republic::before { content: \"\uf50c\"; }.fa-galactic-senate::before { content: \"\uf50d\"; }.fa-gamepad::before { content: \"\uf11b\"; }.fa-gas-pump::before { content: \"\uf52f\"; }.fa-gavel::before { content: \"\uf0e3\"; }.fa-gem::before { content: \"\uf3a5\"; }.fa-genderless::before { content: \"\uf22d\"; }.fa-get-pocket::before { content: \"\uf265\"; }.fa-gg::before { content: \"\uf260\"; }.fa-gg-circle::before { content: \"\uf261\"; }.fa-ghost::before { content: \"\uf6e2\"; }.fa-gift::before { content: \"\uf06b\"; }.fa-gifts::before { content: \"\uf79c\"; }.fa-git::before { content: \"\uf1d3\"; }.fa-git-alt::before { content: \"\uf841\"; }.fa-git-square::before { content: \"\uf1d2\"; }.fa-github::before { content: \"\uf09b\"; }.fa-github-alt::before { content: \"\uf113\"; }.fa-github-square::before { content: \"\uf092\"; }.fa-gitkraken::before { content: \"\uf3a6\"; }.fa-gitlab::before { content: \"\uf296\"; }.fa-gitter::before { content: \"\uf426\"; }.fa-glass-cheers::before { content: \"\uf79f\"; }.fa-glass-martini::before { content: \"\uf000\"; }.fa-glass-martini-alt::before { content: \"\uf57b\"; }.fa-glass-whiskey::before { content: \"\uf7a0\"; }.fa-glasses::before { content: \"\uf530\"; }.fa-glide::before { content: \"\uf2a5\"; }.fa-glide-g::before { content: \"\uf2a6\"; }.fa-globe::before { content: \"\uf0ac\"; }.fa-globe-africa::before { content: \"\uf57c\"; }.fa-globe-americas::before { content: \"\uf57d\"; }.fa-globe-asia::before { content: \"\uf57e\"; }.fa-globe-europe::before { content: \"\uf7a2\"; }.fa-gofore::before { content: \"\uf3a7\"; }.fa-golf-ball::before { content: \"\uf450\"; }.fa-goodreads::before { content: \"\uf3a8\"; }.fa-goodreads-g::before { content: \"\uf3a9\"; }.fa-google::before { content: \"\uf1a0\"; }.fa-google-drive::before { content: \"\uf3aa\"; }.fa-google-pay::before { content: \"\ue079\"; }.fa-google-play::before { content: \"\uf3ab\"; }.fa-google-plus::before { content: \"\uf2b3\"; }.fa-google-plus-g::before { content: \"\uf0d5\"; }.fa-google-plus-square::before { content: \"\uf0d4\"; }.fa-google-wallet::before { content: \"\uf1ee\"; }.fa-gopuram::before { content: \"\uf664\"; }.fa-graduation-cap::before { content: \"\uf19d\"; }.fa-gratipay::before { content: \"\uf184\"; }.fa-grav::before { content: \"\uf2d6\"; }.fa-greater-than::before { content: \"\uf531\"; }.fa-greater-than-equal::before { content: \"\uf532\"; }.fa-grimace::before { content: \"\uf57f\"; }.fa-grin::before { content: \"\uf580\"; }.fa-grin-alt::before { content: \"\uf581\"; }.fa-grin-beam::before { content: \"\uf582\"; }.fa-grin-beam-sweat::before { content: \"\uf583\"; }.fa-grin-hearts::before { content: \"\uf584\"; }.fa-grin-squint::before { content: \"\uf585\"; }.fa-grin-squint-tears::before { content: \"\uf586\"; }.fa-grin-stars::before { content: \"\uf587\"; }.fa-grin-tears::before { content: \"\uf588\"; }.fa-grin-tongue::before { content: \"\uf589\"; }.fa-grin-tongue-squint::before { content: \"\uf58a\"; }.fa-grin-tongue-wink::before { content: \"\uf58b\"; }.fa-grin-wink::before { content: \"\uf58c\"; }.fa-grip-horizontal::before { content: \"\uf58d\"; }.fa-grip-lines::before { content: \"\uf7a4\"; }.fa-grip-lines-vertical::before { content: \"\uf7a5\"; }.fa-grip-vertical::before { content: \"\uf58e\"; }.fa-gripfire::before { content: \"\uf3ac\"; }.fa-grunt::before { content: \"\uf3ad\"; }.fa-guilded::before { content: \"\ue07e\"; }.fa-guitar::before { content: \"\uf7a6\"; }.fa-gulp::before { content: \"\uf3ae\"; }.fa-h-square::before { content: \"\uf0fd\"; }.fa-hacker-news::before { content: \"\uf1d4\"; }.fa-hacker-news-square::before { content: \"\uf3af\"; }.fa-hackerrank::before { content: \"\uf5f7\"; }.fa-hamburger::before { content: \"\uf805\"; }.fa-hammer::before { content: \"\uf6e3\"; }.fa-hamsa::before { content: \"\uf665\"; }.fa-hand-holding::before { content: \"\uf4bd\"; }.fa-hand-holding-heart::before { content: \"\uf4be\"; }.fa-hand-holding-medical::before { content: \"\ue05c\"; }.fa-hand-holding-usd::before { content: \"\uf4c0\"; }.fa-hand-holding-water::before { content: \"\uf4c1\"; }.fa-hand-lizard::before { content: \"\uf258\"; }.fa-hand-middle-finger::before { content: \"\uf806\"; }.fa-hand-paper::before { content: \"\uf256\"; }.fa-hand-peace::before { content: \"\uf25b\"; }.fa-hand-point-down::before { content: \"\uf0a7\"; }.fa-hand-point-left::before { content: \"\uf0a5\"; }.fa-hand-point-right::before { content: \"\uf0a4\"; }.fa-hand-point-up::before { content: \"\uf0a6\"; }.fa-hand-pointer::before { content: \"\uf25a\"; }.fa-hand-rock::before { content: \"\uf255\"; }.fa-hand-scissors::before { content: \"\uf257\"; }.fa-hand-sparkles::before { content: \"\ue05d\"; }.fa-hand-spock::before { content: \"\uf259\"; }.fa-hands::before { content: \"\uf4c2\"; }.fa-hands-helping::before { content: \"\uf4c4\"; }.fa-hands-wash::before { content: \"\ue05e\"; }.fa-handshake::before { content: \"\uf2b5\"; }.fa-handshake-alt-slash::before { content: \"\ue05f\"; }.fa-handshake-slash::before { content: \"\ue060\"; }.fa-hanukiah::before { content: \"\uf6e6\"; }.fa-hard-hat::before { content: \"\uf807\"; }.fa-hashtag::before { content: \"\uf292\"; }.fa-hat-cowboy::before { content: \"\uf8c0\"; }.fa-hat-cowboy-side::before { content: \"\uf8c1\"; }.fa-hat-wizard::before { content: \"\uf6e8\"; }.fa-hdd::before { content: \"\uf0a0\"; }.fa-head-side-cough::before { content: \"\ue061\"; }.fa-head-side-cough-slash::before { content: \"\ue062\"; }.fa-head-side-mask::before { content: \"\ue063\"; }.fa-head-side-virus::before { content: \"\ue064\"; }.fa-heading::before { content: \"\uf1dc\"; }.fa-headphones::before { content: \"\uf025\"; }.fa-headphones-alt::before { content: \"\uf58f\"; }.fa-headset::before { content: \"\uf590\"; }.fa-heart::before { content: \"\uf004\"; }.fa-heart-broken::before { content: \"\uf7a9\"; }.fa-heartbeat::before { content: \"\uf21e\"; }.fa-helicopter::before { content: \"\uf533\"; }.fa-highlighter::before { content: \"\uf591\"; }.fa-hiking::before { content: \"\uf6ec\"; }.fa-hippo::before { content: \"\uf6ed\"; }.fa-hips::before { content: \"\uf452\"; }.fa-hire-a-helper::before { content: \"\uf3b0\"; }.fa-history::before { content: \"\uf1da\"; }.fa-hive::before { content: \"\ue07f\"; }.fa-hockey-puck::before { content: \"\uf453\"; }.fa-holly-berry::before { content: \"\uf7aa\"; }.fa-home::before { content: \"\uf015\"; }.fa-hooli::before { content: \"\uf427\"; }.fa-hornbill::before { content: \"\uf592\"; }.fa-horse::before { content: \"\uf6f0\"; }.fa-horse-head::before { content: \"\uf7ab\"; }.fa-hospital::before { content: \"\uf0f8\"; }.fa-hospital-alt::before { content: \"\uf47d\"; }.fa-hospital-symbol::before { content: \"\uf47e\"; }.fa-hospital-user::before { content: \"\uf80d\"; }.fa-hot-tub::before { content: \"\uf593\"; }.fa-hotdog::before { content: \"\uf80f\"; }.fa-hotel::before { content: \"\uf594\"; }.fa-hotjar::before { content: \"\uf3b1\"; }.fa-hourglass::before { content: \"\uf254\"; }.fa-hourglass-end::before { content: \"\uf253\"; }.fa-hourglass-half::before { content: \"\uf252\"; }.fa-hourglass-start::before { content: \"\uf251\"; }.fa-house-damage::before { content: \"\uf6f1\"; }.fa-house-user::before { content: \"\ue065\"; }.fa-houzz::before { content: \"\uf27c\"; }.fa-hryvnia::before { content: \"\uf6f2\"; }.fa-html5::before { content: \"\uf13b\"; }.fa-hubspot::before { content: \"\uf3b2\"; }.fa-i-cursor::before { content: \"\uf246\"; }.fa-ice-cream::before { content: \"\uf810\"; }.fa-icicles::before { content: \"\uf7ad\"; }.fa-icons::before { content: \"\uf86d\"; }.fa-id-badge::before { content: \"\uf2c1\"; }.fa-id-card::before { content: \"\uf2c2\"; }.fa-id-card-alt::before { content: \"\uf47f\"; }.fa-ideal::before { content: \"\ue013\"; }.fa-igloo::before { content: \"\uf7ae\"; }.fa-image::before { content: \"\uf03e\"; }.fa-images::before { content: \"\uf302\"; }.fa-imdb::before { content: \"\uf2d8\"; }.fa-inbox::before { content: \"\uf01c\"; }.fa-indent::before { content: \"\uf03c\"; }.fa-industry::before { content: \"\uf275\"; }.fa-infinity::before { content: \"\uf534\"; }.fa-info::before { content: \"\uf129\"; }.fa-info-circle::before { content: \"\uf05a\"; }.fa-innosoft::before { content: \"\ue080\"; }.fa-instagram::before { content: \"\uf16d\"; }.fa-instagram-square::before { content: \"\ue055\"; }.fa-instalod::before { content: \"\ue081\"; }.fa-intercom::before { content: \"\uf7af\"; }.fa-internet-explorer::before { content: \"\uf26b\"; }.fa-invision::before { content: \"\uf7b0\"; }.fa-ioxhost::before { content: \"\uf208\"; }.fa-italic::before { content: \"\uf033\"; }.fa-itch-io::before { content: \"\uf83a\"; }.fa-itunes::before { content: \"\uf3b4\"; }.fa-itunes-note::before { content: \"\uf3b5\"; }.fa-java::before { content: \"\uf4e4\"; }.fa-jedi::before { content: \"\uf669\"; }.fa-jedi-order::before { content: \"\uf50e\"; }.fa-jenkins::before { content: \"\uf3b6\"; }.fa-jira::before { content: \"\uf7b1\"; }.fa-joget::before { content: \"\uf3b7\"; }.fa-joint::before { content: \"\uf595\"; }.fa-joomla::before { content: \"\uf1aa\"; }.fa-journal-whills::before { content: \"\uf66a\"; }.fa-js::before { content: \"\uf3b8\"; }.fa-js-square::before { content: \"\uf3b9\"; }.fa-jsfiddle::before { content: \"\uf1cc\"; }.fa-kaaba::before { content: \"\uf66b\"; }.fa-kaggle::before { content: \"\uf5fa\"; }.fa-key::before { content: \"\uf084\"; }.fa-keybase::before { content: \"\uf4f5\"; }.fa-keyboard::before { content: \"\uf11c\"; }.fa-keycdn::before { content: \"\uf3ba\"; }.fa-khanda::before { content: \"\uf66d\"; }.fa-kickstarter::before { content: \"\uf3bb\"; }.fa-kickstarter-k::before { content: \"\uf3bc\"; }.fa-kiss::before { content: \"\uf596\"; }.fa-kiss-beam::before { content: \"\uf597\"; }.fa-kiss-wink-heart::before { content: \"\uf598\"; }.fa-kiwi-bird::before { content: \"\uf535\"; }.fa-korvue::before { content: \"\uf42f\"; }.fa-landmark::before { content: \"\uf66f\"; }.fa-language::before { content: \"\uf1ab\"; }.fa-laptop::before { content: \"\uf109\"; }.fa-laptop-code::before { content: \"\uf5fc\"; }.fa-laptop-house::before { content: \"\ue066\"; }.fa-laptop-medical::before { content: \"\uf812\"; }.fa-laravel::before { content: \"\uf3bd\"; }.fa-lastfm::before { content: \"\uf202\"; }.fa-lastfm-square::before { content: \"\uf203\"; }.fa-laugh::before { content: \"\uf599\"; }.fa-laugh-beam::before { content: \"\uf59a\"; }.fa-laugh-squint::before { content: \"\uf59b\"; }.fa-laugh-wink::before { content: \"\uf59c\"; }.fa-layer-group::before { content: \"\uf5fd\"; }.fa-leaf::before { content: \"\uf06c\"; }.fa-leanpub::before { content: \"\uf212\"; }.fa-lemon::before { content: \"\uf094\"; }.fa-less::before { content: \"\uf41d\"; }.fa-less-than::before { content: \"\uf536\"; }.fa-less-than-equal::before { content: \"\uf537\"; }.fa-level-down-alt::before { content: \"\uf3be\"; }.fa-level-up-alt::before { content: \"\uf3bf\"; }.fa-life-ring::before { content: \"\uf1cd\"; }.fa-lightbulb::before { content: \"\uf0eb\"; }.fa-line::before { content: \"\uf3c0\"; }.fa-link::before { content: \"\uf0c1\"; }.fa-linkedin::before { content: \"\uf08c\"; }.fa-linkedin-in::before { content: \"\uf0e1\"; }.fa-linode::before { content: \"\uf2b8\"; }.fa-linux::before { content: \"\uf17c\"; }.fa-lira-sign::before { content: \"\uf195\"; }.fa-list::before { content: \"\uf03a\"; }.fa-list-alt::before { content: \"\uf022\"; }.fa-list-ol::before { content: \"\uf0cb\"; }.fa-list-ul::before { content: \"\uf0ca\"; }.fa-location-arrow::before { content: \"\uf124\"; }.fa-lock::before { content: \"\uf023\"; }.fa-lock-open::before { content: \"\uf3c1\"; }.fa-long-arrow-alt-down::before { content: \"\uf309\"; }.fa-long-arrow-alt-left::before { content: \"\uf30a\"; }.fa-long-arrow-alt-right::before { content: \"\uf30b\"; }.fa-long-arrow-alt-up::before { content: \"\uf30c\"; }.fa-low-vision::before { content: \"\uf2a8\"; }.fa-luggage-cart::before { content: \"\uf59d\"; }.fa-lungs::before { content: \"\uf604\"; }.fa-lungs-virus::before { content: \"\ue067\"; }.fa-lyft::before { content: \"\uf3c3\"; }.fa-magento::before { content: \"\uf3c4\"; }.fa-magic::before { content: \"\uf0d0\"; }.fa-magnet::before { content: \"\uf076\"; }.fa-mail-bulk::before { content: \"\uf674\"; }.fa-mailchimp::before { content: \"\uf59e\"; }.fa-male::before { content: \"\uf183\"; }.fa-mandalorian::before { content: \"\uf50f\"; }.fa-map::before { content: \"\uf279\"; }.fa-map-marked::before { content: \"\uf59f\"; }.fa-map-marked-alt::before { content: \"\uf5a0\"; }.fa-map-marker::before { content: \"\uf041\"; }.fa-map-marker-alt::before { content: \"\uf3c5\"; }.fa-map-pin::before { content: \"\uf276\"; }.fa-map-signs::before { content: \"\uf277\"; }.fa-markdown::before { content: \"\uf60f\"; }.fa-marker::before { content: \"\uf5a1\"; }.fa-mars::before { content: \"\uf222\"; }.fa-mars-double::before { content: \"\uf227\"; }.fa-mars-stroke::before { content: \"\uf229\"; }.fa-mars-stroke-h::before { content: \"\uf22b\"; }.fa-mars-stroke-v::before { content: \"\uf22a\"; }.fa-mask::before { content: \"\uf6fa\"; }.fa-mastodon::before { content: \"\uf4f6\"; }.fa-maxcdn::before { content: \"\uf136\"; }.fa-mdb::before { content: \"\uf8ca\"; }.fa-medal::before { content: \"\uf5a2\"; }.fa-medapps::before { content: \"\uf3c6\"; }.fa-medium::before { content: \"\uf23a\"; }.fa-medium-m::before { content: \"\uf3c7\"; }.fa-medkit::before { content: \"\uf0fa\"; }.fa-medrt::before { content: \"\uf3c8\"; }.fa-meetup::before { content: \"\uf2e0\"; }.fa-megaport::before { content: \"\uf5a3\"; }.fa-meh::before { content: \"\uf11a\"; }.fa-meh-blank::before { content: \"\uf5a4\"; }.fa-meh-rolling-eyes::before { content: \"\uf5a5\"; }.fa-memory::before { content: \"\uf538\"; }.fa-mendeley::before { content: \"\uf7b3\"; }.fa-menorah::before { content: \"\uf676\"; }.fa-mercury::before { content: \"\uf223\"; }.fa-meteor::before { content: \"\uf753\"; }.fa-microblog::before { content: \"\ue01a\"; }.fa-microchip::before { content: \"\uf2db\"; }.fa-microphone::before { content: \"\uf130\"; }.fa-microphone-alt::before { content: \"\uf3c9\"; }.fa-microphone-alt-slash::before { content: \"\uf539\"; }.fa-microphone-slash::before { content: \"\uf131\"; }.fa-microscope::before { content: \"\uf610\"; }.fa-microsoft::before { content: \"\uf3ca\"; }.fa-minus::before { content: \"\uf068\"; }.fa-minus-circle::before { content: \"\uf056\"; }.fa-minus-square::before { content: \"\uf146\"; }.fa-mitten::before { content: \"\uf7b5\"; }.fa-mix::before { content: \"\uf3cb\"; }.fa-mixcloud::before { content: \"\uf289\"; }.fa-mixer::before { content: \"\ue056\"; }.fa-mizuni::before { content: \"\uf3cc\"; }.fa-mobile::before { content: \"\uf10b\"; }.fa-mobile-alt::before { content: \"\uf3cd\"; }.fa-modx::before { content: \"\uf285\"; }.fa-monero::before { content: \"\uf3d0\"; }.fa-money-bill::before { content: \"\uf0d6\"; }.fa-money-bill-alt::before { content: \"\uf3d1\"; }.fa-money-bill-wave::before { content: \"\uf53a\"; }.fa-money-bill-wave-alt::before { content: \"\uf53b\"; }.fa-money-check::before { content: \"\uf53c\"; }.fa-money-check-alt::before { content: \"\uf53d\"; }.fa-monument::before { content: \"\uf5a6\"; }.fa-moon::before { content: \"\uf186\"; }.fa-mortar-pestle::before { content: \"\uf5a7\"; }.fa-mosque::before { content: \"\uf678\"; }.fa-motorcycle::before { content: \"\uf21c\"; }.fa-mountain::before { content: \"\uf6fc\"; }.fa-mouse::before { content: \"\uf8cc\"; }.fa-mouse-pointer::before { content: \"\uf245\"; }.fa-mug-hot::before { content: \"\uf7b6\"; }.fa-music::before { content: \"\uf001\"; }.fa-napster::before { content: \"\uf3d2\"; }.fa-neos::before { content: \"\uf612\"; }.fa-network-wired::before { content: \"\uf6ff\"; }.fa-neuter::before { content: \"\uf22c\"; }.fa-newspaper::before { content: \"\uf1ea\"; }.fa-nimblr::before { content: \"\uf5a8\"; }.fa-node::before { content: \"\uf419\"; }.fa-node-js::before { content: \"\uf3d3\"; }.fa-not-equal::before { content: \"\uf53e\"; }.fa-notes-medical::before { content: \"\uf481\"; }.fa-npm::before { content: \"\uf3d4\"; }.fa-ns8::before { content: \"\uf3d5\"; }.fa-nutritionix::before { content: \"\uf3d6\"; }.fa-object-group::before { content: \"\uf247\"; }.fa-object-ungroup::before { content: \"\uf248\"; }.fa-octopus-deploy::before { content: \"\ue082\"; }.fa-odnoklassniki::before { content: \"\uf263\"; }.fa-odnoklassniki-square::before { content: \"\uf264\"; }.fa-oil-can::before { content: \"\uf613\"; }.fa-old-republic::before { content: \"\uf510\"; }.fa-om::before { content: \"\uf679\"; }.fa-opencart::before { content: \"\uf23d\"; }.fa-openid::before { content: \"\uf19b\"; }.fa-opera::before { content: \"\uf26a\"; }.fa-optin-monster::before { content: \"\uf23c\"; }.fa-orcid::before { content: \"\uf8d2\"; }.fa-osi::before { content: \"\uf41a\"; }.fa-otter::before { content: \"\uf700\"; }.fa-outdent::before { content: \"\uf03b\"; }.fa-page4::before { content: \"\uf3d7\"; }.fa-pagelines::before { content: \"\uf18c\"; }.fa-pager::before { content: \"\uf815\"; }.fa-paint-brush::before { content: \"\uf1fc\"; }.fa-paint-roller::before { content: \"\uf5aa\"; }.fa-palette::before { content: \"\uf53f\"; }.fa-palfed::before { content: \"\uf3d8\"; }.fa-pallet::before { content: \"\uf482\"; }.fa-paper-plane::before { content: \"\uf1d8\"; }.fa-paperclip::before { content: \"\uf0c6\"; }.fa-parachute-box::before { content: \"\uf4cd\"; }.fa-paragraph::before { content: \"\uf1dd\"; }.fa-parking::before { content: \"\uf540\"; }.fa-passport::before { content: \"\uf5ab\"; }.fa-pastafarianism::before { content: \"\uf67b\"; }.fa-paste::before { content: \"\uf0ea\"; }.fa-patreon::before { content: \"\uf3d9\"; }.fa-pause::before { content: \"\uf04c\"; }.fa-pause-circle::before { content: \"\uf28b\"; }.fa-paw::before { content: \"\uf1b0\"; }.fa-paypal::before { content: \"\uf1ed\"; }.fa-peace::before { content: \"\uf67c\"; }.fa-pen::before { content: \"\uf304\"; }.fa-pen-alt::before { content: \"\uf305\"; }.fa-pen-fancy::before { content: \"\uf5ac\"; }.fa-pen-nib::before { content: \"\uf5ad\"; }.fa-pen-square::before { content: \"\uf14b\"; }.fa-pencil-alt::before { content: \"\uf303\"; }.fa-pencil-ruler::before { content: \"\uf5ae\"; }.fa-penny-arcade::before { content: \"\uf704\"; }.fa-people-arrows::before { content: \"\ue068\"; }.fa-people-carry::before { content: \"\uf4ce\"; }.fa-pepper-hot::before { content: \"\uf816\"; }.fa-perbyte::before { content: \"\ue083\"; }.fa-percent::before { content: \"\uf295\"; }.fa-percentage::before { content: \"\uf541\"; }.fa-periscope::before { content: \"\uf3da\"; }.fa-person-booth::before { content: \"\uf756\"; }.fa-phabricator::before { content: \"\uf3db\"; }.fa-phoenix-framework::before { content: \"\uf3dc\"; }.fa-phoenix-squadron::before { content: \"\uf511\"; }.fa-phone::before { content: \"\uf095\"; }.fa-phone-alt::before { content: \"\uf879\"; }.fa-phone-slash::before { content: \"\uf3dd\"; }.fa-phone-square::before { content: \"\uf098\"; }.fa-phone-square-alt::before { content: \"\uf87b\"; }.fa-phone-volume::before { content: \"\uf2a0\"; }.fa-photo-video::before { content: \"\uf87c\"; }.fa-php::before { content: \"\uf457\"; }.fa-pied-piper::before { content: \"\uf2ae\"; }.fa-pied-piper-alt::before { content: \"\uf1a8\"; }.fa-pied-piper-hat::before { content: \"\uf4e5\"; }.fa-pied-piper-pp::before { content: \"\uf1a7\"; }.fa-pied-piper-square::before { content: \"\ue01e\"; }.fa-piggy-bank::before { content: \"\uf4d3\"; }.fa-pills::before { content: \"\uf484\"; }.fa-pinterest::before { content: \"\uf0d2\"; }.fa-pinterest-p::before { content: \"\uf231\"; }.fa-pinterest-square::before { content: \"\uf0d3\"; }.fa-pizza-slice::before { content: \"\uf818\"; }.fa-place-of-worship::before { content: \"\uf67f\"; }.fa-plane::before { content: \"\uf072\"; }.fa-plane-arrival::before { content: \"\uf5af\"; }.fa-plane-departure::before { content: \"\uf5b0\"; }.fa-plane-slash::before { content: \"\ue069\"; }.fa-play::before { content: \"\uf04b\"; }.fa-play-circle::before { content: \"\uf144\"; }.fa-playstation::before { content: \"\uf3df\"; }.fa-plug::before { content: \"\uf1e6\"; }.fa-plus::before { content: \"\uf067\"; }.fa-plus-circle::before { content: \"\uf055\"; }.fa-plus-square::before { content: \"\uf0fe\"; }.fa-podcast::before { content: \"\uf2ce\"; }.fa-poll::before { content: \"\uf681\"; }.fa-poll-h::before { content: \"\uf682\"; }.fa-poo::before { content: \"\uf2fe\"; }.fa-poo-storm::before { content: \"\uf75a\"; }.fa-poop::before { content: \"\uf619\"; }.fa-portrait::before { content: \"\uf3e0\"; }.fa-pound-sign::before { content: \"\uf154\"; }.fa-power-off::before { content: \"\uf011\"; }.fa-pray::before { content: \"\uf683\"; }.fa-praying-hands::before { content: \"\uf684\"; }.fa-prescription::before { content: \"\uf5b1\"; }.fa-prescription-bottle::before { content: \"\uf485\"; }.fa-prescription-bottle-alt::before { content: \"\uf486\"; }.fa-print::before { content: \"\uf02f\"; }.fa-procedures::before { content: \"\uf487\"; }.fa-product-hunt::before { content: \"\uf288\"; }.fa-project-diagram::before { content: \"\uf542\"; }.fa-pump-medical::before { content: \"\ue06a\"; }.fa-pump-soap::before { content: \"\ue06b\"; }.fa-pushed::before { content: \"\uf3e1\"; }.fa-puzzle-piece::before { content: \"\uf12e\"; }.fa-python::before { content: \"\uf3e2\"; }.fa-qq::before { content: \"\uf1d6\"; }.fa-qrcode::before { content: \"\uf029\"; }.fa-question::before { content: \"\uf128\"; }.fa-question-circle::before { content: \"\uf059\"; }.fa-quidditch::before { content: \"\uf458\"; }.fa-quinscape::before { content: \"\uf459\"; }.fa-quora::before { content: \"\uf2c4\"; }.fa-quote-left::before { content: \"\uf10d\"; }.fa-quote-right::before { content: \"\uf10e\"; }.fa-quran::before { content: \"\uf687\"; }.fa-r-project::before { content: \"\uf4f7\"; }.fa-radiation::before { content: \"\uf7b9\"; }.fa-radiation-alt::before { content: \"\uf7ba\"; }.fa-rainbow::before { content: \"\uf75b\"; }.fa-random::before { content: \"\uf074\"; }.fa-raspberry-pi::before { content: \"\uf7bb\"; }.fa-ravelry::before { content: \"\uf2d9\"; }.fa-react::before { content: \"\uf41b\"; }.fa-reacteurope::before { content: \"\uf75d\"; }.fa-readme::before { content: \"\uf4d5\"; }.fa-rebel::before { content: \"\uf1d0\"; }.fa-receipt::before { content: \"\uf543\"; }.fa-record-vinyl::before { content: \"\uf8d9\"; }.fa-recycle::before { content: \"\uf1b8\"; }.fa-red-river::before { content: \"\uf3e3\"; }.fa-reddit::before { content: \"\uf1a1\"; }.fa-reddit-alien::before { content: \"\uf281\"; }.fa-reddit-square::before { content: \"\uf1a2\"; }.fa-redhat::before { content: \"\uf7bc\"; }.fa-redo::before { content: \"\uf01e\"; }.fa-redo-alt::before { content: \"\uf2f9\"; }.fa-registered::before { content: \"\uf25d\"; }.fa-remove-format::before { content: \"\uf87d\"; }.fa-renren::before { content: \"\uf18b\"; }.fa-reply::before { content: \"\uf3e5\"; }.fa-reply-all::before { content: \"\uf122\"; }.fa-replyd::before { content: \"\uf3e6\"; }.fa-republican::before { content: \"\uf75e\"; }.fa-researchgate::before { content: \"\uf4f8\"; }.fa-resolving::before { content: \"\uf3e7\"; }.fa-restroom::before { content: \"\uf7bd\"; }.fa-retweet::before { content: \"\uf079\"; }.fa-rev::before { content: \"\uf5b2\"; }.fa-ribbon::before { content: \"\uf4d6\"; }.fa-ring::before { content: \"\uf70b\"; }.fa-road::before { content: \"\uf018\"; }.fa-robot::before { content: \"\uf544\"; }.fa-rocket::before { content: \"\uf135\"; }.fa-rocketchat::before { content: \"\uf3e8\"; }.fa-rockrms::before { content: \"\uf3e9\"; }.fa-route::before { content: \"\uf4d7\"; }.fa-rss::before { content: \"\uf09e\"; }.fa-rss-square::before { content: \"\uf143\"; }.fa-ruble-sign::before { content: \"\uf158\"; }.fa-ruler::before { content: \"\uf545\"; }.fa-ruler-combined::before { content: \"\uf546\"; }.fa-ruler-horizontal::before { content: \"\uf547\"; }.fa-ruler-vertical::before { content: \"\uf548\"; }.fa-running::before { content: \"\uf70c\"; }.fa-rupee-sign::before { content: \"\uf156\"; }.fa-rust::before { content: \"\ue07a\"; }.fa-sad-cry::before { content: \"\uf5b3\"; }.fa-sad-tear::before { content: \"\uf5b4\"; }.fa-safari::before { content: \"\uf267\"; }.fa-salesforce::before { content: \"\uf83b\"; }.fa-sass::before { content: \"\uf41e\"; }.fa-satellite::before { content: \"\uf7bf\"; }.fa-satellite-dish::before { content: \"\uf7c0\"; }.fa-save::before { content: \"\uf0c7\"; }.fa-schlix::before { content: \"\uf3ea\"; }.fa-school::before { content: \"\uf549\"; }.fa-screwdriver::before { content: \"\uf54a\"; }.fa-scribd::before { content: \"\uf28a\"; }.fa-scroll::before { content: \"\uf70e\"; }.fa-sd-card::before { content: \"\uf7c2\"; }.fa-search::before { content: \"\uf002\"; }.fa-search-dollar::before { content: \"\uf688\"; }.fa-search-location::before { content: \"\uf689\"; }.fa-search-minus::before { content: \"\uf010\"; }.fa-search-plus::before { content: \"\uf00e\"; }.fa-searchengin::before { content: \"\uf3eb\"; }.fa-seedling::before { content: \"\uf4d8\"; }.fa-sellcast::before { content: \"\uf2da\"; }.fa-sellsy::before { content: \"\uf213\"; }.fa-server::before { content: \"\uf233\"; }.fa-servicestack::before { content: \"\uf3ec\"; }.fa-shapes::before { content: \"\uf61f\"; }.fa-share::before { content: \"\uf064\"; }.fa-share-alt::before { content: \"\uf1e0\"; }.fa-share-alt-square::before { content: \"\uf1e1\"; }.fa-share-square::before { content: \"\uf14d\"; }.fa-shekel-sign::before { content: \"\uf20b\"; }.fa-shield-alt::before { content: \"\uf3ed\"; }.fa-shield-virus::before { content: \"\ue06c\"; }.fa-ship::before { content: \"\uf21a\"; }.fa-shipping-fast::before { content: \"\uf48b\"; }.fa-shirtsinbulk::before { content: \"\uf214\"; }.fa-shoe-prints::before { content: \"\uf54b\"; }.fa-shopify::before { content: \"\ue057\"; }.fa-shopping-bag::before { content: \"\uf290\"; }.fa-shopping-basket::before { content: \"\uf291\"; }.fa-shopping-cart::before { content: \"\uf07a\"; }.fa-shopware::before { content: \"\uf5b5\"; }.fa-shower::before { content: \"\uf2cc\"; }.fa-shuttle-van::before { content: \"\uf5b6\"; }.fa-sign::before { content: \"\uf4d9\"; }.fa-sign-in-alt::before { content: \"\uf2f6\"; }.fa-sign-language::before { content: \"\uf2a7\"; }.fa-sign-out-alt::before { content: \"\uf2f5\"; }.fa-signal::before { content: \"\uf012\"; }.fa-signature::before { content: \"\uf5b7\"; }.fa-sim-card::before { content: \"\uf7c4\"; }.fa-simplybuilt::before { content: \"\uf215\"; }.fa-sink::before { content: \"\ue06d\"; }.fa-sistrix::before { content: \"\uf3ee\"; }.fa-sitemap::before { content: \"\uf0e8\"; }.fa-sith::before { content: \"\uf512\"; }.fa-skating::before { content: \"\uf7c5\"; }.fa-sketch::before { content: \"\uf7c6\"; }.fa-skiing::before { content: \"\uf7c9\"; }.fa-skiing-nordic::before { content: \"\uf7ca\"; }.fa-skull::before { content: \"\uf54c\"; }.fa-skull-crossbones::before { content: \"\uf714\"; }.fa-skyatlas::before { content: \"\uf216\"; }.fa-skype::before { content: \"\uf17e\"; }.fa-slack::before { content: \"\uf198\"; }.fa-slack-hash::before { content: \"\uf3ef\"; }.fa-slash::before { content: \"\uf715\"; }.fa-sleigh::before { content: \"\uf7cc\"; }.fa-sliders-h::before { content: \"\uf1de\"; }.fa-slideshare::before { content: \"\uf1e7\"; }.fa-smile::before { content: \"\uf118\"; }.fa-smile-beam::before { content: \"\uf5b8\"; }.fa-smile-wink::before { content: \"\uf4da\"; }.fa-smog::before { content: \"\uf75f\"; }.fa-smoking::before { content: \"\uf48d\"; }.fa-smoking-ban::before { content: \"\uf54d\"; }.fa-sms::before { content: \"\uf7cd\"; }.fa-snapchat::before { content: \"\uf2ab\"; }.fa-snapchat-ghost::before { content: \"\uf2ac\"; }.fa-snapchat-square::before { content: \"\uf2ad\"; }.fa-snowboarding::before { content: \"\uf7ce\"; }.fa-snowflake::before { content: \"\uf2dc\"; }.fa-snowman::before { content: \"\uf7d0\"; }.fa-snowplow::before { content: \"\uf7d2\"; }.fa-soap::before { content: \"\ue06e\"; }.fa-socks::before { content: \"\uf696\"; }.fa-solar-panel::before { content: \"\uf5ba\"; }.fa-sort::before { content: \"\uf0dc\"; }.fa-sort-alpha-down::before { content: \"\uf15d\"; }.fa-sort-alpha-down-alt::before { content: \"\uf881\"; }.fa-sort-alpha-up::before { content: \"\uf15e\"; }.fa-sort-alpha-up-alt::before { content: \"\uf882\"; }.fa-sort-amount-down::before { content: \"\uf160\"; }.fa-sort-amount-down-alt::before { content: \"\uf884\"; }.fa-sort-amount-up::before { content: \"\uf161\"; }.fa-sort-amount-up-alt::before { content: \"\uf885\"; }.fa-sort-down::before { content: \"\uf0dd\"; }.fa-sort-numeric-down::before { content: \"\uf162\"; }.fa-sort-numeric-down-alt::before { content: \"\uf886\"; }.fa-sort-numeric-up::before { content: \"\uf163\"; }.fa-sort-numeric-up-alt::before { content: \"\uf887\"; }.fa-sort-up::before { content: \"\uf0de\"; }.fa-soundcloud::before { content: \"\uf1be\"; }.fa-sourcetree::before { content: \"\uf7d3\"; }.fa-spa::before { content: \"\uf5bb\"; }.fa-space-shuttle::before { content: \"\uf197\"; }.fa-speakap::before { content: \"\uf3f3\"; }.fa-speaker-deck::before { content: \"\uf83c\"; }.fa-spell-check::before { content: \"\uf891\"; }.fa-spider::before { content: \"\uf717\"; }.fa-spinner::before { content: \"\uf110\"; }.fa-splotch::before { content: \"\uf5bc\"; }.fa-spotify::before { content: \"\uf1bc\"; }.fa-spray-can::before { content: \"\uf5bd\"; }.fa-square::before { content: \"\uf0c8\"; }.fa-square-full::before { content: \"\uf45c\"; }.fa-square-root-alt::before { content: \"\uf698\"; }.fa-squarespace::before { content: \"\uf5be\"; }.fa-stack-exchange::before { content: \"\uf18d\"; }.fa-stack-overflow::before { content: \"\uf16c\"; }.fa-stackpath::before { content: \"\uf842\"; }.fa-stamp::before { content: \"\uf5bf\"; }.fa-star::before { content: \"\uf005\"; }.fa-star-and-crescent::before { content: \"\uf699\"; }.fa-star-half::before { content: \"\uf089\"; }.fa-star-half-alt::before { content: \"\uf5c0\"; }.fa-star-of-david::before { content: \"\uf69a\"; }.fa-star-of-life::before { content: \"\uf621\"; }.fa-staylinked::before { content: \"\uf3f5\"; }.fa-steam::before { content: \"\uf1b6\"; }.fa-steam-square::before { content: \"\uf1b7\"; }.fa-steam-symbol::before { content: \"\uf3f6\"; }.fa-step-backward::before { content: \"\uf048\"; }.fa-step-forward::before { content: \"\uf051\"; }.fa-stethoscope::before { content: \"\uf0f1\"; }.fa-sticker-mule::before { content: \"\uf3f7\"; }.fa-sticky-note::before { content: \"\uf249\"; }.fa-stop::before { content: \"\uf04d\"; }.fa-stop-circle::before { content: \"\uf28d\"; }.fa-stopwatch::before { content: \"\uf2f2\"; }.fa-stopwatch-20::before { content: \"\ue06f\"; }.fa-store::before { content: \"\uf54e\"; }.fa-store-alt::before { content: \"\uf54f\"; }.fa-store-alt-slash::before { content: \"\ue070\"; }.fa-store-slash::before { content: \"\ue071\"; }.fa-strava::before { content: \"\uf428\"; }.fa-stream::before { content: \"\uf550\"; }.fa-street-view::before { content: \"\uf21d\"; }.fa-strikethrough::before { content: \"\uf0cc\"; }.fa-stripe::before { content: \"\uf429\"; }.fa-stripe-s::before { content: \"\uf42a\"; }.fa-stroopwafel::before { content: \"\uf551\"; }.fa-studiovinari::before { content: \"\uf3f8\"; }.fa-stumbleupon::before { content: \"\uf1a4\"; }.fa-stumbleupon-circle::before { content: \"\uf1a3\"; }.fa-subscript::before { content: \"\uf12c\"; }.fa-subway::before { content: \"\uf239\"; }.fa-suitcase::before { content: \"\uf0f2\"; }.fa-suitcase-rolling::before { content: \"\uf5c1\"; }.fa-sun::before { content: \"\uf185\"; }.fa-superpowers::before { content: \"\uf2dd\"; }.fa-superscript::before { content: \"\uf12b\"; }.fa-supple::before { content: \"\uf3f9\"; }.fa-surprise::before { content: \"\uf5c2\"; }.fa-suse::before { content: \"\uf7d6\"; }.fa-swatchbook::before { content: \"\uf5c3\"; }.fa-swift::before { content: \"\uf8e1\"; }.fa-swimmer::before { content: \"\uf5c4\"; }.fa-swimming-pool::before { content: \"\uf5c5\"; }.fa-symfony::before { content: \"\uf83d\"; }.fa-synagogue::before { content: \"\uf69b\"; }.fa-sync::before { content: \"\uf021\"; }.fa-sync-alt::before { content: \"\uf2f1\"; }.fa-syringe::before { content: \"\uf48e\"; }.fa-table::before { content: \"\uf0ce\"; }.fa-table-tennis::before { content: \"\uf45d\"; }.fa-tablet::before { content: \"\uf10a\"; }.fa-tablet-alt::before { content: \"\uf3fa\"; }.fa-tablets::before { content: \"\uf490\"; }.fa-tachometer-alt::before { content: \"\uf3fd\"; }.fa-tag::before { content: \"\uf02b\"; }.fa-tags::before { content: \"\uf02c\"; }.fa-tape::before { content: \"\uf4db\"; }.fa-tasks::before { content: \"\uf0ae\"; }.fa-taxi::before { content: \"\uf1ba\"; }.fa-teamspeak::before { content: \"\uf4f9\"; }.fa-teeth::before { content: \"\uf62e\"; }.fa-teeth-open::before { content: \"\uf62f\"; }.fa-telegram::before { content: \"\uf2c6\"; }.fa-telegram-plane::before { content: \"\uf3fe\"; }.fa-temperature-high::before { content: \"\uf769\"; }.fa-temperature-low::before { content: \"\uf76b\"; }.fa-tencent-weibo::before { content: \"\uf1d5\"; }.fa-tenge::before { content: \"\uf7d7\"; }.fa-terminal::before { content: \"\uf120\"; }.fa-text-height::before { content: \"\uf034\"; }.fa-text-width::before { content: \"\uf035\"; }.fa-th::before { content: \"\uf00a\"; }.fa-th-large::before { content: \"\uf009\"; }.fa-th-list::before { content: \"\uf00b\"; }.fa-the-red-yeti::before { content: \"\uf69d\"; }.fa-theater-masks::before { content: \"\uf630\"; }.fa-themeco::before { content: \"\uf5c6\"; }.fa-themeisle::before { content: \"\uf2b2\"; }.fa-thermometer::before { content: \"\uf491\"; }.fa-thermometer-empty::before { content: \"\uf2cb\"; }.fa-thermometer-full::before { content: \"\uf2c7\"; }.fa-thermometer-half::before { content: \"\uf2c9\"; }.fa-thermometer-quarter::before { content: \"\uf2ca\"; }.fa-thermometer-three-quarters::before { content: \"\uf2c8\"; }.fa-think-peaks::before { content: \"\uf731\"; }.fa-thumbs-down::before { content: \"\uf165\"; }.fa-thumbs-up::before { content: \"\uf164\"; }.fa-thumbtack::before { content: \"\uf08d\"; }.fa-ticket-alt::before { content: \"\uf3ff\"; }.fa-tiktok::before { content: \"\ue07b\"; }.fa-times::before { content: \"\uf00d\"; }.fa-times-circle::before { content: \"\uf057\"; }.fa-tint::before { content: \"\uf043\"; }.fa-tint-slash::before { content: \"\uf5c7\"; }.fa-tired::before { content: \"\uf5c8\"; }.fa-toggle-off::before { content: \"\uf204\"; }.fa-toggle-on::before { content: \"\uf205\"; }.fa-toilet::before { content: \"\uf7d8\"; }.fa-toilet-paper::before { content: \"\uf71e\"; }.fa-toilet-paper-slash::before { content: \"\ue072\"; }.fa-toolbox::before { content: \"\uf552\"; }.fa-tools::before { content: \"\uf7d9\"; }.fa-tooth::before { content: \"\uf5c9\"; }.fa-torah::before { content: \"\uf6a0\"; }.fa-torii-gate::before { content: \"\uf6a1\"; }.fa-tractor::before { content: \"\uf722\"; }.fa-trade-federation::before { content: \"\uf513\"; }.fa-trademark::before { content: \"\uf25c\"; }.fa-traffic-light::before { content: \"\uf637\"; }.fa-trailer::before { content: \"\ue041\"; }.fa-train::before { content: \"\uf238\"; }.fa-tram::before { content: \"\uf7da\"; }.fa-transgender::before { content: \"\uf224\"; }.fa-transgender-alt::before { content: \"\uf225\"; }.fa-trash::before { content: \"\uf1f8\"; }.fa-trash-alt::before { content: \"\uf2ed\"; }.fa-trash-restore::before { content: \"\uf829\"; }.fa-trash-restore-alt::before { content: \"\uf82a\"; }.fa-tree::before { content: \"\uf1bb\"; }.fa-trello::before { content: \"\uf181\"; }.fa-trophy::before { content: \"\uf091\"; }.fa-truck::before { content: \"\uf0d1\"; }.fa-truck-loading::before { content: \"\uf4de\"; }.fa-truck-monster::before { content: \"\uf63b\"; }.fa-truck-moving::before { content: \"\uf4df\"; }.fa-truck-pickup::before { content: \"\uf63c\"; }.fa-tshirt::before { content: \"\uf553\"; }.fa-tty::before { content: \"\uf1e4\"; }.fa-tumblr::before { content: \"\uf173\"; }.fa-tumblr-square::before { content: \"\uf174\"; }.fa-tv::before { content: \"\uf26c\"; }.fa-twitch::before { content: \"\uf1e8\"; }.fa-twitter::before { content: \"\uf099\"; }.fa-twitter-square::before { content: \"\uf081\"; }.fa-typo3::before { content: \"\uf42b\"; }.fa-uber::before { content: \"\uf402\"; }.fa-ubuntu::before { content: \"\uf7df\"; }.fa-uikit::before { content: \"\uf403\"; }.fa-umbraco::before { content: \"\uf8e8\"; }.fa-umbrella::before { content: \"\uf0e9\"; }.fa-umbrella-beach::before { content: \"\uf5ca\"; }.fa-uncharted::before { content: \"\ue084\"; }.fa-underline::before { content: \"\uf0cd\"; }.fa-undo::before { content: \"\uf0e2\"; }.fa-undo-alt::before { content: \"\uf2ea\"; }.fa-uniregistry::before { content: \"\uf404\"; }.fa-unity::before { content: \"\ue049\"; }.fa-universal-access::before { content: \"\uf29a\"; }.fa-university::before { content: \"\uf19c\"; }.fa-unlink::before { content: \"\uf127\"; }.fa-unlock::before { content: \"\uf09c\"; }.fa-unlock-alt::before { content: \"\uf13e\"; }.fa-unsplash::before { content: \"\ue07c\"; }.fa-untappd::before { content: \"\uf405\"; }.fa-upload::before { content: \"\uf093\"; }.fa-ups::before { content: \"\uf7e0\"; }.fa-usb::before { content: \"\uf287\"; }.fa-user::before { content: \"\uf007\"; }.fa-user-alt::before { content: \"\uf406\"; }.fa-user-alt-slash::before { content: \"\uf4fa\"; }.fa-user-astronaut::before { content: \"\uf4fb\"; }.fa-user-check::before { content: \"\uf4fc\"; }.fa-user-circle::before { content: \"\uf2bd\"; }.fa-user-clock::before { content: \"\uf4fd\"; }.fa-user-cog::before { content: \"\uf4fe\"; }.fa-user-edit::before { content: \"\uf4ff\"; }.fa-user-friends::before { content: \"\uf500\"; }.fa-user-graduate::before { content: \"\uf501\"; }.fa-user-injured::before { content: \"\uf728\"; }.fa-user-lock::before { content: \"\uf502\"; }.fa-user-md::before { content: \"\uf0f0\"; }.fa-user-minus::before { content: \"\uf503\"; }.fa-user-ninja::before { content: \"\uf504\"; }.fa-user-nurse::before { content: \"\uf82f\"; }.fa-user-plus::before { content: \"\uf234\"; }.fa-user-secret::before { content: \"\uf21b\"; }.fa-user-shield::before { content: \"\uf505\"; }.fa-user-slash::before { content: \"\uf506\"; }.fa-user-tag::before { content: \"\uf507\"; }.fa-user-tie::before { content: \"\uf508\"; }.fa-user-times::before { content: \"\uf235\"; }.fa-users::before { content: \"\uf0c0\"; }.fa-users-cog::before { content: \"\uf509\"; }.fa-users-slash::before { content: \"\ue073\"; }.fa-usps::before { content: \"\uf7e1\"; }.fa-ussunnah::before { content: \"\uf407\"; }.fa-utensil-spoon::before { content: \"\uf2e5\"; }.fa-utensils::before { content: \"\uf2e7\"; }.fa-vaadin::before { content: \"\uf408\"; }.fa-vector-square::before { content: \"\uf5cb\"; }.fa-venus::before { content: \"\uf221\"; }.fa-venus-double::before { content: \"\uf226\"; }.fa-venus-mars::before { content: \"\uf228\"; }.fa-vest::before { content: \"\ue085\"; }.fa-vest-patches::before { content: \"\ue086\"; }.fa-viacoin::before { content: \"\uf237\"; }.fa-viadeo::before { content: \"\uf2a9\"; }.fa-viadeo-square::before { content: \"\uf2aa\"; }.fa-vial::before { content: \"\uf492\"; }.fa-vials::before { content: \"\uf493\"; }.fa-viber::before { content: \"\uf409\"; }.fa-video::before { content: \"\uf03d\"; }.fa-video-slash::before { content: \"\uf4e2\"; }.fa-vihara::before { content: \"\uf6a7\"; }.fa-vimeo::before { content: \"\uf40a\"; }.fa-vimeo-square::before { content: \"\uf194\"; }.fa-vimeo-v::before { content: \"\uf27d\"; }.fa-vine::before { content: \"\uf1ca\"; }.fa-virus::before { content: \"\ue074\"; }.fa-virus-slash::before { content: \"\ue075\"; }.fa-viruses::before { content: \"\ue076\"; }.fa-vk::before { content: \"\uf189\"; }.fa-vnv::before { content: \"\uf40b\"; }.fa-voicemail::before { content: \"\uf897\"; }.fa-volleyball-ball::before { content: \"\uf45f\"; }.fa-volume-down::before { content: \"\uf027\"; }.fa-volume-mute::before { content: \"\uf6a9\"; }.fa-volume-off::before { content: \"\uf026\"; }.fa-volume-up::before { content: \"\uf028\"; }.fa-vote-yea::before { content: \"\uf772\"; }.fa-vr-cardboard::before { content: \"\uf729\"; }.fa-vuejs::before { content: \"\uf41f\"; }.fa-walking::before { content: \"\uf554\"; }.fa-wallet::before { content: \"\uf555\"; }.fa-warehouse::before { content: \"\uf494\"; }.fa-watchman-monitoring::before { content: \"\ue087\"; }.fa-water::before { content: \"\uf773\"; }.fa-wave-square::before { content: \"\uf83e\"; }.fa-waze::before { content: \"\uf83f\"; }.fa-weebly::before { content: \"\uf5cc\"; }.fa-weibo::before { content: \"\uf18a\"; }.fa-weight::before { content: \"\uf496\"; }.fa-weight-hanging::before { content: \"\uf5cd\"; }.fa-weixin::before { content: \"\uf1d7\"; }.fa-whatsapp::before { content: \"\uf232\"; }.fa-whatsapp-square::before { content: \"\uf40c\"; }.fa-wheelchair::before { content: \"\uf193\"; }.fa-whmcs::before { content: \"\uf40d\"; }.fa-wifi::before { content: \"\uf1eb\"; }.fa-wikipedia-w::before { content: \"\uf266\"; }.fa-wind::before { content: \"\uf72e\"; }.fa-window-close::before { content: \"\uf410\"; }.fa-window-maximize::before { content: \"\uf2d0\"; }.fa-window-minimize::before { content: \"\uf2d1\"; }.fa-window-restore::before { content: \"\uf2d2\"; }.fa-windows::before { content: \"\uf17a\"; }.fa-wine-bottle::before { content: \"\uf72f\"; }.fa-wine-glass::before { content: \"\uf4e3\"; }.fa-wine-glass-alt::before { content: \"\uf5ce\"; }.fa-wix::before { content: \"\uf5cf\"; }.fa-wizards-of-the-coast::before { content: \"\uf730\"; }.fa-wodu::before { content: \"\ue088\"; }.fa-wolf-pack-battalion::before { content: \"\uf514\"; }.fa-won-sign::before { content: \"\uf159\"; }.fa-wordpress::before { content: \"\uf19a\"; }.fa-wordpress-simple::before { content: \"\uf411\"; }.fa-wpbeginner::before { content: \"\uf297\"; }.fa-wpexplorer::before { content: \"\uf2de\"; }.fa-wpforms::before { content: \"\uf298\"; }.fa-wpressr::before { content: \"\uf3e4\"; }.fa-wrench::before { content: \"\uf0ad\"; }.fa-x-ray::before { content: \"\uf497\"; }.fa-xbox::before { content: \"\uf412\"; }.fa-xing::before { content: \"\uf168\"; }.fa-xing-square::before { content: \"\uf169\"; }.fa-y-combinator::before { content: \"\uf23b\"; }.fa-yahoo::before { content: \"\uf19e\"; }.fa-yammer::before { content: \"\uf840\"; }.fa-yandex::before { content: \"\uf413\"; }.fa-yandex-international::before { content: \"\uf414\"; }.fa-yarn::before { content: \"\uf7e3\"; }.fa-yelp::before { content: \"\uf1e9\"; }.fa-yen-sign::before { content: \"\uf157\"; }.fa-yin-yang::before { content: \"\uf6ad\"; }.fa-yoast::before { content: \"\uf2b1\"; }.fa-youtube::before { content: \"\uf167\"; }.fa-youtube-square::before { content: \"\uf431\"; }.fa-zhihu::before { content: \"\uf63f\"; }.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0px; overflow: visible; position: static; width: auto; }@font-face { font-family: \"Font Awesome 5 Brands\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }.fab { font-family: \"Font Awesome 5 Brands\"; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }.fab, .far { font-weight: 400; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }.fa, .far, .fas { font-family: \"Font Awesome 5 Free\"; }.fa, .fas { font-weight: 900; }<\/style>\n\n    <link href=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css\" rel=\"stylesheet\"><\/head>\n<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">\n\n  \n<header class=\"header | flex z-50\">\n\n  <a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>\n  <button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>\n\n  <nav class=\"primnav \" id=\"primnav\">\n    <ul id=\"menu flex\">\n            <li>\n        <a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>\n          <\/ul>\n    <span class=\"sd_mobile\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a><\/span>  <\/nav>\n\n<\/header>\n\n<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">\n    <span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>    <aside class=\"pg_work | md:w-2\/3 fixed top-[20vh] md:left-[10vw]\">\n        <p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>    <\/aside>\n    <article class=\"pg_work | flex content-end flex-wrap h-full\">\n        <section class=\"pjCover--wrapper absolute w-full lg:w-full h-full top-[2rem]\">\n            <div class=\"relative w-full h-full block\">\n                  \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 29%; left: 20%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/89710e0f6e-1673954124\/loop-samen-zetten-we-door-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 16%; left: 48%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/ffb364e7be-1673954124\/loop-samen-zetten-we-door-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 10%; left: 62%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/72821317a2-1673954037\/anais-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 42%; left: 32%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/5ef0ffbe06-1673954037\/anais-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 27%; left: 49%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 41%; left: 10%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 1; top: 12%; left: 15%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/0da741d754-1673953994\/loop-natan.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 18%; left: 33%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/4de51d91c8-1673953994\/natan-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 36%; left: 16%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/52c1c1c2ad-1675200068\/loop-anthony-pns.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 44%; left: 23%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/8b634d45fc-1675200526\/loop-anthony-pns-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 10%; left: 38%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/400ac55577-1673954074\/loop-growing-stillness.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 36%; left: 25%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/afc0bd19a4-1673954067\/growing-stillness-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 18%; left: 13%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 39%; left: 41%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 29%; left: 54%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/f453ebd7f8-1673953927\/loop-noemie-wolfs-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 26%; left: 58%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/67fbe83df0-1673953919\/noemie-wolfs-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 33%; left: 52%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/065cc1d861-1673953859\/loop1-showreel.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 0; top: 37%; left: 21%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/fc41d0ef0d-1673953859\/showreel-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                                            <\/div>\n        <\/section>\n        <section class=\"pjList | w-full flex-wrap flex justify-end\">\n            <div class=\"w-full lg:w-1\/2 flex flex-wrap flex-col\">\n              \n                            <a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>\n                            <a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>\n                            <a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>\n                            <a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>\n                            <a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>\n                            <a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>\n                            <a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>\n                            <a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>\n                            <a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>\n                                    <\/div>\n        <\/section>\n    <\/article>\n<\/main>\n\n  <script src=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js\" type=\"module\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js\"><\/script>\n  <script src=\"https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js\"><\/script>\n  <script>\n    \n  function toggleNav() {\n  let nav = document.getElementById('primnav')\n  let toggleBtn = document.getElementById('toggleMenu')\n  toggleBtn.addEventListener('click', function () {\n    nav.classList.toggle('shownav')\n    if (nav.classList.contains('shownav')) {\n      document.documentElement.classList.add('navOpen')\n    } else {\n      document.documentElement.classList.remove('navOpen')\n    }\n  })\n}\nlet navLink = document.getElementsByClassName('navLink')\nfor (let i = 0; i < navLink.length; i++) {\n  navLink[i].addEventListener('click', function () {\n    resetNav()\n  })\n}\nfunction resetNav() {\n  let nav = document.getElementById('primnav')\n  document.documentElement.classList.remove('navOpen')\n  nav.classList.remove('shownav')\n}\n<\/script>\n\n \n \n <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        28044
                    ]
                ],
                "lastVisualChange": 28200,
                "render": 1500,
                "visualComplete85": 2200,
                "visualComplete90": 5000,
                "visualComplete95": 23000,
                "visualComplete99": 28000,
                "visualComplete": 28200,
                "SpeedIndex": 3903,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1918,
                        "size": 227683,
                        "DOMNodeId": 32,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                192,
                                198.59375,
                                1279.984375,
                                188.8125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1918,
                        "size": 227683,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 192,
                                "y": 198.59375,
                                "width": 1279.984375,
                                "height": 188.8125,
                                "top": 198.59375,
                                "right": 1471.984375,
                                "bottom": 387.40625,
                                "left": 192
                            },
                            "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3153,
                        "size": 45451,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "VIDEO",
                            "attributes": {
                                "class": "pjCover second",
                                "autoplay": "",
                                "playsinline": "",
                                "loop": "",
                                "muted": "",
                                "data-atr": "Stad Gent \u2014 Samen zetten we door",
                                "style": "opacity: 1; top: 36%; left: 54%;"
                            },
                            "bounds": [
                                1052.796875,
                                389.46875,
                                300,
                                125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 27726,
                        "size": 67800,
                        "DOMNodeId": 20,
                        "nodeInfo": {
                            "nodeType": "VIDEO",
                            "attributes": {
                                "class": "pjCover second",
                                "autoplay": "",
                                "playsinline": "",
                                "loop": "",
                                "muted": "",
                                "data-atr": "Showreel",
                                "style": "opacity: 1; top: 29%; left: 30%;"
                            },
                            "bounds": [
                                592,
                                319.96875,
                                300,
                                225
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1918,
                        "size": 227683,
                        "DOMNodeId": 32,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                192,
                                198.59375,
                                1279.984375,
                                188.8125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1918,
                        "size": 227683,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 192,
                                "y": 198.59375,
                                "width": 1279.984375,
                                "height": 188.8125,
                                "top": 198.59375,
                                "right": 1471.984375,
                                "bottom": 387.40625,
                                "left": 192
                            },
                            "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3153,
                        "size": 45451,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "VIDEO",
                            "attributes": {
                                "class": "pjCover second",
                                "autoplay": "",
                                "playsinline": "",
                                "loop": "",
                                "muted": "",
                                "data-atr": "Stad Gent \u2014 Samen zetten we door",
                                "style": "opacity: 1; top: 36%; left: 54%;"
                            },
                            "bounds": [
                                1052.796875,
                                389.46875,
                                300,
                                125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 27726,
                        "size": 67800,
                        "DOMNodeId": 20,
                        "nodeInfo": {
                            "nodeType": "VIDEO",
                            "attributes": {
                                "class": "pjCover second",
                                "autoplay": "",
                                "playsinline": "",
                                "loop": "",
                                "muted": "",
                                "data-atr": "Showreel",
                                "style": "opacity: 1; top: 29%; left: 30%;"
                            },
                            "bounds": [
                                592,
                                319.96875,
                                300,
                                225
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "P",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 99
                    },
                    {
                        "name": "fetchStart",
                        "time": 104
                    },
                    {
                        "name": "navigationStart",
                        "time": 121
                    },
                    {
                        "name": "domLoading",
                        "time": 121
                    },
                    {
                        "name": "responseEnd",
                        "time": 122
                    },
                    {
                        "name": "domInteractive",
                        "time": 122
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 122
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 122
                    },
                    {
                        "name": "domComplete",
                        "time": 122
                    },
                    {
                        "name": "responseEnd",
                        "time": 380
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 387
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 387
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 388
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 388
                    },
                    {
                        "name": "domLoading",
                        "time": 389
                    },
                    {
                        "name": "domInteractive",
                        "time": 1512
                    },
                    {
                        "name": "firstPaint",
                        "time": 1515
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1515
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1515
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1517
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1519
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1813
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1918
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2302
                    },
                    {
                        "name": "LayoutShift",
                        "time": 7900
                    },
                    {
                        "name": "domComplete",
                        "time": 8664
                    },
                    {
                        "name": "loadEventStart",
                        "time": 8664
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 8664
                    },
                    {
                        "name": "LayoutShift",
                        "time": 9347
                    },
                    {
                        "name": "LayoutShift",
                        "time": 13801
                    },
                    {
                        "name": "LayoutShift",
                        "time": 13932
                    },
                    {
                        "name": "LayoutShift",
                        "time": 14044
                    },
                    {
                        "name": "LayoutShift",
                        "time": 14140
                    },
                    {
                        "name": "LayoutShift",
                        "time": 15631
                    },
                    {
                        "name": "LayoutShift",
                        "time": 19803
                    },
                    {
                        "name": "LayoutShift",
                        "time": 19969
                    },
                    {
                        "name": "LayoutShift",
                        "time": 20254
                    },
                    {
                        "name": "LayoutShift",
                        "time": 20528
                    },
                    {
                        "name": "LayoutShift",
                        "time": 22074
                    },
                    {
                        "name": "LayoutShift",
                        "time": 25808
                    },
                    {
                        "name": "LayoutShift",
                        "time": 25953
                    },
                    {
                        "name": "LayoutShift",
                        "time": 27263
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1918
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1918
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 27726
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.53835099479689796
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.15499585331266619
                    }
                ],
                "chromeUserTiming.navigationStart": 122,
                "chromeUserTiming.fetchStart": 105,
                "chromeUserTiming.domLoading": 390,
                "chromeUserTiming.responseEnd": 381,
                "chromeUserTiming.domInteractive": 1512,
                "chromeUserTiming.domContentLoadedEventStart": 1518,
                "chromeUserTiming.domContentLoadedEventEnd": 1519,
                "chromeUserTiming.domComplete": 8664,
                "chromeUserTiming.unloadEventStart": 388,
                "chromeUserTiming.unloadEventEnd": 388,
                "chromeUserTiming.markAsMainFrame": 388,
                "chromeUserTiming.commitNavigationEnd": 389,
                "chromeUserTiming.firstPaint": 1515,
                "chromeUserTiming.firstContentfulPaint": 1515,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1515,
                "chromeUserTiming.firstImagePaint": 1813,
                "chromeUserTiming.LayoutShift": 27264,
                "chromeUserTiming.loadEventStart": 8664,
                "chromeUserTiming.loadEventEnd": 8664,
                "chromeUserTiming.LargestTextPaint": 1918,
                "chromeUserTiming.LargestContentfulPaint": 1918,
                "chromeUserTiming.LargestImagePaint": 27726,
                "chromeUserTiming.TotalLayoutShift": 0.53835099479689796,
                "chromeUserTiming.CumulativeLayoutShift": 0.15499585331266619,
                "LayoutShifts": [
                    {
                        "time": 2302,
                        "score": 0.0048258008185390186,
                        "cumulative_score": 0.0048258008185390186,
                        "window_score": 0.0048258008185390186,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                16,
                                14,
                                944,
                                2
                            ],
                            [
                                1594,
                                14,
                                310,
                                2
                            ],
                            [
                                16,
                                16,
                                944,
                                25
                            ],
                            [
                                1594,
                                16,
                                311,
                                25
                            ],
                            [
                                16,
                                41,
                                944,
                                5
                            ],
                            [
                                1663,
                                41,
                                37,
                                5
                            ],
                            [
                                1714,
                                41,
                                41,
                                5
                            ],
                            [
                                1770,
                                41,
                                135,
                                5
                            ],
                            [
                                7,
                                702,
                                16,
                                57
                            ],
                            [
                                7,
                                759,
                                16,
                                25
                            ],
                            [
                                959,
                                759,
                                945,
                                25
                            ],
                            [
                                7,
                                784,
                                18,
                                4
                            ],
                            [
                                959,
                                784,
                                945,
                                4
                            ],
                            [
                                7,
                                788,
                                18,
                                27
                            ],
                            [
                                958,
                                788,
                                946,
                                27
                            ],
                            [
                                7,
                                815,
                                18,
                                21
                            ],
                            [
                                959,
                                815,
                                945,
                                21
                            ],
                            [
                                7,
                                836,
                                18,
                                75
                            ],
                            [
                                957,
                                836,
                                947,
                                75
                            ],
                            [
                                7,
                                911,
                                18,
                                48
                            ],
                            [
                                958,
                                911,
                                946,
                                48
                            ],
                            [
                                7,
                                959,
                                18,
                                12
                            ],
                            [
                                959,
                                959,
                                945,
                                12
                            ],
                            [
                                959,
                                971,
                                945,
                                12
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 957,
                                    "y": 860,
                                    "width": 947,
                                    "height": 27,
                                    "top": 860,
                                    "right": 1904,
                                    "bottom": 887,
                                    "left": 957
                                },
                                "currentRect": {
                                    "x": 959,
                                    "y": 855,
                                    "width": 945,
                                    "height": 27,
                                    "top": 855,
                                    "right": 1904,
                                    "bottom": 882,
                                    "left": 959
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 957,
                                    "y": 836,
                                    "width": 947,
                                    "height": 27,
                                    "top": 836,
                                    "right": 1904,
                                    "bottom": 863,
                                    "left": 957
                                },
                                "currentRect": {
                                    "x": 959,
                                    "y": 831,
                                    "width": 945,
                                    "height": 27,
                                    "top": 831,
                                    "right": 1904,
                                    "bottom": 858,
                                    "left": 959
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 958,
                                    "y": 932,
                                    "width": 946,
                                    "height": 27,
                                    "top": 932,
                                    "right": 1904,
                                    "bottom": 959,
                                    "left": 958
                                },
                                "currentRect": {
                                    "x": 958,
                                    "y": 927,
                                    "width": 946,
                                    "height": 27,
                                    "top": 927,
                                    "right": 1904,
                                    "bottom": 954,
                                    "left": 958
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 957,
                                    "y": 884,
                                    "width": 947,
                                    "height": 27,
                                    "top": 884,
                                    "right": 1904,
                                    "bottom": 911,
                                    "left": 957
                                },
                                "currentRect": {
                                    "x": 959,
                                    "y": 879,
                                    "width": 945,
                                    "height": 27,
                                    "top": 879,
                                    "right": 1904,
                                    "bottom": 906,
                                    "left": 959
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 958,
                                    "y": 908,
                                    "width": 946,
                                    "height": 27,
                                    "top": 908,
                                    "right": 1904,
                                    "bottom": 935,
                                    "left": 958
                                },
                                "currentRect": {
                                    "x": 958,
                                    "y": 903,
                                    "width": 946,
                                    "height": 27,
                                    "top": 903,
                                    "right": 1904,
                                    "bottom": 930,
                                    "left": 958
                                }
                            }
                        ]
                    },
                    {
                        "time": 7900,
                        "score": 0.014051940241849194,
                        "cumulative_score": 0.018877741060388212,
                        "window_score": 0.014051940241849194,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                961,
                                121,
                                540,
                                10
                            ],
                            [
                                147,
                                131,
                                540,
                                10
                            ],
                            [
                                961,
                                131,
                                590,
                                10
                            ],
                            [
                                147,
                                141,
                                540,
                                6
                            ],
                            [
                                857,
                                141,
                                694,
                                6
                            ],
                            [
                                147,
                                147,
                                540,
                                1
                            ],
                            [
                                829,
                                147,
                                722,
                                1
                            ],
                            [
                                147,
                                148,
                                579,
                                13
                            ],
                            [
                                829,
                                148,
                                722,
                                13
                            ],
                            [
                                147,
                                161,
                                1404,
                                351
                            ],
                            [
                                186,
                                512,
                                1365,
                                17
                            ],
                            [
                                377,
                                529,
                                1174,
                                112
                            ],
                            [
                                377,
                                641,
                                686,
                                54
                            ],
                            [
                                377,
                                695,
                                617,
                                25
                            ],
                            [
                                377,
                                720,
                                540,
                                6
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 147,
                                    "y": 131,
                                    "width": 540,
                                    "height": 381,
                                    "top": 131,
                                    "right": 687,
                                    "bottom": 512,
                                    "left": 147
                                },
                                "currentRect": {
                                    "x": 186,
                                    "y": 148,
                                    "width": 540,
                                    "height": 381,
                                    "top": 148,
                                    "right": 726,
                                    "bottom": 529,
                                    "left": 186
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 454,
                                    "y": 330,
                                    "width": 540,
                                    "height": 390,
                                    "top": 330,
                                    "right": 994,
                                    "bottom": 720,
                                    "left": 454
                                },
                                "currentRect": {
                                    "x": 523,
                                    "y": 305,
                                    "width": 540,
                                    "height": 390,
                                    "top": 305,
                                    "right": 1063,
                                    "bottom": 695,
                                    "left": 523
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 261,
                                    "width": 540,
                                    "height": 465,
                                    "top": 261,
                                    "right": 917,
                                    "bottom": 726,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 438,
                                    "y": 243,
                                    "width": 540,
                                    "height": 465,
                                    "top": 243,
                                    "right": 978,
                                    "bottom": 708,
                                    "left": 438
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1011,
                                    "y": 251,
                                    "width": 540,
                                    "height": 390,
                                    "top": 251,
                                    "right": 1551,
                                    "bottom": 641,
                                    "left": 1011
                                },
                                "currentRect": {
                                    "x": 970,
                                    "y": 233,
                                    "width": 540,
                                    "height": 390,
                                    "top": 233,
                                    "right": 1510,
                                    "bottom": 623,
                                    "left": 970
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1011,
                                    "y": 131,
                                    "width": 540,
                                    "height": 381,
                                    "top": 131,
                                    "right": 1551,
                                    "bottom": 512,
                                    "left": 1011
                                },
                                "currentRect": {
                                    "x": 961,
                                    "y": 121,
                                    "width": 540,
                                    "height": 381,
                                    "top": 121,
                                    "right": 1501,
                                    "bottom": 502,
                                    "left": 961
                                }
                            }
                        ]
                    },
                    {
                        "time": 9347,
                        "score": 0.06570291683713074,
                        "cumulative_score": 0.084580657897518952,
                        "window_score": 0.06570291683713074,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                915,
                                22,
                                540,
                                70
                            ],
                            [
                                300,
                                92,
                                540,
                                56
                            ],
                            [
                                915,
                                92,
                                540,
                                56
                            ],
                            [
                                186,
                                148,
                                654,
                                13
                            ],
                            [
                                915,
                                148,
                                540,
                                13
                            ],
                            [
                                186,
                                161,
                                1269,
                                90
                            ],
                            [
                                186,
                                251,
                                1337,
                                278
                            ],
                            [
                                339,
                                529,
                                1184,
                                112
                            ],
                            [
                                339,
                                641,
                                693,
                                20
                            ],
                            [
                                339,
                                661,
                                540,
                                69
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 607,
                                    "y": 224,
                                    "width": 540,
                                    "height": 365,
                                    "top": 224,
                                    "right": 1147,
                                    "bottom": 589,
                                    "left": 607
                                },
                                "currentRect": {
                                    "x": 300,
                                    "y": 92,
                                    "width": 540,
                                    "height": 365,
                                    "top": 92,
                                    "right": 840,
                                    "bottom": 457,
                                    "left": 300
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 186,
                                    "y": 148,
                                    "width": 540,
                                    "height": 381,
                                    "top": 148,
                                    "right": 726,
                                    "bottom": 529,
                                    "left": 186
                                },
                                "currentRect": {
                                    "x": 492,
                                    "y": 280,
                                    "width": 540,
                                    "height": 381,
                                    "top": 280,
                                    "right": 1032,
                                    "bottom": 661,
                                    "left": 492
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 983,
                                    "y": 251,
                                    "width": 540,
                                    "height": 390,
                                    "top": 251,
                                    "right": 1523,
                                    "bottom": 641,
                                    "left": 983
                                },
                                "currentRect": {
                                    "x": 915,
                                    "y": 22,
                                    "width": 540,
                                    "height": 390,
                                    "top": 22,
                                    "right": 1455,
                                    "bottom": 412,
                                    "left": 915
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 399,
                                    "y": 161,
                                    "width": 540,
                                    "height": 390,
                                    "top": 161,
                                    "right": 939,
                                    "bottom": 551,
                                    "left": 399
                                },
                                "currentRect": {
                                    "x": 569,
                                    "y": 161,
                                    "width": 540,
                                    "height": 390,
                                    "top": 161,
                                    "right": 1109,
                                    "bottom": 551,
                                    "left": 569
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 390,
                                    "y": 164,
                                    "width": 540,
                                    "height": 390,
                                    "top": 164,
                                    "right": 930,
                                    "bottom": 554,
                                    "left": 390
                                },
                                "currentRect": {
                                    "x": 339,
                                    "y": 340,
                                    "width": 540,
                                    "height": 390,
                                    "top": 340,
                                    "right": 879,
                                    "bottom": 730,
                                    "left": 339
                                }
                            }
                        ]
                    },
                    {
                        "time": 13801,
                        "score": 0.0086685902882678752,
                        "cumulative_score": 0.093249248185786823,
                        "window_score": 0.0086685902882678752,
                        "shift_window_num": 4,
                        "rects": [
                            [
                                871,
                                21,
                                540,
                                1
                            ],
                            [
                                871,
                                22,
                                584,
                                70
                            ],
                            [
                                300,
                                92,
                                540,
                                60
                            ],
                            [
                                871,
                                92,
                                584,
                                60
                            ],
                            [
                                300,
                                152,
                                1155,
                                260
                            ],
                            [
                                300,
                                412,
                                818,
                                68
                            ],
                            [
                                336,
                                480,
                                782,
                                62
                            ],
                            [
                                336,
                                542,
                                773,
                                9
                            ],
                            [
                                336,
                                551,
                                696,
                                110
                            ],
                            [
                                336,
                                661,
                                631,
                                5
                            ],
                            [
                                336,
                                666,
                                543,
                                48
                            ],
                            [
                                339,
                                714,
                                540,
                                16
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 915,
                                    "y": 22,
                                    "width": 540,
                                    "height": 390,
                                    "top": 22,
                                    "right": 1455,
                                    "bottom": 412,
                                    "left": 915
                                },
                                "currentRect": {
                                    "x": 871,
                                    "y": 21,
                                    "width": 540,
                                    "height": 390,
                                    "top": 21,
                                    "right": 1411,
                                    "bottom": 411,
                                    "left": 871
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 492,
                                    "y": 280,
                                    "width": 540,
                                    "height": 381,
                                    "top": 280,
                                    "right": 1032,
                                    "bottom": 661,
                                    "left": 492
                                },
                                "currentRect": {
                                    "x": 460,
                                    "y": 261,
                                    "width": 540,
                                    "height": 381,
                                    "top": 261,
                                    "right": 1000,
                                    "bottom": 642,
                                    "left": 460
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 377,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 917,
                                    "bottom": 666,
                                    "left": 377
                                },
                                "currentRect": {
                                    "x": 427,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 967,
                                    "bottom": 666,
                                    "left": 427
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 569,
                                    "y": 161,
                                    "width": 540,
                                    "height": 390,
                                    "top": 161,
                                    "right": 1109,
                                    "bottom": 551,
                                    "left": 569
                                },
                                "currentRect": {
                                    "x": 578,
                                    "y": 152,
                                    "width": 540,
                                    "height": 390,
                                    "top": 152,
                                    "right": 1118,
                                    "bottom": 542,
                                    "left": 578
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 339,
                                    "y": 340,
                                    "width": 540,
                                    "height": 390,
                                    "top": 340,
                                    "right": 879,
                                    "bottom": 730,
                                    "left": 339
                                },
                                "currentRect": {
                                    "x": 336,
                                    "y": 324,
                                    "width": 540,
                                    "height": 390,
                                    "top": 324,
                                    "right": 876,
                                    "bottom": 714,
                                    "left": 336
                                }
                            }
                        ]
                    },
                    {
                        "time": 13932,
                        "score": 0.024531373477187535,
                        "cumulative_score": 0.11778062166297436,
                        "window_score": 0.033199963765455406,
                        "shift_window_num": 4,
                        "rects": [
                            [
                                782,
                                19,
                                540,
                                2
                            ],
                            [
                                782,
                                21,
                                629,
                                38
                            ],
                            [
                                782,
                                59,
                                708,
                                2
                            ],
                            [
                                782,
                                61,
                                762,
                                3
                            ],
                            [
                                582,
                                64,
                                962,
                                51
                            ],
                            [
                                300,
                                115,
                                1244,
                                8
                            ],
                            [
                                203,
                                123,
                                1341,
                                390
                            ],
                            [
                                279,
                                513,
                                1265,
                                13
                            ],
                            [
                                279,
                                526,
                                1015,
                                10
                            ],
                            [
                                332,
                                536,
                                962,
                                48
                            ],
                            [
                                332,
                                584,
                                776,
                                73
                            ],
                            [
                                332,
                                657,
                                738,
                                9
                            ],
                            [
                                332,
                                666,
                                584,
                                16
                            ],
                            [
                                336,
                                682,
                                580,
                                19
                            ],
                            [
                                336,
                                701,
                                540,
                                13
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 427,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 967,
                                    "bottom": 666,
                                    "left": 427
                                },
                                "currentRect": {
                                    "x": 530,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1070,
                                    "bottom": 666,
                                    "left": 530
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 568,
                                    "y": 267,
                                    "width": 540,
                                    "height": 390,
                                    "top": 267,
                                    "right": 1108,
                                    "bottom": 657,
                                    "left": 568
                                },
                                "currentRect": {
                                    "x": 488,
                                    "y": 239,
                                    "width": 540,
                                    "height": 390,
                                    "top": 239,
                                    "right": 1028,
                                    "bottom": 629,
                                    "left": 488
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 376,
                                    "y": 236,
                                    "width": 540,
                                    "height": 465,
                                    "top": 236,
                                    "right": 916,
                                    "bottom": 701,
                                    "left": 376
                                },
                                "currentRect": {
                                    "x": 492,
                                    "y": 185,
                                    "width": 540,
                                    "height": 465,
                                    "top": 185,
                                    "right": 1032,
                                    "bottom": 650,
                                    "left": 492
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 626,
                                    "y": 120,
                                    "width": 540,
                                    "height": 390,
                                    "top": 120,
                                    "right": 1166,
                                    "bottom": 510,
                                    "left": 626
                                },
                                "currentRect": {
                                    "x": 586,
                                    "y": 178,
                                    "width": 540,
                                    "height": 390,
                                    "top": 178,
                                    "right": 1126,
                                    "bottom": 568,
                                    "left": 586
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1004,
                                    "y": 61,
                                    "width": 540,
                                    "height": 465,
                                    "top": 61,
                                    "right": 1544,
                                    "bottom": 526,
                                    "left": 1004
                                },
                                "currentRect": {
                                    "x": 950,
                                    "y": 59,
                                    "width": 540,
                                    "height": 465,
                                    "top": 59,
                                    "right": 1490,
                                    "bottom": 524,
                                    "left": 950
                                }
                            }
                        ]
                    },
                    {
                        "time": 14044,
                        "score": 0.022115239620048677,
                        "cumulative_score": 0.13989586128302303,
                        "window_score": 0.05531520338550408,
                        "shift_window_num": 4,
                        "rects": [
                            [
                                693,
                                17,
                                540,
                                2
                            ],
                            [
                                693,
                                19,
                                629,
                                37
                            ],
                            [
                                693,
                                56,
                                744,
                                3
                            ],
                            [
                                693,
                                59,
                                797,
                                52
                            ],
                            [
                                609,
                                111,
                                881,
                                23
                            ],
                            [
                                596,
                                134,
                                894,
                                12
                            ],
                            [
                                279,
                                146,
                                1211,
                                378
                            ],
                            [
                                279,
                                524,
                                1112,
                                12
                            ],
                            [
                                300,
                                536,
                                1091,
                                41
                            ],
                            [
                                328,
                                577,
                                1063,
                                25
                            ],
                            [
                                328,
                                602,
                                843,
                                48
                            ],
                            [
                                332,
                                650,
                                839,
                                16
                            ],
                            [
                                332,
                                666,
                                540,
                                16
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 530,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1070,
                                    "bottom": 666,
                                    "left": 530
                                },
                                "currentRect": {
                                    "x": 631,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1171,
                                    "bottom": 666,
                                    "left": 631
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 488,
                                    "y": 239,
                                    "width": 540,
                                    "height": 390,
                                    "top": 239,
                                    "right": 1028,
                                    "bottom": 629,
                                    "left": 488
                                },
                                "currentRect": {
                                    "x": 408,
                                    "y": 212,
                                    "width": 540,
                                    "height": 390,
                                    "top": 212,
                                    "right": 948,
                                    "bottom": 602,
                                    "left": 408
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 492,
                                    "y": 185,
                                    "width": 540,
                                    "height": 465,
                                    "top": 185,
                                    "right": 1032,
                                    "bottom": 650,
                                    "left": 492
                                },
                                "currentRect": {
                                    "x": 607,
                                    "y": 135,
                                    "width": 540,
                                    "height": 465,
                                    "top": 135,
                                    "right": 1147,
                                    "bottom": 600,
                                    "left": 607
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 586,
                                    "y": 178,
                                    "width": 540,
                                    "height": 390,
                                    "top": 178,
                                    "right": 1126,
                                    "bottom": 568,
                                    "left": 586
                                },
                                "currentRect": {
                                    "x": 546,
                                    "y": 235,
                                    "width": 540,
                                    "height": 390,
                                    "top": 235,
                                    "right": 1086,
                                    "bottom": 625,
                                    "left": 546
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 950,
                                    "y": 59,
                                    "width": 540,
                                    "height": 465,
                                    "top": 59,
                                    "right": 1490,
                                    "bottom": 524,
                                    "left": 950
                                },
                                "currentRect": {
                                    "x": 897,
                                    "y": 56,
                                    "width": 540,
                                    "height": 465,
                                    "top": 56,
                                    "right": 1437,
                                    "bottom": 521,
                                    "left": 897
                                }
                            }
                        ]
                    },
                    {
                        "time": 14140,
                        "score": 0.015423775346697716,
                        "cumulative_score": 0.15531963662972076,
                        "window_score": 0.070738978732201793,
                        "shift_window_num": 4,
                        "rects": [
                            [
                                630,
                                15,
                                540,
                                2
                            ],
                            [
                                630,
                                17,
                                603,
                                38
                            ],
                            [
                                630,
                                55,
                                769,
                                1
                            ],
                            [
                                630,
                                56,
                                807,
                                46
                            ],
                            [
                                626,
                                102,
                                811,
                                14
                            ],
                            [
                                613,
                                116,
                                824,
                                19
                            ],
                            [
                                607,
                                135,
                                830,
                                20
                            ],
                            [
                                279,
                                155,
                                1158,
                                95
                            ],
                            [
                                279,
                                250,
                                1181,
                                286
                            ],
                            [
                                300,
                                536,
                                1160,
                                75
                            ],
                            [
                                324,
                                611,
                                1136,
                                4
                            ],
                            [
                                324,
                                615,
                                920,
                                12
                            ],
                            [
                                328,
                                627,
                                916,
                                23
                            ],
                            [
                                518,
                                650,
                                726,
                                16
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 897,
                                    "y": 56,
                                    "width": 540,
                                    "height": 465,
                                    "top": 56,
                                    "right": 1437,
                                    "bottom": 521,
                                    "left": 897
                                },
                                "currentRect": {
                                    "x": 859,
                                    "y": 55,
                                    "width": 540,
                                    "height": 465,
                                    "top": 55,
                                    "right": 1399,
                                    "bottom": 520,
                                    "left": 859
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 408,
                                    "y": 212,
                                    "width": 540,
                                    "height": 390,
                                    "top": 212,
                                    "right": 948,
                                    "bottom": 602,
                                    "left": 408
                                },
                                "currentRect": {
                                    "x": 351,
                                    "y": 192,
                                    "width": 540,
                                    "height": 390,
                                    "top": 192,
                                    "right": 891,
                                    "bottom": 582,
                                    "left": 351
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 607,
                                    "y": 135,
                                    "width": 540,
                                    "height": 465,
                                    "top": 135,
                                    "right": 1147,
                                    "bottom": 600,
                                    "left": 607
                                },
                                "currentRect": {
                                    "x": 689,
                                    "y": 99,
                                    "width": 540,
                                    "height": 465,
                                    "top": 99,
                                    "right": 1229,
                                    "bottom": 564,
                                    "left": 689
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 546,
                                    "y": 235,
                                    "width": 540,
                                    "height": 390,
                                    "top": 235,
                                    "right": 1086,
                                    "bottom": 625,
                                    "left": 546
                                },
                                "currentRect": {
                                    "x": 518,
                                    "y": 276,
                                    "width": 540,
                                    "height": 390,
                                    "top": 276,
                                    "right": 1058,
                                    "bottom": 666,
                                    "left": 518
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 631,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1171,
                                    "bottom": 666,
                                    "left": 631
                                },
                                "currentRect": {
                                    "x": 704,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1244,
                                    "bottom": 666,
                                    "left": 704
                                }
                            }
                        ]
                    },
                    {
                        "time": 15631,
                        "score": 0.027951137563639924,
                        "cumulative_score": 0.18327077419336069,
                        "window_score": 0.027951137563639924,
                        "shift_window_num": 5,
                        "rects": [
                            [
                                819,
                                42,
                                540,
                                10
                            ],
                            [
                                799,
                                52,
                                560,
                                3
                            ],
                            [
                                799,
                                55,
                                600,
                                44
                            ],
                            [
                                689,
                                99,
                                710,
                                13
                            ],
                            [
                                204,
                                112,
                                1195,
                                138
                            ],
                            [
                                204,
                                250,
                                1256,
                                20
                            ],
                            [
                                204,
                                270,
                                1366,
                                222
                            ],
                            [
                                262,
                                492,
                                1308,
                                59
                            ],
                            [
                                300,
                                551,
                                1270,
                                84
                            ],
                            [
                                300,
                                635,
                                1059,
                                30
                            ],
                            [
                                473,
                                665,
                                886,
                                1
                            ],
                            [
                                473,
                                666,
                                540,
                                64
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 704,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1244,
                                    "bottom": 666,
                                    "left": 704
                                },
                                "currentRect": {
                                    "x": 819,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1359,
                                    "bottom": 666,
                                    "left": 819
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 351,
                                    "y": 192,
                                    "width": 540,
                                    "height": 390,
                                    "top": 192,
                                    "right": 891,
                                    "bottom": 582,
                                    "left": 351
                                },
                                "currentRect": {
                                    "x": 262,
                                    "y": 161,
                                    "width": 540,
                                    "height": 390,
                                    "top": 161,
                                    "right": 802,
                                    "bottom": 551,
                                    "left": 262
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 689,
                                    "y": 99,
                                    "width": 540,
                                    "height": 465,
                                    "top": 99,
                                    "right": 1229,
                                    "bottom": 564,
                                    "left": 689
                                },
                                "currentRect": {
                                    "x": 819,
                                    "y": 42,
                                    "width": 540,
                                    "height": 465,
                                    "top": 42,
                                    "right": 1359,
                                    "bottom": 507,
                                    "left": 819
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 518,
                                    "y": 276,
                                    "width": 540,
                                    "height": 390,
                                    "top": 276,
                                    "right": 1058,
                                    "bottom": 666,
                                    "left": 518
                                },
                                "currentRect": {
                                    "x": 473,
                                    "y": 340,
                                    "width": 540,
                                    "height": 390,
                                    "top": 340,
                                    "right": 1013,
                                    "bottom": 730,
                                    "left": 473
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 859,
                                    "y": 55,
                                    "width": 540,
                                    "height": 465,
                                    "top": 55,
                                    "right": 1399,
                                    "bottom": 520,
                                    "left": 859
                                },
                                "currentRect": {
                                    "x": 799,
                                    "y": 52,
                                    "width": 540,
                                    "height": 465,
                                    "top": 52,
                                    "right": 1339,
                                    "bottom": 517,
                                    "left": 799
                                }
                            }
                        ]
                    },
                    {
                        "time": 19803,
                        "score": 0.013482722960770148,
                        "cumulative_score": 0.19675349715413085,
                        "window_score": 0.013482722960770148,
                        "shift_window_num": 6,
                        "rects": [
                            [
                                819,
                                42,
                                540,
                                10
                            ],
                            [
                                799,
                                52,
                                560,
                                18
                            ],
                            [
                                743,
                                70,
                                616,
                                7
                            ],
                            [
                                743,
                                77,
                                626,
                                35
                            ],
                            [
                                204,
                                112,
                                1165,
                                17
                            ],
                            [
                                202,
                                129,
                                1167,
                                121
                            ],
                            [
                                202,
                                250,
                                1363,
                                20
                            ],
                            [
                                202,
                                270,
                                1368,
                                240
                            ],
                            [
                                242,
                                510,
                                1328,
                                3
                            ],
                            [
                                262,
                                513,
                                1308,
                                13
                            ],
                            [
                                300,
                                526,
                                1270,
                                109
                            ],
                            [
                                300,
                                635,
                                1059,
                                30
                            ],
                            [
                                473,
                                665,
                                886,
                                1
                            ],
                            [
                                473,
                                666,
                                603,
                                41
                            ],
                            [
                                473,
                                707,
                                540,
                                23
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 819,
                                    "y": 201,
                                    "width": 540,
                                    "height": 465,
                                    "top": 201,
                                    "right": 1359,
                                    "bottom": 666,
                                    "left": 819
                                },
                                "currentRect": {
                                    "x": 780,
                                    "y": 191,
                                    "width": 540,
                                    "height": 465,
                                    "top": 191,
                                    "right": 1320,
                                    "bottom": 656,
                                    "left": 780
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 319,
                                    "y": 201,
                                    "width": 540,
                                    "height": 390,
                                    "top": 201,
                                    "right": 859,
                                    "bottom": 591,
                                    "left": 319
                                },
                                "currentRect": {
                                    "x": 376,
                                    "y": 212,
                                    "width": 540,
                                    "height": 390,
                                    "top": 212,
                                    "right": 916,
                                    "bottom": 602,
                                    "left": 376
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 819,
                                    "y": 42,
                                    "width": 540,
                                    "height": 465,
                                    "top": 42,
                                    "right": 1359,
                                    "bottom": 507,
                                    "left": 819
                                },
                                "currentRect": {
                                    "x": 829,
                                    "y": 77,
                                    "width": 540,
                                    "height": 465,
                                    "top": 77,
                                    "right": 1369,
                                    "bottom": 542,
                                    "left": 829
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 473,
                                    "y": 340,
                                    "width": 540,
                                    "height": 390,
                                    "top": 340,
                                    "right": 1013,
                                    "bottom": 730,
                                    "left": 473
                                },
                                "currentRect": {
                                    "x": 536,
                                    "y": 317,
                                    "width": 540,
                                    "height": 390,
                                    "top": 317,
                                    "right": 1076,
                                    "bottom": 707,
                                    "left": 536
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 799,
                                    "y": 52,
                                    "width": 540,
                                    "height": 465,
                                    "top": 52,
                                    "right": 1339,
                                    "bottom": 517,
                                    "left": 799
                                },
                                "currentRect": {
                                    "x": 743,
                                    "y": 70,
                                    "width": 540,
                                    "height": 465,
                                    "top": 70,
                                    "right": 1283,
                                    "bottom": 535,
                                    "left": 743
                                }
                            }
                        ]
                    },
                    {
                        "time": 19969,
                        "score": 0.028748354015967134,
                        "cumulative_score": 0.22550185117009797,
                        "window_score": 0.042231076976737281,
                        "shift_window_num": 6,
                        "rects": [
                            [
                                743,
                                70,
                                540,
                                7
                            ],
                            [
                                743,
                                77,
                                626,
                                7
                            ],
                            [
                                629,
                                84,
                                740,
                                5
                            ],
                            [
                                593,
                                89,
                                776,
                                31
                            ],
                            [
                                202,
                                120,
                                1167,
                                29
                            ],
                            [
                                202,
                                149,
                                1190,
                                18
                            ],
                            [
                                198,
                                167,
                                1194,
                                42
                            ],
                            [
                                198,
                                209,
                                1359,
                                41
                            ],
                            [
                                198,
                                250,
                                1367,
                                100
                            ],
                            [
                                198,
                                350,
                                1389,
                                197
                            ],
                            [
                                359,
                                547,
                                1228,
                                87
                            ],
                            [
                                536,
                                634,
                                1051,
                                73
                            ],
                            [
                                1042,
                                707,
                                545,
                                33
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 743,
                                    "y": 70,
                                    "width": 540,
                                    "height": 465,
                                    "top": 70,
                                    "right": 1283,
                                    "bottom": 535,
                                    "left": 743
                                },
                                "currentRect": {
                                    "x": 627,
                                    "y": 107,
                                    "width": 540,
                                    "height": 465,
                                    "top": 107,
                                    "right": 1167,
                                    "bottom": 572,
                                    "left": 627
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 780,
                                    "y": 191,
                                    "width": 540,
                                    "height": 465,
                                    "top": 191,
                                    "right": 1320,
                                    "bottom": 656,
                                    "left": 780
                                },
                                "currentRect": {
                                    "x": 699,
                                    "y": 170,
                                    "width": 540,
                                    "height": 465,
                                    "top": 170,
                                    "right": 1239,
                                    "bottom": 635,
                                    "left": 699
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 829,
                                    "y": 77,
                                    "width": 540,
                                    "height": 465,
                                    "top": 77,
                                    "right": 1369,
                                    "bottom": 542,
                                    "left": 829
                                },
                                "currentRect": {
                                    "x": 852,
                                    "y": 149,
                                    "width": 540,
                                    "height": 465,
                                    "top": 149,
                                    "right": 1392,
                                    "bottom": 614,
                                    "left": 852
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 759,
                                    "y": 136,
                                    "width": 540,
                                    "height": 465,
                                    "top": 136,
                                    "right": 1299,
                                    "bottom": 601,
                                    "left": 759
                                },
                                "currentRect": {
                                    "x": 714,
                                    "y": 124,
                                    "width": 540,
                                    "height": 465,
                                    "top": 124,
                                    "right": 1254,
                                    "bottom": 589,
                                    "left": 714
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 536,
                                    "y": 317,
                                    "width": 540,
                                    "height": 390,
                                    "top": 317,
                                    "right": 1076,
                                    "bottom": 707,
                                    "left": 536
                                },
                                "currentRect": {
                                    "x": 666,
                                    "y": 268,
                                    "width": 540,
                                    "height": 390,
                                    "top": 268,
                                    "right": 1206,
                                    "bottom": 658,
                                    "left": 666
                                }
                            }
                        ]
                    },
                    {
                        "time": 20254,
                        "score": 0.050528249442877489,
                        "cumulative_score": 0.27603010061297545,
                        "window_score": 0.092759326419614763,
                        "shift_window_num": 6,
                        "rects": [
                            [
                                134,
                                73,
                                540,
                                16
                            ],
                            [
                                134,
                                89,
                                999,
                                5
                            ],
                            [
                                134,
                                94,
                                1090,
                                30
                            ],
                            [
                                134,
                                124,
                                1120,
                                14
                            ],
                            [
                                134,
                                138,
                                1407,
                                71
                            ],
                            [
                                134,
                                209,
                                1423,
                                141
                            ],
                            [
                                134,
                                350,
                                1448,
                                88
                            ],
                            [
                                190,
                                438,
                                1392,
                                172
                            ],
                            [
                                429,
                                610,
                                1153,
                                25
                            ],
                            [
                                599,
                                635,
                                983,
                                38
                            ],
                            [
                                890,
                                673,
                                692,
                                62
                            ],
                            [
                                1035,
                                735,
                                547,
                                5
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 627,
                                    "y": 107,
                                    "width": 540,
                                    "height": 465,
                                    "top": 107,
                                    "right": 1167,
                                    "bottom": 572,
                                    "left": 627
                                },
                                "currentRect": {
                                    "x": 429,
                                    "y": 170,
                                    "width": 540,
                                    "height": 465,
                                    "top": 170,
                                    "right": 969,
                                    "bottom": 635,
                                    "left": 429
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 480,
                                    "y": 204,
                                    "width": 540,
                                    "height": 365,
                                    "top": 204,
                                    "right": 1020,
                                    "bottom": 569,
                                    "left": 480
                                },
                                "currentRect": {
                                    "x": 684,
                                    "y": 94,
                                    "width": 540,
                                    "height": 365,
                                    "top": 94,
                                    "right": 1224,
                                    "bottom": 459,
                                    "left": 684
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 852,
                                    "y": 149,
                                    "width": 540,
                                    "height": 465,
                                    "top": 149,
                                    "right": 1392,
                                    "bottom": 614,
                                    "left": 852
                                },
                                "currentRect": {
                                    "x": 890,
                                    "y": 270,
                                    "width": 540,
                                    "height": 465,
                                    "top": 270,
                                    "right": 1430,
                                    "bottom": 735,
                                    "left": 890
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 699,
                                    "y": 170,
                                    "width": 540,
                                    "height": 465,
                                    "top": 170,
                                    "right": 1239,
                                    "bottom": 635,
                                    "left": 699
                                },
                                "currentRect": {
                                    "x": 562,
                                    "y": 135,
                                    "width": 540,
                                    "height": 465,
                                    "top": 135,
                                    "right": 1102,
                                    "bottom": 600,
                                    "left": 562
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 666,
                                    "y": 268,
                                    "width": 540,
                                    "height": 390,
                                    "top": 268,
                                    "right": 1206,
                                    "bottom": 658,
                                    "left": 666
                                },
                                "currentRect": {
                                    "x": 886,
                                    "y": 185,
                                    "width": 540,
                                    "height": 390,
                                    "top": 185,
                                    "right": 1426,
                                    "bottom": 575,
                                    "left": 886
                                }
                            }
                        ]
                    },
                    {
                        "time": 20528,
                        "score": 0.038077833148554639,
                        "cumulative_score": 0.31410793376153007,
                        "window_score": 0.13083715956816941,
                        "shift_window_num": 6,
                        "rects": [
                            [
                                815,
                                24,
                                540,
                                19
                            ],
                            [
                                90,
                                43,
                                540,
                                10
                            ],
                            [
                                815,
                                43,
                                540,
                                10
                            ],
                            [
                                90,
                                53,
                                1265,
                                40
                            ],
                            [
                                90,
                                93,
                                1442,
                                40
                            ],
                            [
                                90,
                                133,
                                1476,
                                217
                            ],
                            [
                                90,
                                350,
                                1485,
                                58
                            ],
                            [
                                134,
                                408,
                                1441,
                                30
                            ],
                            [
                                185,
                                438,
                                1390,
                                212
                            ],
                            [
                                304,
                                650,
                                1271,
                                25
                            ],
                            [
                                570,
                                675,
                                1005,
                                15
                            ],
                            [
                                890,
                                690,
                                685,
                                45
                            ],
                            [
                                914,
                                735,
                                661,
                                5
                            ],
                            [
                                914,
                                740,
                                540,
                                73
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 429,
                                    "y": 170,
                                    "width": 540,
                                    "height": 465,
                                    "top": 170,
                                    "right": 969,
                                    "bottom": 635,
                                    "left": 429
                                },
                                "currentRect": {
                                    "x": 304,
                                    "y": 210,
                                    "width": 540,
                                    "height": 465,
                                    "top": 210,
                                    "right": 844,
                                    "bottom": 675,
                                    "left": 304
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 562,
                                    "y": 135,
                                    "width": 540,
                                    "height": 465,
                                    "top": 135,
                                    "right": 1102,
                                    "bottom": 600,
                                    "left": 562
                                },
                                "currentRect": {
                                    "x": 475,
                                    "y": 112,
                                    "width": 540,
                                    "height": 465,
                                    "top": 112,
                                    "right": 1015,
                                    "bottom": 577,
                                    "left": 475
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 890,
                                    "y": 270,
                                    "width": 540,
                                    "height": 465,
                                    "top": 270,
                                    "right": 1430,
                                    "bottom": 735,
                                    "left": 890
                                },
                                "currentRect": {
                                    "x": 914,
                                    "y": 348,
                                    "width": 540,
                                    "height": 465,
                                    "top": 348,
                                    "right": 1454,
                                    "bottom": 813,
                                    "left": 914
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 638,
                                    "y": 105,
                                    "width": 540,
                                    "height": 465,
                                    "top": 105,
                                    "right": 1178,
                                    "bottom": 570,
                                    "left": 638
                                },
                                "currentRect": {
                                    "x": 590,
                                    "y": 92,
                                    "width": 540,
                                    "height": 465,
                                    "top": 92,
                                    "right": 1130,
                                    "bottom": 557,
                                    "left": 590
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 886,
                                    "y": 185,
                                    "width": 540,
                                    "height": 390,
                                    "top": 185,
                                    "right": 1426,
                                    "bottom": 575,
                                    "left": 886
                                },
                                "currentRect": {
                                    "x": 1026,
                                    "y": 133,
                                    "width": 540,
                                    "height": 390,
                                    "top": 133,
                                    "right": 1566,
                                    "bottom": 523,
                                    "left": 1026
                                }
                            }
                        ]
                    },
                    {
                        "time": 22074,
                        "score": 0.00074968573416694636,
                        "cumulative_score": 0.31485761949569702,
                        "window_score": 0.00074968573416694636,
                        "shift_window_num": 7,
                        "rects": [
                            [
                                819,
                                22,
                                540,
                                2
                            ],
                            [
                                815,
                                24,
                                544,
                                107
                            ],
                            [
                                815,
                                131,
                                755,
                                79
                            ],
                            [
                                304,
                                210,
                                1266,
                                1
                            ],
                            [
                                300,
                                211,
                                1270,
                                310
                            ],
                            [
                                300,
                                521,
                                1266,
                                2
                            ],
                            [
                                300,
                                523,
                                1059,
                                153
                            ],
                            [
                                815,
                                676,
                                544,
                                14
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 815,
                                    "y": 24,
                                    "width": 540,
                                    "height": 365,
                                    "top": 24,
                                    "right": 1355,
                                    "bottom": 389,
                                    "left": 815
                                },
                                "currentRect": {
                                    "x": 819,
                                    "y": 22,
                                    "width": 540,
                                    "height": 365,
                                    "top": 22,
                                    "right": 1359,
                                    "bottom": 387,
                                    "left": 819
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1026,
                                    "y": 133,
                                    "width": 540,
                                    "height": 390,
                                    "top": 133,
                                    "right": 1566,
                                    "bottom": 523,
                                    "left": 1026
                                },
                                "currentRect": {
                                    "x": 1030,
                                    "y": 131,
                                    "width": 540,
                                    "height": 390,
                                    "top": 131,
                                    "right": 1570,
                                    "bottom": 521,
                                    "left": 1030
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 304,
                                    "y": 210,
                                    "width": 540,
                                    "height": 465,
                                    "top": 210,
                                    "right": 844,
                                    "bottom": 675,
                                    "left": 304
                                },
                                "currentRect": {
                                    "x": 300,
                                    "y": 211,
                                    "width": 540,
                                    "height": 465,
                                    "top": 211,
                                    "right": 840,
                                    "bottom": 676,
                                    "left": 300
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 662,
                                    "y": 299,
                                    "width": 540,
                                    "height": 365,
                                    "top": 299,
                                    "right": 1202,
                                    "bottom": 664,
                                    "left": 662
                                },
                                "currentRect": {
                                    "x": 665,
                                    "y": 300,
                                    "width": 540,
                                    "height": 365,
                                    "top": 300,
                                    "right": 1205,
                                    "bottom": 665,
                                    "left": 665
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 815,
                                    "y": 300,
                                    "width": 540,
                                    "height": 390,
                                    "top": 300,
                                    "right": 1355,
                                    "bottom": 690,
                                    "left": 815
                                },
                                "currentRect": {
                                    "x": 819,
                                    "y": 300,
                                    "width": 540,
                                    "height": 390,
                                    "top": 300,
                                    "right": 1359,
                                    "bottom": 690,
                                    "left": 819
                                }
                            }
                        ]
                    },
                    {
                        "time": 25808,
                        "score": 0.015158392876416654,
                        "cumulative_score": 0.33001601237211364,
                        "window_score": 0.015158392876416654,
                        "shift_window_num": 8,
                        "rects": [
                            [
                                819,
                                22,
                                540,
                                28
                            ],
                            [
                                819,
                                50,
                                553,
                                22
                            ],
                            [
                                646,
                                72,
                                726,
                                7
                            ],
                            [
                                611,
                                79,
                                761,
                                13
                            ],
                            [
                                588,
                                92,
                                784,
                                10
                            ],
                            [
                                492,
                                102,
                                880,
                                6
                            ],
                            [
                                490,
                                108,
                                882,
                                13
                            ],
                            [
                                490,
                                121,
                                1067,
                                10
                            ],
                            [
                                490,
                                131,
                                1080,
                                65
                            ],
                            [
                                287,
                                196,
                                1283,
                                465
                            ],
                            [
                                300,
                                661,
                                1270,
                                15
                            ],
                            [
                                539,
                                676,
                                1031,
                                9
                            ],
                            [
                                569,
                                685,
                                1001,
                                5
                            ],
                            [
                                886,
                                690,
                                684,
                                50
                            ],
                            [
                                886,
                                740,
                                569,
                                67
                            ],
                            [
                                915,
                                807,
                                540,
                                8
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 300,
                                    "y": 211,
                                    "width": 540,
                                    "height": 465,
                                    "top": 211,
                                    "right": 840,
                                    "bottom": 676,
                                    "left": 300
                                },
                                "currentRect": {
                                    "x": 287,
                                    "y": 196,
                                    "width": 540,
                                    "height": 465,
                                    "top": 196,
                                    "right": 827,
                                    "bottom": 661,
                                    "left": 287
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 915,
                                    "y": 350,
                                    "width": 540,
                                    "height": 465,
                                    "top": 350,
                                    "right": 1455,
                                    "bottom": 815,
                                    "left": 915
                                },
                                "currentRect": {
                                    "x": 886,
                                    "y": 342,
                                    "width": 540,
                                    "height": 465,
                                    "top": 342,
                                    "right": 1426,
                                    "bottom": 807,
                                    "left": 886
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 588,
                                    "y": 92,
                                    "width": 540,
                                    "height": 465,
                                    "top": 92,
                                    "right": 1128,
                                    "bottom": 557,
                                    "left": 588
                                },
                                "currentRect": {
                                    "x": 649,
                                    "y": 121,
                                    "width": 540,
                                    "height": 465,
                                    "top": 121,
                                    "right": 1189,
                                    "bottom": 586,
                                    "left": 649
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1030,
                                    "y": 350,
                                    "width": 540,
                                    "height": 390,
                                    "top": 350,
                                    "right": 1570,
                                    "bottom": 740,
                                    "left": 1030
                                },
                                "currentRect": {
                                    "x": 965,
                                    "y": 326,
                                    "width": 540,
                                    "height": 390,
                                    "top": 326,
                                    "right": 1505,
                                    "bottom": 716,
                                    "left": 965
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 665,
                                    "y": 300,
                                    "width": 540,
                                    "height": 365,
                                    "top": 300,
                                    "right": 1205,
                                    "bottom": 665,
                                    "left": 665
                                },
                                "currentRect": {
                                    "x": 613,
                                    "y": 277,
                                    "width": 540,
                                    "height": 365,
                                    "top": 277,
                                    "right": 1153,
                                    "bottom": 642,
                                    "left": 613
                                }
                            }
                        ]
                    },
                    {
                        "time": 25953,
                        "score": 0.053339129112118161,
                        "cumulative_score": 0.38335514148423178,
                        "window_score": 0.068497521988534815,
                        "shift_window_num": 8,
                        "rects": [
                            [
                                966,
                                30,
                                540,
                                16
                            ],
                            [
                                756,
                                46,
                                750,
                                27
                            ],
                            [
                                139,
                                73,
                                540,
                                6
                            ],
                            [
                                756,
                                73,
                                750,
                                6
                            ],
                            [
                                139,
                                79,
                                1367,
                                22
                            ],
                            [
                                139,
                                101,
                                1391,
                                20
                            ],
                            [
                                139,
                                121,
                                1418,
                                317
                            ],
                            [
                                242,
                                438,
                                1315,
                                65
                            ],
                            [
                                246,
                                503,
                                1311,
                                8
                            ],
                            [
                                246,
                                511,
                                1259,
                                149
                            ],
                            [
                                287,
                                660,
                                1218,
                                1
                            ],
                            [
                                371,
                                661,
                                1134,
                                18
                            ],
                            [
                                539,
                                679,
                                966,
                                7
                            ],
                            [
                                828,
                                686,
                                677,
                                30
                            ],
                            [
                                828,
                                716,
                                598,
                                75
                            ],
                            [
                                886,
                                791,
                                540,
                                16
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 287,
                                    "y": 196,
                                    "width": 540,
                                    "height": 465,
                                    "top": 196,
                                    "right": 827,
                                    "bottom": 661,
                                    "left": 287
                                },
                                "currentRect": {
                                    "x": 260,
                                    "y": 166,
                                    "width": 540,
                                    "height": 465,
                                    "top": 166,
                                    "right": 800,
                                    "bottom": 631,
                                    "left": 260
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 886,
                                    "y": 342,
                                    "width": 540,
                                    "height": 465,
                                    "top": 342,
                                    "right": 1426,
                                    "bottom": 807,
                                    "left": 886
                                },
                                "currentRect": {
                                    "x": 828,
                                    "y": 326,
                                    "width": 540,
                                    "height": 465,
                                    "top": 326,
                                    "right": 1368,
                                    "bottom": 791,
                                    "left": 828
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 649,
                                    "y": 121,
                                    "width": 540,
                                    "height": 465,
                                    "top": 121,
                                    "right": 1189,
                                    "bottom": 586,
                                    "left": 649
                                },
                                "currentRect": {
                                    "x": 774,
                                    "y": 181,
                                    "width": 540,
                                    "height": 465,
                                    "top": 181,
                                    "right": 1314,
                                    "bottom": 646,
                                    "left": 774
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 965,
                                    "y": 326,
                                    "width": 540,
                                    "height": 390,
                                    "top": 326,
                                    "right": 1505,
                                    "bottom": 716,
                                    "left": 965
                                },
                                "currentRect": {
                                    "x": 830,
                                    "y": 278,
                                    "width": 540,
                                    "height": 390,
                                    "top": 278,
                                    "right": 1370,
                                    "bottom": 668,
                                    "left": 830
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 966,
                                    "y": 30,
                                    "width": 540,
                                    "height": 390,
                                    "top": 30,
                                    "right": 1506,
                                    "bottom": 420,
                                    "left": 966
                                },
                                "currentRect": {
                                    "x": 756,
                                    "y": 46,
                                    "width": 540,
                                    "height": 390,
                                    "top": 46,
                                    "right": 1296,
                                    "bottom": 436,
                                    "left": 756
                                }
                            }
                        ]
                    },
                    {
                        "time": 27263,
                        "score": 0.15499585331266619,
                        "cumulative_score": 0.53835099479689796,
                        "window_score": 0.15499585331266619,
                        "shift_window_num": 9,
                        "rects": [
                            [
                                915,
                                42,
                                540,
                                4
                            ],
                            [
                                756,
                                46,
                                699,
                                36
                            ],
                            [
                                185,
                                82,
                                540,
                                10
                            ],
                            [
                                756,
                                82,
                                699,
                                10
                            ],
                            [
                                166,
                                92,
                                559,
                                1
                            ],
                            [
                                756,
                                92,
                                699,
                                1
                            ],
                            [
                                166,
                                93,
                                1289,
                                8
                            ],
                            [
                                166,
                                101,
                                1364,
                                249
                            ],
                            [
                                166,
                                350,
                                1500,
                                132
                            ],
                            [
                                185,
                                482,
                                1481,
                                65
                            ],
                            [
                                260,
                                547,
                                1406,
                                84
                            ],
                            [
                                300,
                                631,
                                1366,
                                10
                            ],
                            [
                                371,
                                641,
                                1295,
                                38
                            ],
                            [
                                531,
                                679,
                                1135,
                                6
                            ],
                            [
                                723,
                                685,
                                943,
                                46
                            ],
                            [
                                1126,
                                731,
                                540,
                                84
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 242,
                                    "y": 138,
                                    "width": 540,
                                    "height": 365,
                                    "top": 138,
                                    "right": 782,
                                    "bottom": 503,
                                    "left": 242
                                },
                                "currentRect": {
                                    "x": 531,
                                    "y": 320,
                                    "width": 540,
                                    "height": 365,
                                    "top": 320,
                                    "right": 1071,
                                    "bottom": 685,
                                    "left": 531
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 774,
                                    "y": 181,
                                    "width": 540,
                                    "height": 465,
                                    "top": 181,
                                    "right": 1314,
                                    "bottom": 646,
                                    "left": 774
                                },
                                "currentRect": {
                                    "x": 1126,
                                    "y": 350,
                                    "width": 540,
                                    "height": 465,
                                    "top": 350,
                                    "right": 1666,
                                    "bottom": 815,
                                    "left": 1126
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 371,
                                    "y": 298,
                                    "width": 540,
                                    "height": 381,
                                    "top": 298,
                                    "right": 911,
                                    "bottom": 679,
                                    "left": 371
                                },
                                "currentRect": {
                                    "x": 723,
                                    "y": 350,
                                    "width": 540,
                                    "height": 381,
                                    "top": 350,
                                    "right": 1263,
                                    "bottom": 731,
                                    "left": 723
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 756,
                                    "y": 46,
                                    "width": 540,
                                    "height": 390,
                                    "top": 46,
                                    "right": 1296,
                                    "bottom": 436,
                                    "left": 756
                                },
                                "currentRect": {
                                    "x": 166,
                                    "y": 92,
                                    "width": 540,
                                    "height": 390,
                                    "top": 92,
                                    "right": 706,
                                    "bottom": 482,
                                    "left": 166
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 830,
                                    "y": 278,
                                    "width": 540,
                                    "height": 390,
                                    "top": 278,
                                    "right": 1370,
                                    "bottom": 668,
                                    "left": 830
                                },
                                "currentRect": {
                                    "x": 454,
                                    "y": 141,
                                    "width": 540,
                                    "height": 409,
                                    "top": 141,
                                    "right": 994,
                                    "bottom": 550,
                                    "left": 454
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 424.887
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 392.70800000000003
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 392.71499999999997
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 392.83600000000001
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 418.80000000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 418.86399999999998
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 418.86799999999999
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 418.88099999999997
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 424.738
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 425.959
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 657.745
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 672.15700000000004
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 672.80799999999999
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 672.88599999999997
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 672.99000000000001
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 673
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 673.01700000000005
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 673.09799999999996
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 857.70899999999995
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 858.572
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 910.89300000000003
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 920.09000000000003
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 920.81500000000005
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 922.47299999999996
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 927.86000000000001
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 938.00800000000004
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 938.93399999999997
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 943.88
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 945.625
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 946.98599999999999
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 947.06500000000005
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 947.07000000000005
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 948.31100000000004
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 948.31600000000003
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 950.99300000000005
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 953.827
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 953.98400000000004
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 955.71000000000004
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 955.71500000000003
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 1405.2909999999999
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1405.546
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 1408.423
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 1408.46
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 1408.463
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 1408.4680000000001
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 1409.0550000000001
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 1409.203
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 1409.211
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 1409.2139999999999
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 1409.241
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 1410.5260000000001
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 1410.5340000000001
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 1416.357
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 1416.5419999999999
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 1419.915
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 1420.1320000000001
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 1420.173
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1422.644
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1424.5219999999999
                        },
                        "582": {
                            "name": "CSSSelectorPseudoScrollbar",
                            "firstUsed": 1425.0940000000001
                        },
                        "584": {
                            "name": "CSSSelectorPseudoScrollbarThumb",
                            "firstUsed": 1425.1279999999999
                        },
                        "585": {
                            "name": "CSSSelectorPseudoScrollbarTrack",
                            "firstUsed": 1425.1389999999999
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 1434.7950000000001
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 1434.8019999999999
                        },
                        "5043": {
                            "name": "Feature_5043",
                            "firstUsed": 1434.9849999999999
                        },
                        "1432": {
                            "name": "PointerEventDispatch",
                            "firstUsed": 1446.816
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 1501.527
                        },
                        "4297": {
                            "name": "UnhandledExceptionCountInMainThread",
                            "firstUsed": 1516.9380000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 1732.8150000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 2003.2460000000001
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 8664.4419999999991
                        }
                    },
                    "CSSFeatures": {
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 673.00400000000002
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 673.00900000000001
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 673.02499999999998
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 673.04399999999998
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 858.58399999999995
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 858.601
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 858.60500000000002
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 858.60799999999995
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 858.61099999999999
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 858.62699999999995
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1419.7860000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1419.808
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 1419.8119999999999
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 1419.8299999999999
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1419.845
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 1419.848
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1419.8520000000001
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 1419.8589999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1419.8610000000001
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1419.998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1420.001
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1420.0060000000001
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1420.009
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1420.0419999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1420.046
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 1420.048
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 1420.0509999999999
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1420.0530000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1420.0550000000001
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1420.057
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1420.058
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1420.0630000000001
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1420.0650000000001
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 1420.116
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1420.1189999999999
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1420.1210000000001
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 1420.124
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1420.1369999999999
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1420.1690000000001
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1420.171
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 1420.175
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1420.1769999999999
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1420.1800000000001
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1420.24
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 1420.2429999999999
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1420.25
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1420.4459999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1420.454
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 1420.4749999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 1420.4770000000001
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1420.5070000000001
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 1420.5509999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1420.607
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1420.6089999999999
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 1420.6389999999999
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1420.6410000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 1420.6579999999999
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 1422.5719999999999
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 1422.579
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1422.5940000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1422.5999999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1422.605
                        },
                        "23": {
                            "name": "CSSPropertyBackgroundClip",
                            "firstUsed": 1425.1120000000001
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 1729.6859999999999
                        },
                        "9": {
                            "name": "CSSPropertyFontVariant",
                            "firstUsed": 1729.7
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 1729.703
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 1729.7349999999999
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1729.739
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1729.759
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 1729.7660000000001
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1729.7739999999999
                        },
                        "166": {
                            "name": "CSSPropertyAliasWebkitAnimation",
                            "firstUsed": 1729.799
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 1729.8040000000001
                        },
                        "413": {
                            "name": "CSSPropertyAliasWebkitFilter",
                            "firstUsed": 1729.8699999999999
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 1729.8720000000001
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 1732.7650000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1732.799
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 1734.002
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 1500,
                "TTIMeasurementEnd": 28044,
                "LastInteractive": 1500,
                "TimeToInteractive": 1500,
                "FirstCPUIdle": 1500,
                "testID": "241224_AiDcNE_B8F",
                "step": 1,
                "effectiveBps": 579726,
                "domTime": 0,
                "aft": 0,
                "titleTime": 123,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.90000000000000002,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "longTasks": [],
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 35,
                            "203": 5.2999999999999998,
                            "304": 42.899999999999999,
                            "405": 45,
                            "508": 33.299999999999997,
                            "609": 47.399999999999999,
                            "709": 38.100000000000001,
                            "810": 40,
                            "911": 35,
                            "1012": 55,
                            "1113": 55,
                            "1213": 30,
                            "1324": 28.600000000000001,
                            "1425": 25,
                            "1525": 28.600000000000001,
                            "1627": 71.400000000000006,
                            "1728": 47.399999999999999,
                            "1828": 70,
                            "1929": 68.400000000000006,
                            "2030": 61.899999999999999,
                            "2131": 78.900000000000006,
                            "2233": 81,
                            "2334": 70,
                            "2435": 75,
                            "2536": 42.899999999999999,
                            "2636": 30,
                            "2737": 42.100000000000001,
                            "2837": 45,
                            "2938": 55,
                            "3039": 47.600000000000001,
                            "3139": 55,
                            "3240": 50,
                            "3341": 68.400000000000006,
                            "3442": 45.5,
                            "3542": 26.300000000000001,
                            "3643": 25,
                            "3743": 28.600000000000001,
                            "3844": 20,
                            "3944": 26.300000000000001,
                            "4045": 23.800000000000001,
                            "4146": 25,
                            "4246": 75,
                            "4362": 69.599999999999994,
                            "4463": 71.400000000000006,
                            "4564": 50,
                            "4664": 31.600000000000001,
                            "4765": 42.100000000000001,
                            "4865": 52.399999999999999,
                            "4966": 42.100000000000001,
                            "5067": 40.899999999999999,
                            "5167": 42.100000000000001,
                            "5268": 42.899999999999999,
                            "5368": 57.899999999999999,
                            "5469": 28.600000000000001,
                            "5570": 25,
                            "5671": 30,
                            "5774": 21.100000000000001,
                            "5874": 20,
                            "5975": 19,
                            "6076": 20,
                            "6176": 20,
                            "6277": 15.800000000000001,
                            "6377": 42.100000000000001,
                            "6478": 21.100000000000001,
                            "6578": 19,
                            "6679": 20,
                            "6780": 20,
                            "6883": 39.100000000000001,
                            "6984": 63.200000000000003,
                            "7085": 75,
                            "7186": 42.100000000000001,
                            "7287": 33.299999999999997,
                            "7387": 50,
                            "7488": 61.899999999999999,
                            "7589": 40,
                            "7690": 28.600000000000001,
                            "7790": 20,
                            "7891": 52.600000000000001,
                            "7992": 31.600000000000001,
                            "8092": 30,
                            "8193": 20,
                            "8294": 25,
                            "8394": 65,
                            "8495": 25,
                            "8596": 30,
                            "8697": 33.299999999999997,
                            "8798": 31.600000000000001,
                            "8898": 31.800000000000001,
                            "8999": 30,
                            "9100": 25,
                            "9201": 15.800000000000001,
                            "9301": 25,
                            "9402": 45,
                            "9503": 78.900000000000006,
                            "9603": 42.100000000000001,
                            "9704": 20,
                            "9804": 19,
                            "9906": 30,
                            "10006": 76.200000000000003,
                            "10107": 40,
                            "10208": 31.600000000000001,
                            "10318": 50,
                            "10419": 50,
                            "10519": 25,
                            "10620": 15.800000000000001,
                            "10720": 15,
                            "10821": 15.800000000000001,
                            "10922": 40.899999999999999,
                            "11022": 31.600000000000001,
                            "11124": 60,
                            "11225": 45,
                            "11326": 45,
                            "11428": 55,
                            "11529": 30,
                            "11629": 30,
                            "11730": 21.100000000000001,
                            "11831": 30,
                            "11931": 25,
                            "12032": 20,
                            "12133": 42.899999999999999,
                            "12233": 36.799999999999997,
                            "12334": 42.899999999999999,
                            "12434": 26.300000000000001,
                            "12535": 36.799999999999997,
                            "12636": 60,
                            "12736": 38.100000000000001,
                            "12837": 27.800000000000001,
                            "12938": 28.600000000000001,
                            "13039": 30,
                            "13139": 26.300000000000001,
                            "13240": 30,
                            "13343": 52.399999999999999,
                            "13444": 84.200000000000003,
                            "13545": 47.600000000000001,
                            "13645": 35,
                            "13746": 55,
                            "13846": 61.100000000000001,
                            "13952": 59.100000000000001,
                            "14054": 100,
                            "14156": 85,
                            "14257": 95,
                            "14359": 100,
                            "14460": 38.100000000000001,
                            "14560": 27.800000000000001,
                            "14661": 36.399999999999999,
                            "14761": 25,
                            "14862": 30,
                            "14963": 15.800000000000001,
                            "15064": 15,
                            "15164": 15,
                            "15265": 23.800000000000001,
                            "15366": 45,
                            "15466": 20,
                            "15567": 27.300000000000001,
                            "15667": 15,
                            "15768": 61.100000000000001,
                            "15869": 78.900000000000006,
                            "15969": 81,
                            "16070": 70,
                            "16171": 26.300000000000001,
                            "16272": 36.799999999999997,
                            "16372": 75,
                            "16473": 33.299999999999997,
                            "16574": 30,
                            "16674": 20,
                            "16775": 31.600000000000001,
                            "16875": 23.800000000000001,
                            "16976": 45,
                            "17077": 45,
                            "17177": 68.400000000000006,
                            "17278": 54.5,
                            "17378": 68.400000000000006,
                            "17479": 55,
                            "17579": 36.799999999999997,
                            "17680": 55,
                            "17781": 60,
                            "17881": 45,
                            "17982": 42.899999999999999,
                            "18083": 30,
                            "18184": 33.299999999999997,
                            "18285": 33.299999999999997,
                            "18388": 70,
                            "18489": 81,
                            "18590": 75,
                            "18690": 36.799999999999997,
                            "18791": 36.799999999999997,
                            "18892": 36.399999999999999,
                            "18992": 35,
                            "19093": 31.600000000000001,
                            "19194": 36.799999999999997,
                            "19295": 31.600000000000001,
                            "19396": 90.900000000000006,
                            "19497": 57.899999999999999,
                            "19597": 33.299999999999997,
                            "19698": 25,
                            "19800": 85.700000000000003,
                            "19902": 100,
                            "20003": 100,
                            "20104": 100,
                            "20214": 100,
                            "20371": 100,
                            "20472": 100,
                            "20572": 100,
                            "20674": 100,
                            "20776": 100,
                            "20877": 90,
                            "20977": 35,
                            "21078": 22.199999999999999,
                            "21178": 21.100000000000001,
                            "21279": 23.800000000000001,
                            "21379": 44.399999999999999,
                            "21480": 20,
                            "21580": 15,
                            "21681": 20,
                            "21781": 15,
                            "21882": 15.800000000000001,
                            "21983": 19,
                            "22084": 19,
                            "22186": 80,
                            "22289": 100,
                            "22390": 100,
                            "22490": 95,
                            "22591": 90,
                            "22693": 89.5,
                            "22794": 85,
                            "22894": 95,
                            "22995": 76.200000000000003,
                            "23096": 78.900000000000006,
                            "23197": 63.200000000000003,
                            "23298": 54.5,
                            "23399": 77.799999999999997,
                            "23500": 33.299999999999997,
                            "23600": 38.100000000000001,
                            "23701": 73.700000000000003,
                            "23802": 80,
                            "23903": 78.900000000000006,
                            "24006": 80,
                            "24108": 85,
                            "24208": 81,
                            "24333": 83.299999999999997,
                            "24435": 95,
                            "24536": 59.100000000000001,
                            "24637": 52.600000000000001,
                            "24738": 81.799999999999997,
                            "24839": 80,
                            "24939": 72.200000000000003,
                            "25040": 80,
                            "25141": 70,
                            "25241": 81,
                            "25360": 77.299999999999997,
                            "25461": 72.700000000000003,
                            "25562": 70,
                            "25662": 85.700000000000003,
                            "25765": 100,
                            "25867": 100,
                            "25968": 100,
                            "26070": 100,
                            "26171": 94.700000000000003,
                            "26271": 45,
                            "26372": 65,
                            "26472": 36.799999999999997,
                            "26573": 38.100000000000001,
                            "26674": 31.600000000000001,
                            "26774": 35,
                            "26875": 35,
                            "26976": 26.300000000000001,
                            "27076": 20,
                            "27177": 15.800000000000001,
                            "27279": 31.800000000000001,
                            "27380": 100,
                            "27480": 100,
                            "27581": 100,
                            "27683": 100,
                            "27784": 95,
                            "27884": 90,
                            "27987": 94.700000000000003,
                            "28087": 90,
                            "28189": 100
                        },
                        "max": 100,
                        "count": 279
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "203": 0,
                            "304": 30626,
                            "405": 615399,
                            "508": 422574,
                            "609": 1966723,
                            "709": 2412360,
                            "810": 2796609,
                            "911": 7273924,
                            "1012": 1511686,
                            "1113": 464054,
                            "1213": 539055,
                            "1324": 83009,
                            "1425": 0,
                            "1525": 454608,
                            "1627": 1741496,
                            "1728": 3901515,
                            "1828": 7554669,
                            "1929": 4469413,
                            "2030": 5295702,
                            "2131": 5178071,
                            "2233": 5079157,
                            "2334": 6536623,
                            "2435": 3685155,
                            "2536": 5065566,
                            "2636": 5183688,
                            "2737": 5178807,
                            "2837": 5181919,
                            "2938": 4947700,
                            "3039": 5408810,
                            "3139": 5176797,
                            "3240": 5184189,
                            "3341": 4926692,
                            "3442": 5182318,
                            "3542": 5186687,
                            "3643": 5187320,
                            "3743": 5197614,
                            "3844": 5412996,
                            "3944": 5572435,
                            "4045": 5184661,
                            "4146": 4557517,
                            "4246": 5180947,
                            "4362": 5250803,
                            "4463": 5155415,
                            "4564": 4955051,
                            "4664": 5071284,
                            "4765": 5298256,
                            "4865": 5177441,
                            "4966": 4954701,
                            "5067": 5410582,
                            "5167": 4939766,
                            "5268": 5181844,
                            "5368": 5178975,
                            "5469": 5179759,
                            "5570": 5167187,
                            "5671": 5178386,
                            "5774": 5061615,
                            "5874": 5192533,
                            "5975": 5186613,
                            "6076": 4948111,
                            "6176": 5430444,
                            "6277": 5185998,
                            "6377": 5207548,
                            "6478": 5184747,
                            "6578": 4955251,
                            "6679": 5176185,
                            "6780": 5181069,
                            "6883": 5250119,
                            "6984": 5182542,
                            "7085": 5181318,
                            "7186": 5141384,
                            "7287": 5176761,
                            "7387": 4957729,
                            "7488": 5166747,
                            "7589": 5178416,
                            "7690": 5172910,
                            "7790": 5182795,
                            "7891": 5166183,
                            "7992": 4950503,
                            "8092": 5177651,
                            "8193": 5166628,
                            "8294": 5182362,
                            "8394": 5406662,
                            "8495": 5185433,
                            "8596": 5145171,
                            "8697": 4940274,
                            "8798": 5176516,
                            "8898": 5185456,
                            "8999": 5180419,
                            "9100": 4948817,
                            "9201": 5387802,
                            "9301": 5176564,
                            "9402": 5180197,
                            "9503": 5401102,
                            "9603": 5644423,
                            "9704": 5410204,
                            "9804": 5408476,
                            "9906": 5357701,
                            "10006": 5646270,
                            "10107": 5854876,
                            "10208": 5638994,
                            "10318": 5692838,
                            "10419": 5875447,
                            "10519": 5417465,
                            "10620": 5870569,
                            "10720": 5636258,
                            "10821": 5639486,
                            "10922": 5868160,
                            "11022": 6103687,
                            "11124": 5813040,
                            "11225": 5978408,
                            "11326": 5839467,
                            "11428": 5776982,
                            "11529": 6098975,
                            "11629": 5871491,
                            "11730": 5869739,
                            "11831": 5638206,
                            "11931": 5992383,
                            "12032": 6326070,
                            "12133": 6092827,
                            "12233": 6106818,
                            "12334": 6326726,
                            "12434": 5869702,
                            "12535": 6210701,
                            "12636": 6205965,
                            "12736": 5987386,
                            "12837": 6106057,
                            "12938": 6328070,
                            "13039": 5970686,
                            "13139": 6321569,
                            "13240": 6103658,
                            "13343": 6183738,
                            "13444": 6073571,
                            "13545": 6220752,
                            "13645": 6565484,
                            "13746": 6326406,
                            "13846": 6331552,
                            "13952": 6576858,
                            "14054": 6729372,
                            "14156": 6446008,
                            "14257": 6526426,
                            "14359": 6487803,
                            "14460": 6674612,
                            "14560": 6564944,
                            "14661": 6681679,
                            "14761": 6558466,
                            "14862": 6529842,
                            "14963": 6100011,
                            "15064": 6913735,
                            "15164": 6561219,
                            "15265": 6326306,
                            "15366": 6554193,
                            "15466": 6679663,
                            "15567": 6560314,
                            "15667": 6561725,
                            "15768": 6328939,
                            "15869": 6671765,
                            "15969": 6785085,
                            "16070": 6329468,
                            "16171": 6899481,
                            "16272": 7016495,
                            "16372": 7250741,
                            "16473": 6883227,
                            "16574": 4950119,
                            "16674": 4953570,
                            "16775": 4955826,
                            "16875": 4956014,
                            "16976": 4831292,
                            "17077": 4950955,
                            "17177": 5142102,
                            "17278": 4764241,
                            "17378": 4719515,
                            "17479": 4954076,
                            "17579": 4949742,
                            "17680": 4946049,
                            "17781": 4957505,
                            "17881": 4948581,
                            "17982": 4717589,
                            "18083": 4937484,
                            "18184": 4934219,
                            "18285": 4954920,
                            "18388": 5020568,
                            "18489": 4718208,
                            "18590": 4949946,
                            "18690": 4945899,
                            "18791": 4947499,
                            "18892": 4951004,
                            "18992": 4835858,
                            "19093": 4948897,
                            "19194": 4942986,
                            "19295": 4937115,
                            "19396": 4919580,
                            "19497": 5107866,
                            "19597": 4563237,
                            "19698": 4944881,
                            "19800": 4882565,
                            "19902": 4880356,
                            "20003": 4948433,
                            "20104": 4948529,
                            "20214": 4938550,
                            "20371": 4201410,
                            "20472": 6102035,
                            "20572": 4903891,
                            "20674": 4920822,
                            "20776": 4898557,
                            "20877": 4948081,
                            "20977": 4723266,
                            "21078": 4952976,
                            "21178": 4948895,
                            "21279": 4952249,
                            "21379": 4952528,
                            "21480": 4723960,
                            "21580": 4954133,
                            "21681": 4955927,
                            "21781": 4953937,
                            "21882": 4946577,
                            "21983": 4942021,
                            "22084": 4712093,
                            "22186": 5075547,
                            "22289": 4851096,
                            "22390": 4839631,
                            "22490": 4950787,
                            "22591": 4953806,
                            "22693": 4880641,
                            "22794": 4948273,
                            "22894": 4712978,
                            "22995": 5161682,
                            "23096": 4926180,
                            "23197": 4702477,
                            "23298": 4944756,
                            "23399": 4934332,
                            "23500": 4950009,
                            "23600": 4949273,
                            "23701": 4945493,
                            "23802": 4954095,
                            "23903": 4916860,
                            "24006": 4825861,
                            "24108": 4911690,
                            "24208": 4723753,
                            "24333": 4902091,
                            "24435": 5156283,
                            "24536": 4899245,
                            "24637": 4945119,
                            "24738": 4931050,
                            "24839": 4720003,
                            "24939": 4835531,
                            "25040": 4946073,
                            "25141": 4949821,
                            "25241": 4947518,
                            "25360": 4964229,
                            "25461": 4948134,
                            "25562": 4950700,
                            "25662": 4715596,
                            "25765": 5081481,
                            "25867": 4881409,
                            "25968": 4945704,
                            "26070": 4870822,
                            "26171": 4955283,
                            "26271": 4944387,
                            "26372": 4720263,
                            "26472": 4948671,
                            "26573": 4952879,
                            "26674": 4951422,
                            "26774": 4949332,
                            "26875": 4950542,
                            "26976": 4720982,
                            "27076": 4943354,
                            "27177": 4948249,
                            "27279": 4884677,
                            "27380": 3454598,
                            "27480": 6341266,
                            "27581": 5106788,
                            "27683": 4714748,
                            "27784": 4933937,
                            "27884": 4949991,
                            "27987": 4860009,
                            "28087": 4948592,
                            "28189": 4918288
                        },
                        "max": 7554669,
                        "count": 279
                    }
                },
                "maxFID": 0,
                "TotalBlockingTime": 0,
                "effectiveBpsDoc": 1911853,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 83
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 83
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 84
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002400.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002500.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002600.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002700.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002800.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003000.jpg",
                        "VisuallyComplete": 86
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003100.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003200.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003500.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003700.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003900.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004100.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004900.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005000.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005100.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005200.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 5300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005300.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 5400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005400.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005500.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 6800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_006800.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 7000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_007000.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 7500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_007500.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 8100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_008100.jpg",
                        "VisuallyComplete": 91
                    },
                    {
                        "time": 8500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_008500.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 9300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_009300.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 10000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_010000.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 10500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_010500.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 11000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_011000.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 11500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_011500.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 12000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_012000.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 13000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_013000.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 14000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_014000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 15600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_015600.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 16000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_016000.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 17000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_017000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 18000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_018000.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 19000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_019000.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 20000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_020000.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 21000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_021000.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 22300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_022300.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 23000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_023000.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 24000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_024000.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 25000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_025000.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 26000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_026000.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 27000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_027000.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 28000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_028000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 28200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_028200.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "ka-f.fontawesome.com": {
                        "bytes": 17934,
                        "requests": 3,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "kit.fontawesome.com": {
                        "bytes": 4880,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "cdnjs.cloudflare.com": {
                        "bytes": 3706,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "www.googletagmanager.com": {
                        "bytes": 108250,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 0,
                        "requests": 2,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "jeffreyroekens.com": {
                        "bytes": 15859949,
                        "requests": 29,
                        "connections": 1
                    },
                    "cdn.jsdelivr.net": {
                        "bytes": 18180,
                        "requests": 2,
                        "cdn_provider": "jsDelivr",
                        "connections": 1
                    },
                    "use.typekit.net": {
                        "bytes": 18839,
                        "requests": 2,
                        "cdn_provider": "Akamai",
                        "connections": 2
                    },
                    "p.typekit.net": {
                        "bytes": 5,
                        "requests": 1,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 3436,
                        "bytesUncompressed": 18809,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 142593,
                        "bytesUncompressed": 438666,
                        "requests": 5
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 26366,
                        "bytesUncompressed": 125487,
                        "requests": 7
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 849,
                        "bytesUncompressed": 849,
                        "requests": 1
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 116936,
                        "bytesUncompressed": 116936,
                        "requests": 2
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 15741563,
                        "bytesUncompressed": 13673631,
                        "requests": 24
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 2
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-jt1b-10.10.1.53",
                "loadTime": 2928,
                "docTime": 2928,
                "fullyLoaded": 2928,
                "bytesOut": 7791,
                "bytesOutDoc": 7791,
                "bytesIn": 8322,
                "bytesInDoc": 8322,
                "requests": [
                    {
                        "type": 3,
                        "id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                        "request_id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                        "ip_addr": "185.86.18.194",
                        "full_url": "https:\/\/jeffreyroekens.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "jeffreyroekens.com",
                        "url": "\/",
                        "raw_id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                        "frame_id": "6822E4721B1552C008BC98ABEC96DF11",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 77,
                        "ttfb_ms": 76,
                        "load_start": 165,
                        "load_start_float": 165.00006099999999,
                        "bytesIn": 3442,
                        "objectSize": 3442,
                        "objectSizeUncompressed": 18809,
                        "chunks": [
                            {
                                "ts": 241,
                                "bytes": 3442,
                                "inflated": 18809
                            }
                        ],
                        "expires": "",
                        "cacheControl": "no-store, private",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 40,
                        "connect_start": 40,
                        "connect_end": 88,
                        "ssl_start": 88,
                        "ssl_end": 164,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "jeffreyroekens.com",
                            "sanList": [
                                "jeffreyroekens.com",
                                "jeffreyroekenscom.site.tb-hosting.com",
                                "www.jeffreyroekens.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1731216662,
                            "validTo": 1738992661,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1731220173245,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204AD6051DB2D3F14FE9E8C7EBB8C802D90B589DC2B37CA2CD2A871BC91DBC67CF022025F5930CE547EA7AC5AD31C02EE53FD55D8D322C8373E1DE94D36CA9A586FB2E"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1731220173312,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203796901FEEB748924651AB7F3D1F78E2257C5ACE61E3063B97FE0CF314FEAEA1022100B0CF4F12C8CC9FE96FDC6D328EAD36D64BA775D2A891DCCE865CC7BC5CDE8B44"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: jeffreyroekens.com",
                                ":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",
                                "cookie: _ga=GA1.1.1815298570.1735079761; _ga_H44YD4SW87=GS1.1.1735079760.1.0.1735079760.0.0.0",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: no-store, private",
                                "content-encoding: gzip",
                                "content-length: 3442",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Tue, 24 Dec 2024 22:36:43 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2419,
                        "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": 40,
                        "connect_ms": 48,
                        "ssl_ms": 76,
                        "gzip_total": 3442,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 10,
                        "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com 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": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGMjCCBRqgAwIBAgISBACGispY+6pwaXUdR5T9pTjmMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTEwMDUzMTAyWhcNMjUwMjA4MDUzMTAxWjAdMRswGQYDVQQD\nExJqZWZmcmV5cm9la2Vucy5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCxy3opBW7dYn6XyjimrKpqkzK3J4FOML6hakJubaSC6oOIVlxUshTyMg7D\nNqW3wCusCkAHtz81nz8UuYFwSFXvwc\/WNG9pTjeUu4CF66R4SzgPeKvbj+EH0r3W\nkO+jFMqBz7z3FnbJfSueDeInA4\/AESjtUxPaFOcUwU4TBtFr+v7fWe7R8S6f6W\/N\ngbdPB8ypE1YCs4z8oXMctj3MmbVpH4N\/eQ91XEnqEGqnTHJNz1sAOZxqEA1Jr7jG\nw6ktJ5\/\/8waNX5UnZV0+pmluIWHWIRlIvQj48GeWS2XIJkYQgNk7T+q7smd4KU0G\nLlsoSjXmQ5hTHSnded8GhJcCa2juMKoQ1Mitoh6mfM4sevrAx8WqaEwtcCu8+fhH\n4lxw82FHjDLlU88YKeWBpH4uVJ7OmMW3blQ\/yYSYwnS\/gIZGcsz+9mHxjdWz+r3\/\naIi6WWiEt2KhZqAAA0nWU1iiNqXzVD3FM1+NgjYPLGW9EnMnsdLlVB3TeALE58B4\nuezMBtuN2eQ5102rqJCek7sU79cR\/jioJ6kvpKOiUkzmv1sMQeoJHETm9DmakI9W\nZd2iWFOXhA03lwHZ68vxJNTrfw9uCyaJldDF53TuEXfEBxr8h3SuGp6\/H89D61Gb\nVWB+XenKFrA4Jvx8vn0ppMXDpiNtzg51U\/wkUw83NhSiQpBQWwIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD\nAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT5KsahEEyP7kk5edMVVMiSc39HDjAf\nBgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw\nIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG\nF2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFwGA1UdEQRVMFOCEmplZmZyZXlyb2Vr\nZW5zLmNvbYIlamVmZnJleXJvZWtlbnNjb20uc2l0ZS50Yi1ob3N0aW5nLmNvbYIW\nd3d3LmplZmZyZXlyb2VrZW5zLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMG\nCisGAQQB1nkCBAIEgfQEgfEA7wB1AKLjCuRF772tm3447Udnd1PXgluElNcrXhss\nxLlQpEfnAAABkxTDcb0AAAQDAEYwRAIgStYFHbLT8U\/p6MfruMgC2QtYncKzfKLN\nKocbyR28Z88CICX1kwzlR+p6xa0xwC7lP9VdjTIsg3Ph3pTTbKmlhvsuAHYAzxFW\n7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGTFMNyAAAABAMARzBFAiA3\nlpAf7rdIkkZRq389H3jiJXxazmHjBjuX\/gzzFP6uoQIhALDPTxLIzJ\/pb9xtMo6t\nNtZLp3XSqJHczoZcx7xc3otEMA0GCSqGSIb3DQEBCwUAA4IBAQBT34h+Lgij3mFe\nU5\/QKbBKDJuw7j8JpzGWPHqm\/grQ67N\/DNiHnADpc4VC7BYkQXGlY4X6loMD9nsx\npMOj8qH0AXps6NoLtS7fZwEiZF0IC8A2L0xnrgoaZBdgJaW3A\/q7PMX3SazR+VXY\ne6vwVBcNsxBAlOU\/SOyMmMcZiBSRIpuHfpHZ+5JsEHQTA+ug3HRyjx31C67VNljw\nUPTkhpn7ZQ68xrLf2+UqiziPePkWa\/iYQn136JmY\/kcEBCuUyO5+3a1q024uejVN\nfuT9xa4Xc7EtjkNuDWezf6uNcSUuVpJQU+ZmoREMc3XCZKsb+kL7V8+xy1OZYI2Z\n5vevj8j+\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 242,
                        "ttfb_start": 165,
                        "ttfb_end": 241,
                        "download_start": 241,
                        "download_end": 242,
                        "download_ms": 1,
                        "all_start": 0,
                        "all_end": 242,
                        "all_ms": 241,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                347.38900000000001,
                                347.67000000000002
                            ],
                            [
                                797.14400000000001,
                                797.35500000000002
                            ],
                            [
                                347.40499999999997,
                                347.58199999999999
                            ],
                            [
                                797.149,
                                797.31100000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "27098.5",
                        "request_id": "27098.5",
                        "ip_addr": "172.64.147.188",
                        "full_url": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kit.fontawesome.com",
                        "url": "\/00de80f2fd.js",
                        "raw_id": "27098.5",
                        "frame_id": "6822E4721B1552C008BC98ABEC96DF11",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 221,
                        "ttfb_ms": 213,
                        "load_start": 432,
                        "load_start_float": 432.00008300000002,
                        "bytesIn": 4880,
                        "objectSize": 4880,
                        "objectSizeUncompressed": 13492,
                        "chunks": [
                            {
                                "ts": 648,
                                "bytes": 1360,
                                "inflated": 2907
                            },
                            {
                                "ts": 651,
                                "bytes": 1369,
                                "inflated": 3762
                            },
                            {
                                "ts": 653,
                                "bytes": 1369,
                                "inflated": 3949
                            },
                            {
                                "ts": 653,
                                "bytes": 782,
                                "inflated": 2874
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=60, public, stale-while-revalidate=30",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 107,
                        "protocol": "HTTP\/2",
                        "dns_start": 301,
                        "dns_end": 342,
                        "connect_start": 342,
                        "connect_end": 372,
                        "ssl_start": 372,
                        "ssl_end": 431,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519MLKEM768",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.fontawesome.com",
                            "sanList": [
                                "*.fontawesome.com",
                                "fontawesome.com"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1722297600,
                            "validTo": 1738022399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1722347304024,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F2CC3F16D8C51E95301C8F115A3F8D0B73E7233018AAD04A31FE590992CC8BD702207946CC004BBC80A458485095F443E2A280FD2F150592DADC2C2D9D77478EFDAF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1722347304044,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402202E8BA24DE9EEFB59DAA146F648CF0492DFDC0FA32DF446D4D0AAB124A67EDAE702200A8571CA908B619230FB753B19E1EF5A3F2EB604B7A14CC9BECEA1B55C4BD737"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1722347303976,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D3234392B61756C91A20EB156E9F7BB33366BC1FD3314535CA1BDC02FA37BCF9022100FDA4F9B8CB02FAC3DCCDDAFFD2EEF9CE9A891EB4980869060E835A5967DBFB17"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/jeffreyroekens.com\/",
                        "initiator_line": 51,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kit.fontawesome.com",
                                ":method: GET",
                                ":path: \/00de80f2fd.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-headers: accept, accept-langauge, content-language, content-type, fa-kit-token",
                                "access-control-allow-methods: GET, OPTIONS",
                                "access-control-allow-origin: *",
                                "access-control-max-age: 3000",
                                "cache-control: max-age=60, public, stale-while-revalidate=30",
                                "cf-cache-status: REVALIDATED",
                                "cf-ray: 8f741262ca743a3e-FRA",
                                "content-encoding: gzip",
                                "content-type: text\/javascript",
                                "date: Tue, 24 Dec 2024 22:36:43 GMT",
                                "server: cloudflare",
                                "vary: origin, accept-encoding, access-control-request-headers, access-control-request-method",
                                "x-request-id: GBQ9zazbB3AuQxwuKq0C",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1885,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 41,
                        "connect_ms": 30,
                        "ssl_ms": 59,
                        "gzip_total": 5264,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 60,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 285,
                        "socket_group": "pm\/https:\/\/kit.fontawesome.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "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": 4865,
                        "netlog_id": 83,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIG7zCCBdegAwIBAgIQCfsDHLIksfoyXLqGBzJVrjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nNzMwMDAwMDAwWhcNMjUwMTI3MjM1OTU5WjBsMQswCQYDVQQGEwJVUzERMA8GA1UE\nCBMIQXJrYW5zYXMxFDASBgNVBAcTC0JlbnRvbnZpbGxlMRgwFgYDVQQKEw9GT05U\nSUNPTlMsIElOQy4xGjAYBgNVBAMMESouZm9udGF3ZXNvbWUuY29tMIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhVF+KGpz\/\/LMttLHloXbswwc6KBltier\nCVNGT0ciwwlArZPs8IKzWT5ggwje70NArd56SkVySmi\/OchTwWYQhp+\/aNnKGjGx\n\/G49gDAJSCsCHINvH7q\/FbRvFoFl+Y4CskjcDWbWFPHAQ+5TSWy+LUuBftcxr\/0C\ntnMPT\/y0wLSgvcJWkarqKdDXq12OCrcE7zPLPQoLrAo7RsvlC7TTSPL3T4iLf+kw\no3OSkOyCKfIcrvqdQ2\/DoqlgKNSs0\/4ZV0FBV\/9Oz47\/O8qMdPQySeQrO1gdjT22\nqb\/JaMBj9D4tn52o67Qm6f3\/C81UxUCOmqeYxE3k5wJazNgGDTRxvwIDAQABo4ID\nnjCCA5owHwYDVR0jBBgwFoAUdIWAwGbH3zfez70pN6oDHb7tzRcwHQYDVR0OBBYE\nFPX+kBSyJRx0\/xVeN7Uom7ZP5TBQMC0GA1UdEQQmMCSCESouZm9udGF3ZXNvbWUu\nY29tgg9mb250YXdlc29tZS5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgIwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFs\nRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEt\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEtMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHYAzxFW7tUu\nfK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGRA+Y0WAAABAMARzBFAiEA8sw\/\nFtjFHpUwHI8RWj+NC3PnIzAYqtBKMf5ZCZLMi9cCIHlGzABLvICkWEhQlfRD4qKA\n\/S8VBZLa3CwtnXdHjv2vAHUA5tIxY0B3jMEQQQbXcbnOwdJA9paEhvu6hzId\/R43\njlAAAAGRA+Y0bAAABAMARjBEAiAui6JN6e77WdqhRvZIzwSS39wPoy30RtTQqrEk\npn7a5wIgCoVxypCLYZIw+3U7GeHvWj8utgS3oUzJvs6htVxL1zcAdwDM+w9qhXEJ\nZf6Vm1PO6bJ8IumFXA2XjbapflTA\/kwNsAAAAZED5jQoAAAEAwBIMEYCIQDTI0OS\nthdWyRog6xVun3uzM2a8H9MxRTXKG9wC+je8+QIhAP2k+bjLAvrD3M3a\/9Lu+c6a\niR60mAhpBg6DWlln2\/sXMA0GCSqGSIb3DQEBCwUAA4IBAQCHuqs75\/8OlgOkFF94\nE73UdKfQSdcRsV\/YOIax0WaNMy3nl7xJ5BuL7KIt7f\/5ZPhS83+iydOZrcP8QlpT\nx+T6EBbZlIv+qAa8oPhRey30Nu+jLVZTstnkAC+0M0MWaPJ3FPA9AecR3hfzPE7c\nS9+hgeVtQi7Bz7RrrYbybNa7HcEwqGww36tv59YNgT5zzaRWWEMDWA51jP+TIXtI\n47ScuvVjznkGjl1Bep6TmgiC1YM5vdKJQjq5hMqLF9LsPTFmGQUwO0sr6F4ySYhA\nnwJ\/MlIgZVyRtJK9UyTectWwYD1g+GPMYcKypHzGn7AMVzz6pynB8oCNPFcs2O0p\ninrF\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIE9DCCA9ygAwIBAgIQCF+UwC2Fe+jMFP9T7aI+KjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMDA5MjQwMDAwMDBaFw0zMDA5MjMyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAa4wggGqMB0GA1Ud\nDgQWBBR0hYDAZsffN97PvSk3qgMdvu3NFzAfBgNVHSMEGDAWgBROIlQgGJXm427m\nD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEG\nCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8CAQAwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwewYDVR0fBHQwcjA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA3oDWgM4YxaHR0cDovL2NybDQuZGln\naWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDAwBgNVHSAEKTAnMAcG\nBWeBDAEBMAgGBmeBDAECATAIBgZngQwBAgIwCAYGZ4EMAQIDMA0GCSqGSIb3DQEB\nCwUAA4IBAQB1i8A8W+\/\/cFxrivUh76wx5kM9gK\/XVakew44YbHnT96xC34+IxZ20\ndfPJCP2K\/lHz8p0gGgQ1zvi2QXmv\/8yWXpTTmh1wLqIxi\/ulzH9W3xc3l7\/BjUOG\nq4xmfrnti\/EPjLXUVa9ciZ7gpyptsqNjMhg7y961n4OzEQGsIA2QlxK3KZw1tdeR\nDu9Ab21cO72h2fviyy52QNI6uyy\/FgvqvQNbTpg6Ku0FUAcVkzxzOZGUWkgOxtNK\nAa9mObm9QjQc2wgD80D8EuiuPKuK1ftyeWSm4w5VsTuVP61gM2eKrLanXPDtWlIb\n1GHhJRLmB7WqlLLwKPZhJl5VHPgB63dx\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 653,
                        "ttfb_start": 432,
                        "ttfb_end": 645,
                        "download_start": 645,
                        "download_end": 653,
                        "download_ms": 8,
                        "all_start": 301,
                        "all_end": 653,
                        "all_ms": 351,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                709.56700000000001,
                                711.98099999999999
                            ],
                            [
                                709.58000000000004,
                                709.88499999999999
                            ],
                            [
                                722.37,
                                722.56399999999996
                            ],
                            [
                                789.50900000000001,
                                789.64700000000005
                            ],
                            [
                                789.87099999999998,
                                789.98000000000002
                            ],
                            [
                                791.23400000000004,
                                791.33900000000006
                            ],
                            [
                                797.01900000000001,
                                797.12699999999995
                            ],
                            [
                                797.39599999999996,
                                797.48599999999999
                            ],
                            [
                                821.50099999999998,
                                821.64499999999998
                            ],
                            [
                                840.51599999999996,
                                840.66499999999996
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "27098.30",
                        "request_id": "27098.30",
                        "ip_addr": "216.58.206.46",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079803162&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=1&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_ee=1&tfd=400",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079803162&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=1&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_ee=1&tfd=400",
                        "raw_id": "27098.30",
                        "frame_id": "6822E4721B1552C008BC98ABEC96DF11",
                        "documentURL": "https:\/\/jeffreyroekens.com\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 92,
                        "ttfb_ms": 92,
                        "load_start": 531,
                        "load_start_float": 531.00010799999995,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 123,
                        "protocol": "HTTP\/2",
                        "dns_start": 399,
                        "dns_end": 433,
                        "connect_start": 433,
                        "connect_end": 467,
                        "ssl_start": 467,
                        "ssl_end": 530,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1733128556,
                            "validTo": 1740386155,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1733132159019,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1733132159038,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                        "initiator_line": "189",
                        "initiator_column": "261",
                        "initiator_type": "script",
                        "initiator_function": "Ac",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079803162&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=1&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_ee=1&tfd=400",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/jeffreyroekens.com",
                                "priority: u=1, i",
                                "referer: https:\/\/jeffreyroekens.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/jeffreyroekens.com",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                "content-type: text\/plain",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Tue, 24 Dec 2024 22:36:43 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 3487,
                        "score_cache": -1,
                        "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": 34,
                        "connect_ms": 34,
                        "ssl_ms": 63,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 399,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/jeffreyroekens.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "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": 108,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 623,
                        "ttfb_start": 531,
                        "ttfb_end": 623,
                        "download_start": 623,
                        "download_end": 623,
                        "download_ms": 0,
                        "all_start": 399,
                        "all_end": 623,
                        "all_ms": 223,
                        "index": 2,
                        "number": 3
                    }
                ],
                "requestsFull": 3,
                "requestsDoc": 3,
                "responses_200": 2,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "6822E4721B1552C008BC98ABEC96DF11",
                "loadEventStart": 2875,
                "loadEventEnd": 2875,
                "domContentLoadedEventStart": 769,
                "domContentLoadedEventEnd": 770,
                "URL": "https:\/\/jeffreyroekens.com\/",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                "final_url": "https:\/\/jeffreyroekens.com\/",
                "domInteractive": 763,
                "firstPaint": 819.80000000004657,
                "firstContentfulPaint": 872,
                "firstMeaningfulPaint": 872,
                "firstImagePaint": 1726,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 1,
                "TTFB": 241,
                "basePageSSLTime": 76,
                "score_cache": 0,
                "score_cdn": 100,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 8706,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 8,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 13,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 14,
                    "EvaluateScript": 7,
                    "v8.compile": 55,
                    "ParseAuthorStyleSheet": 1,
                    "TimerFire": 0,
                    "FunctionCall": 15,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 10,
                    "Layout": 29,
                    "BeginRemoteFontLoad": 0,
                    "PrePaint": 3,
                    "HitTest": 0,
                    "IntersectionObserverController::computeIntersections": 2,
                    "Paint": 3,
                    "Layerize": 12,
                    "v8.compileModule": 0,
                    "v8.evaluateModule": 6,
                    "MarkDOMContent": 0,
                    "v8.produceModuleCache": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.ExternalMemoryPressure": 0,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 2,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "Major concurrent marking rescheduled": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 1,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "MarkLoad": 0,
                    "Idle": 2739
                },
                "cpuTimesDoc": {
                    "ParseHTML": 8,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 13,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 14,
                    "EvaluateScript": 7,
                    "v8.compile": 55,
                    "ParseAuthorStyleSheet": 1,
                    "TimerFire": 0,
                    "FunctionCall": 15,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 10,
                    "Layout": 29,
                    "BeginRemoteFontLoad": 0,
                    "PrePaint": 3,
                    "HitTest": 0,
                    "IntersectionObserverController::computeIntersections": 2,
                    "Paint": 3,
                    "Layerize": 12,
                    "v8.compileModule": 0,
                    "v8.evaluateModule": 6,
                    "MarkDOMContent": 0,
                    "v8.produceModuleCache": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.ExternalMemoryPressure": 0,
                    "V8.GC_MC_INCREMENTAL_START": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "V8.GC_MC_MARK_ROOTS": 0,
                    "Major concurrent marking started": 0,
                    "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "V8.GC_MC_INCREMENTAL": 2,
                    "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "Major concurrent marking rescheduled": 0,
                    "MajorGC": 0,
                    "V8.GC_MARK_COMPACTOR": 0,
                    "V8.GC_MC_PROLOGUE": 0,
                    "V8.GC_MC_MARK": 0,
                    "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "V8.GC_MC_CLEAR": 0,
                    "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "ClearStringTableJob started": 0,
                    "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "V8.GC_MC_CLEAR_MAPS": 0,
                    "ClearTrivialWeakRefJob started": 0,
                    "FilterNonTrivialWeakRefJob started": 0,
                    "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                    "V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "V8.GC_MC_CLEAR_JOIN_JOB": 1,
                    "V8.GC_MC_SWEEP": 0,
                    "V8.GC_MC_EVACUATE": 0,
                    "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "V8.GC_MC_EVACUATE_COPY": 0,
                    "PageEvacuationJob started": 0,
                    "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "PointersUpdatingJob started": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "V8.GC_MC_SWEEP_NEW_LO": 0,
                    "V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "V8.GC_MC_FINISH": 0,
                    "V8.GC_MC_SWEEP_START_JOBS": 0,
                    "V8.GC_MC_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "MarkLoad": 0,
                    "Idle": 2739
                },
                "cpu.ParseHTML": 8,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 13,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 14,
                "cpu.EvaluateScript": 7,
                "cpu.v8.compile": 55,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 15,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 10,
                "cpu.Layout": 29,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.PrePaint": 3,
                "cpu.HitTest": 0,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.Paint": 3,
                "cpu.Layerize": 12,
                "cpu.v8.compileModule": 0,
                "cpu.v8.evaluateModule": 6,
                "cpu.MarkDOMContent": 0,
                "cpu.v8.produceModuleCache": 1,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.ExternalMemoryPressure": 0,
                "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK_ROOTS": 0,
                "cpu.Major concurrent marking started": 0,
                "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                "cpu.V8.GC_MC_INCREMENTAL": 2,
                "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                "cpu.Major concurrent marking rescheduled": 0,
                "cpu.MajorGC": 0,
                "cpu.V8.GC_MARK_COMPACTOR": 0,
                "cpu.V8.GC_MC_PROLOGUE": 0,
                "cpu.V8.GC_MC_MARK": 0,
                "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                "cpu.V8.GC_MC_CLEAR": 0,
                "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                "cpu.ClearStringTableJob started": 0,
                "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                "cpu.ClearTrivialWeakRefJob started": 0,
                "cpu.FilterNonTrivialWeakRefJob started": 0,
                "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 1,
                "cpu.V8.GC_MC_SWEEP": 0,
                "cpu.V8.GC_MC_EVACUATE": 0,
                "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                "cpu.PageEvacuationJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                "cpu.PointersUpdatingJob started": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                "cpu.V8.GC_MC_FINISH": 0,
                "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                "cpu.V8.GC_MC_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 2739,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1735079801.0172443,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1735079802.7961304,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 6619,
                "fullyLoadedCPUpct": 81.326781326781258,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "6822E4721B1552C008BC98ABEC96DF11",
                                "loaderId": "7884B6197459C10A44000FC87327AE3D"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/jeffreyroekens.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/jeffreyroekens.com\/",
                "document_hostname": "jeffreyroekens.com",
                "document_origin": "https:\/\/jeffreyroekens.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 126,
                "domComplete": 2875,
                "PerformancePaintTiming.first-paint": 819.80000000004657,
                "PerformancePaintTiming.first-contentful-paint": 819.80000000004657,
                "origin_dns": {
                    "ns": [
                        "ns4.combell.net.",
                        "ns3.combell.net.",
                        "ns1.combell.eu."
                    ],
                    "mx": [
                        "10 mx.mailprotect.be.",
                        "50 mx.backup.mailprotect.be."
                    ],
                    "txt": [
                        "\"google-site-verification=tZz89h5n3j9fAdalSQyL6kZechOP5vLOfEiCwib7RZg\""
                    ],
                    "soa": [
                        "ns3.combell.net. hostmaster.jeffreyroekens.com. 1673868757 10800 3600 604800 40000"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "CDN": "Cloudflare,jsDelivr,cdnjs",
                    "Font scripts": "Typekit,Font Awesome",
                    "JavaScript libraries": "Lightbox",
                    "Analytics": "Google Analytics",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "Nginx": "",
                    "Cloudflare": "",
                    "Typekit": "",
                    "Lightbox": "",
                    "jsDelivr": "",
                    "Google Analytics": "",
                    "Font Awesome": "",
                    "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
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Lightbox": {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    "jsDelivr": {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "Font Awesome": {
                        "name": "Font Awesome",
                        "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                        "slug": "font-awesome",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Font Awesome.svg",
                        "website": "https:\/\/fontawesome.com\/",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "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": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Font Awesome",
                        "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                        "slug": "font-awesome",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Font Awesome.svg",
                        "website": "https:\/\/fontawesome.com\/",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "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": "#4a4a4a",
                                                "bgColor": "#000000",
                                                "contrastRatio": 2.3599999999999999,
                                                "fontSize": "7.2pt (9.6px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>",
                                    "target": [
                                        ".sd"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#4a4a4a",
                                                "bgColor": "#000000",
                                                "contrastRatio": 2.3599999999999999,
                                                "fontSize": "7.2pt (9.6px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                    "target": [
                                        ".sd > a[href$=\"studiodier.com\"][target=\"_blank\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        }
                    ],
                    "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 data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                    "target": [
                                        "#wrapper"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "bgColor": "#000000",
                                                "contrastRatio": 11.539999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.54"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                    "target": [
                                        ".w-1\\\/2"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "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": "fa-v4-font-face",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style media=\"all\" id=\"fa-v4-font-face\">",
                                    "target": [
                                        "#fa-v4-font-face"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fa-v4-shims",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style media=\"all\" id=\"fa-v4-shims\">",
                                    "target": [
                                        "#fa-v4-shims"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fa-main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style media=\"all\" id=\"fa-main\">",
                                    "target": [
                                        "#fa-main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                    "target": [
                                        "#wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "toggleMenu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>",
                                    "target": [
                                        "#toggleMenu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "primnav",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav class=\"primnav \" id=\"primnav\">",
                                    "target": [
                                        "#primnav"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu flex",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul id=\"menu flex\">",
                                    "target": [
                                        "#menu\\ flex"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "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:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                    "target": [
                                        ".w-1\\\/2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .navLink"
                                    ]
                                },
                                {
                                    "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .navLink"
                                    ]
                                },
                                {
                                    "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:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                    "target": [
                                        ".sd > a[href$=\"studiodier.com\"][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=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                    "target": [
                                        "a[href=\"tel:+32494726850\"]"
                                    ]
                                },
                                {
                                    "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=\"mailto:[email protected]\">[email protected]<\/a>",
                                    "target": [
                                        "p > a:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                    "target": [
                                        "a[data-filter=\"Showreel\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                    "target": [
                                        "a[data-filter=\"Standert\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                    "target": [
                                        "a[data-filter=\"Nora Gharib\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                    "target": [
                                        "a[data-filter=\"NATAN COUTURE\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                    "target": [
                                        "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                    "target": [
                                        "a[data-filter=\"A growing stillness.\"]"
                                    ]
                                },
                                {
                                    "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 class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(9)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 id=\"menu flex\">",
                                    "target": [
                                        "#menu\\ flex"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>",
                                    "target": [
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>",
                                    "target": [
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>",
                                    "target": [
                                        "li:nth-child(3)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#808080",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscured",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<header class=\"header | flex z-50\">",
                                                    "target": [
                                                        "header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it's partially obscured by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                    "target": [
                                        ".active"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscured",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<header class=\"header | flex z-50\">",
                                                    "target": [
                                                        "header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it's partially obscured by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .navLink"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "elmPartiallyObscured",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<header class=\"header | flex z-50\">",
                                                    "target": [
                                                        "header"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it's partially obscured by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .navLink"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "64.8pt (86.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                    "target": [
                                        "a[href=\"tel:+32494726850\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "64.8pt (86.4px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                    "target": [
                                        "p > a:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                    "target": [
                                        "a[data-filter=\"Showreel\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                    "target": [
                                        "a[data-filter=\"Standert\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                    "target": [
                                        "a[data-filter=\"Nora Gharib\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                    "target": [
                                        "a[data-filter=\"NATAN COUTURE\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                    "target": [
                                        "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                    "target": [
                                        "a[data-filter=\"A growing stillness.\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c0c0c0",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                    "target": [
                                        ".pjItem:nth-child(9)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 11%; left: 39%;\">",
                                    "target": [
                                        ".first[data-atr=\"NATAN COUTURE\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 34%; left: 61%;\">",
                                    "target": [
                                        ".second[data-atr=\"NATAN COUTURE\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 23%; left: 47%;\">",
                                    "target": [
                                        ".first:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 40%; left: 44%;\">",
                                    "target": [
                                        ".second:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 19%; left: 44%;\">",
                                    "target": [
                                        ".first:nth-child(5)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 38%; left: 31%;\">",
                                    "target": [
                                        ".second:nth-child(6)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 1; top: 33%; left: 56%;\">",
                                    "target": [
                                        ".first[data-atr=\"Nora Gharib\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 1; top: 26%; left: 23%;\">",
                                    "target": [
                                        ".second[data-atr=\"Nora Gharib\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 0; top: 36%; left: 22%;\">",
                                    "target": [
                                        ".first:nth-child(9)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 33%; left: 43%;\">",
                                    "target": [
                                        ".second:nth-child(10)"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 0; top: 19%; left: 13%;\">",
                                    "target": [
                                        ".first[data-atr=\"Showreel\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 37%; left: 35%;\">",
                                    "target": [
                                        ".second[data-atr=\"Showreel\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 35%; left: 10%;\">",
                                    "target": [
                                        ".first[data-atr=\"A growing stillness.\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 14%; left: 19%;\">",
                                    "target": [
                                        ".second[data-atr=\"A growing stillness.\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 42%; left: 24%;\">",
                                    "target": [
                                        ".first[data-atr=\"Anai\u0308s De Keyzer\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 33%; left: 26%;\">",
                                    "target": [
                                        ".second[data-atr=\"Anai\u0308s De Keyzer\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 42%; left: 54%;\">",
                                    "target": [
                                        ".first[data-atr=\"Standert\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 26%; left: 41%;\">",
                                    "target": [
                                        ".second[data-atr=\"Standert\"]"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "185.86.18.194.hosted.by.stone-is.net",
                "base_page_cname": "",
                "base_page_dns_server": "ns3.combell.net",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 10574,
                "testUrl": "https:\/\/jeffreyroekens.com\/",
                "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": "[]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "capitolium-2",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "capitolium-2",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "input-sans",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "input-sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "input-sans",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "FontAwesome",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Font Awesome 5 Brands",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Font Awesome 5 Free",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Font Awesome 5 Pro",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Font Awesome 5 Free",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Font Awesome 5 Pro",
                        "display": "block",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "Avara",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Serous",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Serous-brook",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Fifty",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Rasmus",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "DotGothic16",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "PPNeueBit",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    },
                    {
                        "family": "Antipol Light",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 83.200000000000003,
                "generated-content-size": 91,
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                    "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                    "https:\/\/use.typekit.net\/gqh3ubp.css",
                    "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                    "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n\n  <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87\"><\/script>\n  <script>\n    window.dataLayer = window.dataLayer || [];\n    function gtag(){dataLayer.push(arguments);}\n    gtag('js', new Date());\n\n    gtag('config', 'G-H44YD4SW87');\n  <\/script>\n\n  <meta charset=\"UTF-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/7571e0fbe9-1673879159\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/0a31c1ac6d-1673879151\/favicon-16x16.png\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <!-- META TAGS -->\n\n<title>Jeffrey Roekens | Work<\/title>\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"description\">\n<meta content=\"DOP, Camera, Cinematographer, Jeffrey, Roekens, Jeff, Director, Cinema, Film, Video, Videographer, Videograaf, Regisseur, Cine, Director of Photography, Photographer, Ghent, Gent, Belgie, Belgium\" name=\"keywords\">\n\n<meta content=\"Jeffrey Roekens | Work\" property=\"og:title\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"Jeffrey Roekens\" property=\"og:site_name\">\n<meta content=\"https:\/\/jeffreyroekens.com\" property=\"og:url\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" property=\"og:image\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" property=\"og:description\">\n<meta content=\"en_GB\" property=\"og:locale\">\n\n<meta content=\"Jeffrey Roekens | Work\" name=\"twitter:title\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"\" name=\"twitter:site\">\n<meta content=\"\" name=\"twitter:creator\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" name=\"twitter:image\">\n<meta content=\"https:\/\/jeffreyroekens.com\" name=\"twitter:url\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"twitter:description\">\n\n<meta content=\"index, follow, noodp\" name=\"robots\">\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/gqh3ubp.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css\">\n  <script src=\"https:\/\/kit.fontawesome.com\/00de80f2fd.js\" crossorigin=\"anonymous\"><\/script><style media=\"all\" id=\"fa-v4-font-face\">\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); unicode-range: U+F004-F005, U+F007, U+F017, U+F022, U+F024, U+F02E, U+F03E, U+F044, U+F057-F059, U+F06E, U+F070, U+F075, U+F07B-F07C, U+F080, U+F086, U+F089, U+F094, U+F09D, U+F0A0, U+F0A4-F0A7, U+F0C5, U+F0C7-F0C8, U+F0E0, U+F0EB, U+F0F3, U+F0F8, U+F0FE, U+F111, U+F118-F11A, U+F11C, U+F133, U+F144, U+F146, U+F14A, U+F14D-F14E, U+F150-F152, U+F15B-F15C, U+F164-F165, U+F185-F186, U+F191-F192, U+F1AD, U+F1C1-F1C9, U+F1CD, U+F1D8, U+F1E3, U+F1EA, U+F1F6, U+F1F9, U+F20A, U+F247-F249, U+F24D, U+F254-F25B, U+F25D, U+F271-F274, U+F279, U+F28B, U+F28D, U+F2B5-F2B6, U+F2B9, U+F2BB, U+F2BD, U+F2C1-F2C2, U+F2D0, U+F2D2, U+F2DC, U+F2ED, U+F3A5, U+F3D1, U+F410; }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.ttf\") format(\"truetype\"); unicode-range: U+F003, U+F006, U+F014, U+F016, U+F01A-F01B, U+F01D, U+F040, U+F045-F047, U+F05C-F05D, U+F07D-F07E, U+F087-F088, U+F08A-F08B, U+F08E, U+F090, U+F096-F097, U+F0A2, U+F0E4-F0E6, U+F0EC-F0EE, U+F0F5-F0F7, U+F10C, U+F112, U+F114-F115, U+F11D, U+F123, U+F132, U+F145, U+F147-F149, U+F14C, U+F166, U+F16A, U+F172, U+F175-F178, U+F18E, U+F190, U+F196, U+F1B1, U+F1D9, U+F1DB, U+F1F7, U+F20C, U+F219, U+F230, U+F24A, U+F250, U+F278, U+F27B, U+F283, U+F28C, U+F28E, U+F29B-F29C, U+F2B7, U+F2BA, U+F2BC, U+F2BE, U+F2C0, U+F2C3, U+F2D3-F2D4; }<\/style><style media=\"all\" id=\"fa-v4-shims\">\/* inner styles set by WPT to match CSSOM *\/.fa.fa-glass::before { content: \"\uf000\"; }.fa.fa-meetup { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-star-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-o::before { content: \"\uf005\"; }.fa.fa-close::before, .fa.fa-remove::before { content: \"\uf00d\"; }.fa.fa-gear::before { content: \"\uf013\"; }.fa.fa-trash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-trash-o::before { content: \"\uf2ed\"; }.fa.fa-file-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-o::before { content: \"\uf15b\"; }.fa.fa-clock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-clock-o::before { content: \"\uf017\"; }.fa.fa-arrow-circle-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-down::before { content: \"\uf358\"; }.fa.fa-arrow-circle-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-up::before { content: \"\uf35b\"; }.fa.fa-play-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-play-circle-o::before { content: \"\uf144\"; }.fa.fa-repeat::before, .fa.fa-rotate-right::before { content: \"\uf01e\"; }.fa.fa-refresh::before { content: \"\uf021\"; }.fa.fa-list-alt { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dedent::before { content: \"\uf03b\"; }.fa.fa-video-camera::before { content: \"\uf03d\"; }.fa.fa-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-picture-o::before { content: \"\uf03e\"; }.fa.fa-photo { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-photo::before { content: \"\uf03e\"; }.fa.fa-image { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-image::before { content: \"\uf03e\"; }.fa.fa-pencil::before { content: \"\uf303\"; }.fa.fa-map-marker::before { content: \"\uf3c5\"; }.fa.fa-pencil-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pencil-square-o::before { content: \"\uf044\"; }.fa.fa-share-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-share-square-o::before { content: \"\uf14d\"; }.fa.fa-check-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-square-o::before { content: \"\uf14a\"; }.fa.fa-arrows::before { content: \"\uf0b2\"; }.fa.fa-times-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-circle-o::before { content: \"\uf057\"; }.fa.fa-check-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-circle-o::before { content: \"\uf058\"; }.fa.fa-mail-forward::before { content: \"\uf064\"; }.fa.fa-expand::before { content: \"\uf424\"; }.fa.fa-compress::before { content: \"\uf422\"; }.fa.fa-eye, .fa.fa-eye-slash { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-warning::before { content: \"\uf071\"; }.fa.fa-calendar::before { content: \"\uf073\"; }.fa.fa-arrows-v::before { content: \"\uf338\"; }.fa.fa-arrows-h::before { content: \"\uf337\"; }.fa.fa-bar-chart { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart::before { content: \"\uf080\"; }.fa.fa-bar-chart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart-o::before { content: \"\uf080\"; }.fa.fa-facebook-square, .fa.fa-twitter-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gears::before { content: \"\uf085\"; }.fa.fa-thumbs-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-up::before { content: \"\uf164\"; }.fa.fa-thumbs-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-down::before { content: \"\uf165\"; }.fa.fa-heart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-heart-o::before { content: \"\uf004\"; }.fa.fa-sign-out::before { content: \"\uf2f5\"; }.fa.fa-linkedin-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin-square::before { content: \"\uf08c\"; }.fa.fa-thumb-tack::before { content: \"\uf08d\"; }.fa.fa-external-link::before { content: \"\uf35d\"; }.fa.fa-sign-in::before { content: \"\uf2f6\"; }.fa.fa-github-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-lemon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lemon-o::before { content: \"\uf094\"; }.fa.fa-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-square-o::before { content: \"\uf0c8\"; }.fa.fa-bookmark-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bookmark-o::before { content: \"\uf02e\"; }.fa.fa-facebook, .fa.fa-twitter { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook::before { content: \"\uf39e\"; }.fa.fa-facebook-f { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-f::before { content: \"\uf39e\"; }.fa.fa-github { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-feed::before { content: \"\uf09e\"; }.fa.fa-hdd-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hdd-o::before { content: \"\uf0a0\"; }.fa.fa-hand-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-right::before { content: \"\uf0a4\"; }.fa.fa-hand-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-left::before { content: \"\uf0a5\"; }.fa.fa-hand-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-up::before { content: \"\uf0a6\"; }.fa.fa-hand-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-down::before { content: \"\uf0a7\"; }.fa.fa-arrows-alt::before { content: \"\uf31e\"; }.fa.fa-group::before { content: \"\uf0c0\"; }.fa.fa-chain::before { content: \"\uf0c1\"; }.fa.fa-scissors::before { content: \"\uf0c4\"; }.fa.fa-files-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-files-o::before { content: \"\uf0c5\"; }.fa.fa-floppy-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-floppy-o::before { content: \"\uf0c7\"; }.fa.fa-navicon::before, .fa.fa-reorder::before { content: \"\uf0c9\"; }.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus::before { content: \"\uf0d5\"; }.fa.fa-money { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-money::before { content: \"\uf3d1\"; }.fa.fa-unsorted::before { content: \"\uf0dc\"; }.fa.fa-sort-desc::before { content: \"\uf0dd\"; }.fa.fa-sort-asc::before { content: \"\uf0de\"; }.fa.fa-linkedin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin::before { content: \"\uf0e1\"; }.fa.fa-rotate-left::before { content: \"\uf0e2\"; }.fa.fa-legal::before { content: \"\uf0e3\"; }.fa.fa-dashboard::before, .fa.fa-tachometer::before { content: \"\uf3fd\"; }.fa.fa-comment-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comment-o::before { content: \"\uf075\"; }.fa.fa-comments-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comments-o::before { content: \"\uf086\"; }.fa.fa-flash::before { content: \"\uf0e7\"; }.fa.fa-clipboard, .fa.fa-paste { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paste::before { content: \"\uf328\"; }.fa.fa-lightbulb-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lightbulb-o::before { content: \"\uf0eb\"; }.fa.fa-exchange::before { content: \"\uf362\"; }.fa.fa-cloud-download::before { content: \"\uf381\"; }.fa.fa-cloud-upload::before { content: \"\uf382\"; }.fa.fa-bell-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-o::before { content: \"\uf0f3\"; }.fa.fa-cutlery::before { content: \"\uf2e7\"; }.fa.fa-file-text-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-text-o::before { content: \"\uf15c\"; }.fa.fa-building-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-building-o::before { content: \"\uf1ad\"; }.fa.fa-hospital-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hospital-o::before { content: \"\uf0f8\"; }.fa.fa-tablet::before { content: \"\uf3fa\"; }.fa.fa-mobile-phone::before, .fa.fa-mobile::before { content: \"\uf3cd\"; }.fa.fa-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-o::before { content: \"\uf111\"; }.fa.fa-mail-reply::before { content: \"\uf3e5\"; }.fa.fa-github-alt { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-folder-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-o::before { content: \"\uf07b\"; }.fa.fa-folder-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-open-o::before { content: \"\uf07c\"; }.fa.fa-smile-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-smile-o::before { content: \"\uf118\"; }.fa.fa-frown-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-frown-o::before { content: \"\uf119\"; }.fa.fa-meh-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-meh-o::before { content: \"\uf11a\"; }.fa.fa-keyboard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-keyboard-o::before { content: \"\uf11c\"; }.fa.fa-flag-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-flag-o::before { content: \"\uf024\"; }.fa.fa-mail-reply-all::before { content: \"\uf122\"; }.fa.fa-star-half-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-o::before { content: \"\uf089\"; }.fa.fa-star-half-empty { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-empty::before { content: \"\uf089\"; }.fa.fa-star-half-full { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-full::before { content: \"\uf089\"; }.fa.fa-code-fork::before { content: \"\uf126\"; }.fa.fa-chain-broken::before { content: \"\uf127\"; }.fa.fa-shield::before { content: \"\uf3ed\"; }.fa.fa-calendar-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-o::before { content: \"\uf133\"; }.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ticket::before { content: \"\uf3ff\"; }.fa.fa-minus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-minus-square-o::before { content: \"\uf146\"; }.fa.fa-level-up::before { content: \"\uf3bf\"; }.fa.fa-level-down::before { content: \"\uf3be\"; }.fa.fa-pencil-square::before { content: \"\uf14b\"; }.fa.fa-external-link-square::before { content: \"\uf360\"; }.fa.fa-compass { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down::before { content: \"\uf150\"; }.fa.fa-toggle-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-down::before { content: \"\uf150\"; }.fa.fa-caret-square-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-up::before { content: \"\uf151\"; }.fa.fa-toggle-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-up::before { content: \"\uf151\"; }.fa.fa-caret-square-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-right::before { content: \"\uf152\"; }.fa.fa-toggle-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-right::before { content: \"\uf152\"; }.fa.fa-eur::before, .fa.fa-euro::before { content: \"\uf153\"; }.fa.fa-gbp::before { content: \"\uf154\"; }.fa.fa-dollar::before, .fa.fa-usd::before { content: \"\uf155\"; }.fa.fa-inr::before, .fa.fa-rupee::before { content: \"\uf156\"; }.fa.fa-cny::before, .fa.fa-jpy::before, .fa.fa-rmb::before, .fa.fa-yen::before { content: \"\uf157\"; }.fa.fa-rouble::before, .fa.fa-rub::before, .fa.fa-ruble::before { content: \"\uf158\"; }.fa.fa-krw::before, .fa.fa-won::before { content: \"\uf159\"; }.fa.fa-bitcoin, .fa.fa-btc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitcoin::before { content: \"\uf15a\"; }.fa.fa-file-text::before { content: \"\uf15c\"; }.fa.fa-sort-alpha-asc::before { content: \"\uf15d\"; }.fa.fa-sort-alpha-desc::before { content: \"\uf881\"; }.fa.fa-sort-amount-asc::before { content: \"\uf160\"; }.fa.fa-sort-amount-desc::before { content: \"\uf884\"; }.fa.fa-sort-numeric-asc::before { content: \"\uf162\"; }.fa.fa-sort-numeric-desc::before { content: \"\uf886\"; }.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-youtube-play::before { content: \"\uf167\"; }.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitbucket-square::before { content: \"\uf171\"; }.fa.fa-tumblr, .fa.fa-tumblr-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-long-arrow-down::before { content: \"\uf309\"; }.fa.fa-long-arrow-up::before { content: \"\uf30c\"; }.fa.fa-long-arrow-left::before { content: \"\uf30a\"; }.fa.fa-long-arrow-right::before { content: \"\uf30b\"; }.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gittip::before { content: \"\uf184\"; }.fa.fa-sun-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sun-o::before { content: \"\uf185\"; }.fa.fa-moon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-moon-o::before { content: \"\uf186\"; }.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-arrow-circle-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-right::before { content: \"\uf35a\"; }.fa.fa-arrow-circle-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-left::before { content: \"\uf359\"; }.fa.fa-caret-square-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-left::before { content: \"\uf191\"; }.fa.fa-toggle-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-left::before { content: \"\uf191\"; }.fa.fa-dot-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dot-circle-o::before { content: \"\uf192\"; }.fa.fa-vimeo-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-try::before, .fa.fa-turkish-lira::before { content: \"\uf195\"; }.fa.fa-plus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-plus-square-o::before { content: \"\uf0fe\"; }.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bank::before, .fa.fa-institution::before { content: \"\uf19c\"; }.fa.fa-mortar-board::before { content: \"\uf19d\"; }.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-spoon::before { content: \"\uf2e5\"; }.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-automobile::before { content: \"\uf1b9\"; }.fa.fa-envelope-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-o::before { content: \"\uf0e0\"; }.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-file-pdf-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-pdf-o::before { content: \"\uf1c1\"; }.fa.fa-file-word-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-word-o::before { content: \"\uf1c2\"; }.fa.fa-file-excel-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-excel-o::before { content: \"\uf1c3\"; }.fa.fa-file-powerpoint-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-powerpoint-o::before { content: \"\uf1c4\"; }.fa.fa-file-image-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-image-o::before { content: \"\uf1c5\"; }.fa.fa-file-photo-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-photo-o::before { content: \"\uf1c5\"; }.fa.fa-file-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-picture-o::before { content: \"\uf1c5\"; }.fa.fa-file-archive-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-archive-o::before { content: \"\uf1c6\"; }.fa.fa-file-zip-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-zip-o::before { content: \"\uf1c6\"; }.fa.fa-file-audio-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-audio-o::before { content: \"\uf1c7\"; }.fa.fa-file-sound-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-sound-o::before { content: \"\uf1c7\"; }.fa.fa-file-video-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-video-o::before { content: \"\uf1c8\"; }.fa.fa-file-movie-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-movie-o::before { content: \"\uf1c8\"; }.fa.fa-file-code-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-code-o::before { content: \"\uf1c9\"; }.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-life-bouy, .fa.fa-life-ring { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-bouy::before { content: \"\uf1cd\"; }.fa.fa-life-buoy { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-buoy::before { content: \"\uf1cd\"; }.fa.fa-life-saver { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-saver::before { content: \"\uf1cd\"; }.fa.fa-support { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-support::before { content: \"\uf1cd\"; }.fa.fa-circle-o-notch::before { content: \"\uf1ce\"; }.fa.fa-ra, .fa.fa-rebel { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ra::before { content: \"\uf1d0\"; }.fa.fa-resistance { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-resistance::before { content: \"\uf1d0\"; }.fa.fa-empire, .fa.fa-ge { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ge::before { content: \"\uf1d1\"; }.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-y-combinator-square::before { content: \"\uf1d4\"; }.fa.fa-yc-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc-square::before { content: \"\uf1d4\"; }.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wechat::before { content: \"\uf1d7\"; }.fa.fa-send::before { content: \"\uf1d8\"; }.fa.fa-paper-plane-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paper-plane-o::before { content: \"\uf1d8\"; }.fa.fa-send-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-send-o::before { content: \"\uf1d8\"; }.fa.fa-circle-thin { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-thin::before { content: \"\uf111\"; }.fa.fa-header::before { content: \"\uf1dc\"; }.fa.fa-sliders::before { content: \"\uf1de\"; }.fa.fa-futbol-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-futbol-o::before { content: \"\uf1e3\"; }.fa.fa-soccer-ball-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-soccer-ball-o::before { content: \"\uf1e3\"; }.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-newspaper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-newspaper-o::before { content: \"\uf1ea\"; }.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bell-slash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-slash-o::before { content: \"\uf1f6\"; }.fa.fa-trash::before { content: \"\uf2ed\"; }.fa.fa-copyright { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-eyedropper::before { content: \"\uf1fb\"; }.fa.fa-area-chart::before { content: \"\uf1fe\"; }.fa.fa-pie-chart::before { content: \"\uf200\"; }.fa.fa-line-chart::before { content: \"\uf201\"; }.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cc { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-cc::before { content: \"\uf20a\"; }.fa.fa-ils::before, .fa.fa-shekel::before, .fa.fa-sheqel::before { content: \"\uf20b\"; }.fa.fa-meanpath { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-meanpath::before { content: \"\uf2b4\"; }.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-diamond { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-diamond::before { content: \"\uf3a5\"; }.fa.fa-intersex::before { content: \"\uf224\"; }.fa.fa-facebook-official { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-official::before { content: \"\uf09a\"; }.fa.fa-pinterest-p, .fa.fa-whatsapp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-hotel::before { content: \"\uf236\"; }.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc::before { content: \"\uf23b\"; }.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-battery-4::before, .fa.fa-battery::before { content: \"\uf240\"; }.fa.fa-battery-3::before { content: \"\uf241\"; }.fa.fa-battery-2::before { content: \"\uf242\"; }.fa.fa-battery-1::before { content: \"\uf243\"; }.fa.fa-battery-0::before { content: \"\uf244\"; }.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sticky-note-o::before { content: \"\uf249\"; }.fa.fa-cc-diners-club, .fa.fa-cc-jcb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-clone, .fa.fa-hourglass-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hourglass-o::before { content: \"\uf254\"; }.fa.fa-hourglass-1::before { content: \"\uf251\"; }.fa.fa-hourglass-2::before { content: \"\uf252\"; }.fa.fa-hourglass-3::before { content: \"\uf253\"; }.fa.fa-hand-rock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-rock-o::before { content: \"\uf255\"; }.fa.fa-hand-grab-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-grab-o::before { content: \"\uf255\"; }.fa.fa-hand-paper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-paper-o::before { content: \"\uf256\"; }.fa.fa-hand-stop-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-stop-o::before { content: \"\uf256\"; }.fa.fa-hand-scissors-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-scissors-o::before { content: \"\uf257\"; }.fa.fa-hand-lizard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-lizard-o::before { content: \"\uf258\"; }.fa.fa-hand-spock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-spock-o::before { content: \"\uf259\"; }.fa.fa-hand-pointer-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-pointer-o::before { content: \"\uf25a\"; }.fa.fa-hand-peace-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-peace-o::before { content: \"\uf25b\"; }.fa.fa-registered { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-wikipedia-w { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-television::before { content: \"\uf26c\"; }.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-calendar-plus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-plus-o::before { content: \"\uf271\"; }.fa.fa-calendar-minus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-minus-o::before { content: \"\uf272\"; }.fa.fa-calendar-times-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-times-o::before { content: \"\uf273\"; }.fa.fa-calendar-check-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-check-o::before { content: \"\uf274\"; }.fa.fa-map-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-map-o::before { content: \"\uf279\"; }.fa.fa-commenting::before { content: \"\uf4ad\"; }.fa.fa-commenting-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-commenting-o::before { content: \"\uf4ad\"; }.fa.fa-houzz, .fa.fa-vimeo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-vimeo::before { content: \"\uf27d\"; }.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card-alt::before { content: \"\uf09d\"; }.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-pause-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pause-circle-o::before { content: \"\uf28b\"; }.fa.fa-stop-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-stop-circle-o::before { content: \"\uf28d\"; }.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wheelchair-alt::before { content: \"\uf368\"; }.fa.fa-question-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-question-circle-o::before { content: \"\uf059\"; }.fa.fa-volume-control-phone::before { content: \"\uf2a0\"; }.fa.fa-asl-interpreting::before { content: \"\uf2a3\"; }.fa.fa-deafness::before, .fa.fa-hard-of-hearing::before { content: \"\uf2a4\"; }.fa.fa-glide, .fa.fa-glide-g { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-signing::before { content: \"\uf2a7\"; }.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-official::before { content: \"\uf2b3\"; }.fa.fa-google-plus-circle { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-circle::before { content: \"\uf2b3\"; }.fa.fa-fa, .fa.fa-font-awesome { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-fa::before { content: \"\uf2b4\"; }.fa.fa-handshake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-handshake-o::before { content: \"\uf2b5\"; }.fa.fa-envelope-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-open-o::before { content: \"\uf2b6\"; }.fa.fa-linode { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-address-book-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-book-o::before { content: \"\uf2b9\"; }.fa.fa-vcard::before { content: \"\uf2bb\"; }.fa.fa-address-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-card-o::before { content: \"\uf2bb\"; }.fa.fa-vcard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-vcard-o::before { content: \"\uf2bb\"; }.fa.fa-user-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-circle-o::before { content: \"\uf2bd\"; }.fa.fa-user-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-o::before { content: \"\uf007\"; }.fa.fa-id-badge { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license::before { content: \"\uf2c2\"; }.fa.fa-id-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-id-card-o::before { content: \"\uf2c2\"; }.fa.fa-drivers-license-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license-o::before { content: \"\uf2c2\"; }.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-thermometer-4::before, .fa.fa-thermometer::before { content: \"\uf2c7\"; }.fa.fa-thermometer-3::before { content: \"\uf2c8\"; }.fa.fa-thermometer-2::before { content: \"\uf2c9\"; }.fa.fa-thermometer-1::before { content: \"\uf2ca\"; }.fa.fa-thermometer-0::before { content: \"\uf2cb\"; }.fa.fa-bathtub::before, .fa.fa-s15::before { content: \"\uf2cd\"; }.fa.fa-window-maximize, .fa.fa-window-restore { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle::before { content: \"\uf410\"; }.fa.fa-window-close-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-window-close-o::before { content: \"\uf410\"; }.fa.fa-times-rectangle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle-o::before { content: \"\uf410\"; }.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-eercast::before { content: \"\uf2da\"; }.fa.fa-snowflake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-snowflake-o::before { content: \"\uf2dc\"; }.fa.fa-superpowers, .fa.fa-wpexplorer { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cab::before { content: \"\uf1ba\"; }<\/style><style media=\"all\" id=\"fa-main\">\/* inner styles set by WPT to match CSSOM *\/.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }.fa-xs { font-size: 0.75em; }.fa-sm { font-size: 0.875em; }.fa-1x { font-size: 1em; }.fa-2x { font-size: 2em; }.fa-3x { font-size: 3em; }.fa-4x { font-size: 4em; }.fa-5x { font-size: 5em; }.fa-6x { font-size: 6em; }.fa-7x { font-size: 7em; }.fa-8x { font-size: 8em; }.fa-9x { font-size: 9em; }.fa-10x { font-size: 10em; }.fa-fw { text-align: center; width: 1.25em; }.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0px; }.fa-ul > li { position: relative; }.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }.fa-border { border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; }.fa-pull-left { float: left; }.fa-pull-right { float: right; }.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left { margin-right: 0.3em; }.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right { margin-left: 0.3em; }.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }@-webkit-keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}@keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}.fa-rotate-90 { transform: rotate(90deg); }.fa-rotate-180 { transform: rotate(180deg); }.fa-rotate-270 { transform: rotate(270deg); }.fa-flip-horizontal { transform: scaleX(-1); }.fa-flip-vertical { transform: scaleY(-1); }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical { }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1); }:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 { filter: none; }.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; }.fa-stack-1x, .fa-stack-2x { left: 0px; position: absolute; text-align: center; width: 100%; }.fa-stack-1x { line-height: inherit; }.fa-stack-2x { font-size: 2em; }.fa-inverse { color: rgb(255, 255, 255); }.fa-500px::before { content: \"\uf26e\"; }.fa-accessible-icon::before { content: \"\uf368\"; }.fa-accusoft::before { content: \"\uf369\"; }.fa-acquisitions-incorporated::before { content: \"\uf6af\"; }.fa-ad::before { content: \"\uf641\"; }.fa-address-book::before { content: \"\uf2b9\"; }.fa-address-card::before { content: \"\uf2bb\"; }.fa-adjust::before { content: \"\uf042\"; }.fa-adn::before { content: \"\uf170\"; }.fa-adversal::before { content: \"\uf36a\"; }.fa-affiliatetheme::before { content: \"\uf36b\"; }.fa-air-freshener::before { content: \"\uf5d0\"; }.fa-airbnb::before { content: \"\uf834\"; }.fa-algolia::before { content: \"\uf36c\"; }.fa-align-center::before { content: \"\uf037\"; }.fa-align-justify::before { content: \"\uf039\"; }.fa-align-left::before { content: \"\uf036\"; }.fa-align-right::before { content: \"\uf038\"; }.fa-alipay::before { content: \"\uf642\"; }.fa-allergies::before { content: \"\uf461\"; }.fa-amazon::before { content: \"\uf270\"; }.fa-amazon-pay::before { content: \"\uf42c\"; }.fa-ambulance::before { content: \"\uf0f9\"; }.fa-american-sign-language-interpreting::before { content: \"\uf2a3\"; }.fa-amilia::before { content: \"\uf36d\"; }.fa-anchor::before { content: \"\uf13d\"; }.fa-android::before { content: \"\uf17b\"; }.fa-angellist::before { content: \"\uf209\"; }.fa-angle-double-down::before { content: \"\uf103\"; }.fa-angle-double-left::before { content: \"\uf100\"; }.fa-angle-double-right::before { content: \"\uf101\"; }.fa-angle-double-up::before { content: \"\uf102\"; }.fa-angle-down::before { content: \"\uf107\"; }.fa-angle-left::before { content: \"\uf104\"; }.fa-angle-right::before { content: \"\uf105\"; }.fa-angle-up::before { content: \"\uf106\"; }.fa-angry::before { content: \"\uf556\"; }.fa-angrycreative::before { content: \"\uf36e\"; }.fa-angular::before { content: \"\uf420\"; }.fa-ankh::before { content: \"\uf644\"; }.fa-app-store::before { content: \"\uf36f\"; }.fa-app-store-ios::before { content: \"\uf370\"; }.fa-apper::before { content: \"\uf371\"; }.fa-apple::before { content: \"\uf179\"; }.fa-apple-alt::before { content: \"\uf5d1\"; }.fa-apple-pay::before { content: \"\uf415\"; }.fa-archive::before { content: \"\uf187\"; }.fa-archway::before { content: \"\uf557\"; }.fa-arrow-alt-circle-down::before { content: \"\uf358\"; }.fa-arrow-alt-circle-left::before { content: \"\uf359\"; }.fa-arrow-alt-circle-right::before { content: \"\uf35a\"; }.fa-arrow-alt-circle-up::before { content: \"\uf35b\"; }.fa-arrow-circle-down::before { content: \"\uf0ab\"; }.fa-arrow-circle-left::before { content: \"\uf0a8\"; }.fa-arrow-circle-right::before { content: \"\uf0a9\"; }.fa-arrow-circle-up::before { content: \"\uf0aa\"; }.fa-arrow-down::before { content: \"\uf063\"; }.fa-arrow-left::before { content: \"\uf060\"; }.fa-arrow-right::before { content: \"\uf061\"; }.fa-arrow-up::before { content: \"\uf062\"; }.fa-arrows-alt::before { content: \"\uf0b2\"; }.fa-arrows-alt-h::before { content: \"\uf337\"; }.fa-arrows-alt-v::before { content: \"\uf338\"; }.fa-artstation::before { content: \"\uf77a\"; }.fa-assistive-listening-systems::before { content: \"\uf2a2\"; }.fa-asterisk::before { content: \"\uf069\"; }.fa-asymmetrik::before { content: \"\uf372\"; }.fa-at::before { content: \"\uf1fa\"; }.fa-atlas::before { content: \"\uf558\"; }.fa-atlassian::before { content: \"\uf77b\"; }.fa-atom::before { content: \"\uf5d2\"; }.fa-audible::before { content: \"\uf373\"; }.fa-audio-description::before { content: \"\uf29e\"; }.fa-autoprefixer::before { content: \"\uf41c\"; }.fa-avianex::before { content: \"\uf374\"; }.fa-aviato::before { content: \"\uf421\"; }.fa-award::before { content: \"\uf559\"; }.fa-aws::before { content: \"\uf375\"; }.fa-baby::before { content: \"\uf77c\"; }.fa-baby-carriage::before { content: \"\uf77d\"; }.fa-backspace::before { content: \"\uf55a\"; }.fa-backward::before { content: \"\uf04a\"; }.fa-bacon::before { content: \"\uf7e5\"; }.fa-bacteria::before { content: \"\ue059\"; }.fa-bacterium::before { content: \"\ue05a\"; }.fa-bahai::before { content: \"\uf666\"; }.fa-balance-scale::before { content: \"\uf24e\"; }.fa-balance-scale-left::before { content: \"\uf515\"; }.fa-balance-scale-right::before { content: \"\uf516\"; }.fa-ban::before { content: \"\uf05e\"; }.fa-band-aid::before { content: \"\uf462\"; }.fa-bandcamp::before { content: \"\uf2d5\"; }.fa-barcode::before { content: \"\uf02a\"; }.fa-bars::before { content: \"\uf0c9\"; }.fa-baseball-ball::before { content: \"\uf433\"; }.fa-basketball-ball::before { content: \"\uf434\"; }.fa-bath::before { content: \"\uf2cd\"; }.fa-battery-empty::before { content: \"\uf244\"; }.fa-battery-full::before { content: \"\uf240\"; }.fa-battery-half::before { content: \"\uf242\"; }.fa-battery-quarter::before { content: \"\uf243\"; }.fa-battery-three-quarters::before { content: \"\uf241\"; }.fa-battle-net::before { content: \"\uf835\"; }.fa-bed::before { content: \"\uf236\"; }.fa-beer::before { content: \"\uf0fc\"; }.fa-behance::before { content: \"\uf1b4\"; }.fa-behance-square::before { content: \"\uf1b5\"; }.fa-bell::before { content: \"\uf0f3\"; }.fa-bell-slash::before { content: \"\uf1f6\"; }.fa-bezier-curve::before { content: \"\uf55b\"; }.fa-bible::before { content: \"\uf647\"; }.fa-bicycle::before { content: \"\uf206\"; }.fa-biking::before { content: \"\uf84a\"; }.fa-bimobject::before { content: \"\uf378\"; }.fa-binoculars::before { content: \"\uf1e5\"; }.fa-biohazard::before { content: \"\uf780\"; }.fa-birthday-cake::before { content: \"\uf1fd\"; }.fa-bitbucket::before { content: \"\uf171\"; }.fa-bitcoin::before { content: \"\uf379\"; }.fa-bity::before { content: \"\uf37a\"; }.fa-black-tie::before { content: \"\uf27e\"; }.fa-blackberry::before { content: \"\uf37b\"; }.fa-blender::before { content: \"\uf517\"; }.fa-blender-phone::before { content: \"\uf6b6\"; }.fa-blind::before { content: \"\uf29d\"; }.fa-blog::before { content: \"\uf781\"; }.fa-blogger::before { content: \"\uf37c\"; }.fa-blogger-b::before { content: \"\uf37d\"; }.fa-bluetooth::before { content: \"\uf293\"; }.fa-bluetooth-b::before { content: \"\uf294\"; }.fa-bold::before { content: \"\uf032\"; }.fa-bolt::before { content: \"\uf0e7\"; }.fa-bomb::before { content: \"\uf1e2\"; }.fa-bone::before { content: \"\uf5d7\"; }.fa-bong::before { content: \"\uf55c\"; }.fa-book::before { content: \"\uf02d\"; }.fa-book-dead::before { content: \"\uf6b7\"; }.fa-book-medical::before { content: \"\uf7e6\"; }.fa-book-open::before { content: \"\uf518\"; }.fa-book-reader::before { content: \"\uf5da\"; }.fa-bookmark::before { content: \"\uf02e\"; }.fa-bootstrap::before { content: \"\uf836\"; }.fa-border-all::before { content: \"\uf84c\"; }.fa-border-none::before { content: \"\uf850\"; }.fa-border-style::before { content: \"\uf853\"; }.fa-bowling-ball::before { content: \"\uf436\"; }.fa-box::before { content: \"\uf466\"; }.fa-box-open::before { content: \"\uf49e\"; }.fa-box-tissue::before { content: \"\ue05b\"; }.fa-boxes::before { content: \"\uf468\"; }.fa-braille::before { content: \"\uf2a1\"; }.fa-brain::before { content: \"\uf5dc\"; }.fa-bread-slice::before { content: \"\uf7ec\"; }.fa-briefcase::before { content: \"\uf0b1\"; }.fa-briefcase-medical::before { content: \"\uf469\"; }.fa-broadcast-tower::before { content: \"\uf519\"; }.fa-broom::before { content: \"\uf51a\"; }.fa-brush::before { content: \"\uf55d\"; }.fa-btc::before { content: \"\uf15a\"; }.fa-buffer::before { content: \"\uf837\"; }.fa-bug::before { content: \"\uf188\"; }.fa-building::before { content: \"\uf1ad\"; }.fa-bullhorn::before { content: \"\uf0a1\"; }.fa-bullseye::before { content: \"\uf140\"; }.fa-burn::before { content: \"\uf46a\"; }.fa-buromobelexperte::before { content: \"\uf37f\"; }.fa-bus::before { content: \"\uf207\"; }.fa-bus-alt::before { content: \"\uf55e\"; }.fa-business-time::before { content: \"\uf64a\"; }.fa-buy-n-large::before { content: \"\uf8a6\"; }.fa-buysellads::before { content: \"\uf20d\"; }.fa-calculator::before { content: \"\uf1ec\"; }.fa-calendar::before { content: \"\uf133\"; }.fa-calendar-alt::before { content: \"\uf073\"; }.fa-calendar-check::before { content: \"\uf274\"; }.fa-calendar-day::before { content: \"\uf783\"; }.fa-calendar-minus::before { content: \"\uf272\"; }.fa-calendar-plus::before { content: \"\uf271\"; }.fa-calendar-times::before { content: \"\uf273\"; }.fa-calendar-week::before { content: \"\uf784\"; }.fa-camera::before { content: \"\uf030\"; }.fa-camera-retro::before { content: \"\uf083\"; }.fa-campground::before { content: \"\uf6bb\"; }.fa-canadian-maple-leaf::before { content: \"\uf785\"; }.fa-candy-cane::before { content: \"\uf786\"; }.fa-cannabis::before { content: \"\uf55f\"; }.fa-capsules::before { content: \"\uf46b\"; }.fa-car::before { content: \"\uf1b9\"; }.fa-car-alt::before { content: \"\uf5de\"; }.fa-car-battery::before { content: \"\uf5df\"; }.fa-car-crash::before { content: \"\uf5e1\"; }.fa-car-side::before { content: \"\uf5e4\"; }.fa-caravan::before { content: \"\uf8ff\"; }.fa-caret-down::before { content: \"\uf0d7\"; }.fa-caret-left::before { content: \"\uf0d9\"; }.fa-caret-right::before { content: \"\uf0da\"; }.fa-caret-square-down::before { content: \"\uf150\"; }.fa-caret-square-left::before { content: \"\uf191\"; }.fa-caret-square-right::before { content: \"\uf152\"; }.fa-caret-square-up::before { content: \"\uf151\"; }.fa-caret-up::before { content: \"\uf0d8\"; }.fa-carrot::before { content: \"\uf787\"; }.fa-cart-arrow-down::before { content: \"\uf218\"; }.fa-cart-plus::before { content: \"\uf217\"; }.fa-cash-register::before { content: \"\uf788\"; }.fa-cat::before { content: \"\uf6be\"; }.fa-cc-amazon-pay::before { content: \"\uf42d\"; }.fa-cc-amex::before { content: \"\uf1f3\"; }.fa-cc-apple-pay::before { content: \"\uf416\"; }.fa-cc-diners-club::before { content: \"\uf24c\"; }.fa-cc-discover::before { content: \"\uf1f2\"; }.fa-cc-jcb::before { content: \"\uf24b\"; }.fa-cc-mastercard::before { content: \"\uf1f1\"; }.fa-cc-paypal::before { content: \"\uf1f4\"; }.fa-cc-stripe::before { content: \"\uf1f5\"; }.fa-cc-visa::before { content: \"\uf1f0\"; }.fa-centercode::before { content: \"\uf380\"; }.fa-centos::before { content: \"\uf789\"; }.fa-certificate::before { content: \"\uf0a3\"; }.fa-chair::before { content: \"\uf6c0\"; }.fa-chalkboard::before { content: \"\uf51b\"; }.fa-chalkboard-teacher::before { content: \"\uf51c\"; }.fa-charging-station::before { content: \"\uf5e7\"; }.fa-chart-area::before { content: \"\uf1fe\"; }.fa-chart-bar::before { content: \"\uf080\"; }.fa-chart-line::before { content: \"\uf201\"; }.fa-chart-pie::before { content: \"\uf200\"; }.fa-check::before { content: \"\uf00c\"; }.fa-check-circle::before { content: \"\uf058\"; }.fa-check-double::before { content: \"\uf560\"; }.fa-check-square::before { content: \"\uf14a\"; }.fa-cheese::before { content: \"\uf7ef\"; }.fa-chess::before { content: \"\uf439\"; }.fa-chess-bishop::before { content: \"\uf43a\"; }.fa-chess-board::before { content: \"\uf43c\"; }.fa-chess-king::before { content: \"\uf43f\"; }.fa-chess-knight::before { content: \"\uf441\"; }.fa-chess-pawn::before { content: \"\uf443\"; }.fa-chess-queen::before { content: \"\uf445\"; }.fa-chess-rook::before { content: \"\uf447\"; }.fa-chevron-circle-down::before { content: \"\uf13a\"; }.fa-chevron-circle-left::before { content: \"\uf137\"; }.fa-chevron-circle-right::before { content: \"\uf138\"; }.fa-chevron-circle-up::before { content: \"\uf139\"; }.fa-chevron-down::before { content: \"\uf078\"; }.fa-chevron-left::before { content: \"\uf053\"; }.fa-chevron-right::before { content: \"\uf054\"; }.fa-chevron-up::before { content: \"\uf077\"; }.fa-child::before { content: \"\uf1ae\"; }.fa-chrome::before { content: \"\uf268\"; }.fa-chromecast::before { content: \"\uf838\"; }.fa-church::before { content: \"\uf51d\"; }.fa-circle::before { content: \"\uf111\"; }.fa-circle-notch::before { content: \"\uf1ce\"; }.fa-city::before { content: \"\uf64f\"; }.fa-clinic-medical::before { content: \"\uf7f2\"; }.fa-clipboard::before { content: \"\uf328\"; }.fa-clipboard-check::before { content: \"\uf46c\"; }.fa-clipboard-list::before { content: \"\uf46d\"; }.fa-clock::before { content: \"\uf017\"; }.fa-clone::before { content: \"\uf24d\"; }.fa-closed-captioning::before { content: \"\uf20a\"; }.fa-cloud::before { content: \"\uf0c2\"; }.fa-cloud-download-alt::before { content: \"\uf381\"; }.fa-cloud-meatball::before { content: \"\uf73b\"; }.fa-cloud-moon::before { content: \"\uf6c3\"; }.fa-cloud-moon-rain::before { content: \"\uf73c\"; }.fa-cloud-rain::before { content: \"\uf73d\"; }.fa-cloud-showers-heavy::before { content: \"\uf740\"; }.fa-cloud-sun::before { content: \"\uf6c4\"; }.fa-cloud-sun-rain::before { content: \"\uf743\"; }.fa-cloud-upload-alt::before { content: \"\uf382\"; }.fa-cloudflare::before { content: \"\ue07d\"; }.fa-cloudscale::before { content: \"\uf383\"; }.fa-cloudsmith::before { content: \"\uf384\"; }.fa-cloudversify::before { content: \"\uf385\"; }.fa-cocktail::before { content: \"\uf561\"; }.fa-code::before { content: \"\uf121\"; }.fa-code-branch::before { content: \"\uf126\"; }.fa-codepen::before { content: \"\uf1cb\"; }.fa-codiepie::before { content: \"\uf284\"; }.fa-coffee::before { content: \"\uf0f4\"; }.fa-cog::before { content: \"\uf013\"; }.fa-cogs::before { content: \"\uf085\"; }.fa-coins::before { content: \"\uf51e\"; }.fa-columns::before { content: \"\uf0db\"; }.fa-comment::before { content: \"\uf075\"; }.fa-comment-alt::before { content: \"\uf27a\"; }.fa-comment-dollar::before { content: \"\uf651\"; }.fa-comment-dots::before { content: \"\uf4ad\"; }.fa-comment-medical::before { content: \"\uf7f5\"; }.fa-comment-slash::before { content: \"\uf4b3\"; }.fa-comments::before { content: \"\uf086\"; }.fa-comments-dollar::before { content: \"\uf653\"; }.fa-compact-disc::before { content: \"\uf51f\"; }.fa-compass::before { content: \"\uf14e\"; }.fa-compress::before { content: \"\uf066\"; }.fa-compress-alt::before { content: \"\uf422\"; }.fa-compress-arrows-alt::before { content: \"\uf78c\"; }.fa-concierge-bell::before { content: \"\uf562\"; }.fa-confluence::before { content: \"\uf78d\"; }.fa-connectdevelop::before { content: \"\uf20e\"; }.fa-contao::before { content: \"\uf26d\"; }.fa-cookie::before { content: \"\uf563\"; }.fa-cookie-bite::before { content: \"\uf564\"; }.fa-copy::before { content: \"\uf0c5\"; }.fa-copyright::before { content: \"\uf1f9\"; }.fa-cotton-bureau::before { content: \"\uf89e\"; }.fa-couch::before { content: \"\uf4b8\"; }.fa-cpanel::before { content: \"\uf388\"; }.fa-creative-commons::before { content: \"\uf25e\"; }.fa-creative-commons-by::before { content: \"\uf4e7\"; }.fa-creative-commons-nc::before { content: \"\uf4e8\"; }.fa-creative-commons-nc-eu::before { content: \"\uf4e9\"; }.fa-creative-commons-nc-jp::before { content: \"\uf4ea\"; }.fa-creative-commons-nd::before { content: \"\uf4eb\"; }.fa-creative-commons-pd::before { content: \"\uf4ec\"; }.fa-creative-commons-pd-alt::before { content: \"\uf4ed\"; }.fa-creative-commons-remix::before { content: \"\uf4ee\"; }.fa-creative-commons-sa::before { content: \"\uf4ef\"; }.fa-creative-commons-sampling::before { content: \"\uf4f0\"; }.fa-creative-commons-sampling-plus::before { content: \"\uf4f1\"; }.fa-creative-commons-share::before { content: \"\uf4f2\"; }.fa-creative-commons-zero::before { content: \"\uf4f3\"; }.fa-credit-card::before { content: \"\uf09d\"; }.fa-critical-role::before { content: \"\uf6c9\"; }.fa-crop::before { content: \"\uf125\"; }.fa-crop-alt::before { content: \"\uf565\"; }.fa-cross::before { content: \"\uf654\"; }.fa-crosshairs::before { content: \"\uf05b\"; }.fa-crow::before { content: \"\uf520\"; }.fa-crown::before { content: \"\uf521\"; }.fa-crutch::before { content: \"\uf7f7\"; }.fa-css3::before { content: \"\uf13c\"; }.fa-css3-alt::before { content: \"\uf38b\"; }.fa-cube::before { content: \"\uf1b2\"; }.fa-cubes::before { content: \"\uf1b3\"; }.fa-cut::before { content: \"\uf0c4\"; }.fa-cuttlefish::before { content: \"\uf38c\"; }.fa-d-and-d::before { content: \"\uf38d\"; }.fa-d-and-d-beyond::before { content: \"\uf6ca\"; }.fa-dailymotion::before { content: \"\ue052\"; }.fa-dashcube::before { content: \"\uf210\"; }.fa-database::before { content: \"\uf1c0\"; }.fa-deaf::before { content: \"\uf2a4\"; }.fa-deezer::before { content: \"\ue077\"; }.fa-delicious::before { content: \"\uf1a5\"; }.fa-democrat::before { content: \"\uf747\"; }.fa-deploydog::before { content: \"\uf38e\"; }.fa-deskpro::before { content: \"\uf38f\"; }.fa-desktop::before { content: \"\uf108\"; }.fa-dev::before { content: \"\uf6cc\"; }.fa-deviantart::before { content: \"\uf1bd\"; }.fa-dharmachakra::before { content: \"\uf655\"; }.fa-dhl::before { content: \"\uf790\"; }.fa-diagnoses::before { content: \"\uf470\"; }.fa-diaspora::before { content: \"\uf791\"; }.fa-dice::before { content: \"\uf522\"; }.fa-dice-d20::before { content: \"\uf6cf\"; }.fa-dice-d6::before { content: \"\uf6d1\"; }.fa-dice-five::before { content: \"\uf523\"; }.fa-dice-four::before { content: \"\uf524\"; }.fa-dice-one::before { content: \"\uf525\"; }.fa-dice-six::before { content: \"\uf526\"; }.fa-dice-three::before { content: \"\uf527\"; }.fa-dice-two::before { content: \"\uf528\"; }.fa-digg::before { content: \"\uf1a6\"; }.fa-digital-ocean::before { content: \"\uf391\"; }.fa-digital-tachograph::before { content: \"\uf566\"; }.fa-directions::before { content: \"\uf5eb\"; }.fa-discord::before { content: \"\uf392\"; }.fa-discourse::before { content: \"\uf393\"; }.fa-disease::before { content: \"\uf7fa\"; }.fa-divide::before { content: \"\uf529\"; }.fa-dizzy::before { content: \"\uf567\"; }.fa-dna::before { content: \"\uf471\"; }.fa-dochub::before { content: \"\uf394\"; }.fa-docker::before { content: \"\uf395\"; }.fa-dog::before { content: \"\uf6d3\"; }.fa-dollar-sign::before { content: \"\uf155\"; }.fa-dolly::before { content: \"\uf472\"; }.fa-dolly-flatbed::before { content: \"\uf474\"; }.fa-donate::before { content: \"\uf4b9\"; }.fa-door-closed::before { content: \"\uf52a\"; }.fa-door-open::before { content: \"\uf52b\"; }.fa-dot-circle::before { content: \"\uf192\"; }.fa-dove::before { content: \"\uf4ba\"; }.fa-download::before { content: \"\uf019\"; }.fa-draft2digital::before { content: \"\uf396\"; }.fa-drafting-compass::before { content: \"\uf568\"; }.fa-dragon::before { content: \"\uf6d5\"; }.fa-draw-polygon::before { content: \"\uf5ee\"; }.fa-dribbble::before { content: \"\uf17d\"; }.fa-dribbble-square::before { content: \"\uf397\"; }.fa-dropbox::before { content: \"\uf16b\"; }.fa-drum::before { content: \"\uf569\"; }.fa-drum-steelpan::before { content: \"\uf56a\"; }.fa-drumstick-bite::before { content: \"\uf6d7\"; }.fa-drupal::before { content: \"\uf1a9\"; }.fa-dumbbell::before { content: \"\uf44b\"; }.fa-dumpster::before { content: \"\uf793\"; }.fa-dumpster-fire::before { content: \"\uf794\"; }.fa-dungeon::before { content: \"\uf6d9\"; }.fa-dyalog::before { content: \"\uf399\"; }.fa-earlybirds::before { content: \"\uf39a\"; }.fa-ebay::before { content: \"\uf4f4\"; }.fa-edge::before { content: \"\uf282\"; }.fa-edge-legacy::before { content: \"\ue078\"; }.fa-edit::before { content: \"\uf044\"; }.fa-egg::before { content: \"\uf7fb\"; }.fa-eject::before { content: \"\uf052\"; }.fa-elementor::before { content: \"\uf430\"; }.fa-ellipsis-h::before { content: \"\uf141\"; }.fa-ellipsis-v::before { content: \"\uf142\"; }.fa-ello::before { content: \"\uf5f1\"; }.fa-ember::before { content: \"\uf423\"; }.fa-empire::before { content: \"\uf1d1\"; }.fa-envelope::before { content: \"\uf0e0\"; }.fa-envelope-open::before { content: \"\uf2b6\"; }.fa-envelope-open-text::before { content: \"\uf658\"; }.fa-envelope-square::before { content: \"\uf199\"; }.fa-envira::before { content: \"\uf299\"; }.fa-equals::before { content: \"\uf52c\"; }.fa-eraser::before { content: \"\uf12d\"; }.fa-erlang::before { content: \"\uf39d\"; }.fa-ethereum::before { content: \"\uf42e\"; }.fa-ethernet::before { content: \"\uf796\"; }.fa-etsy::before { content: \"\uf2d7\"; }.fa-euro-sign::before { content: \"\uf153\"; }.fa-evernote::before { content: \"\uf839\"; }.fa-exchange-alt::before { content: \"\uf362\"; }.fa-exclamation::before { content: \"\uf12a\"; }.fa-exclamation-circle::before { content: \"\uf06a\"; }.fa-exclamation-triangle::before { content: \"\uf071\"; }.fa-expand::before { content: \"\uf065\"; }.fa-expand-alt::before { content: \"\uf424\"; }.fa-expand-arrows-alt::before { content: \"\uf31e\"; }.fa-expeditedssl::before { content: \"\uf23e\"; }.fa-external-link-alt::before { content: \"\uf35d\"; }.fa-external-link-square-alt::before { content: \"\uf360\"; }.fa-eye::before { content: \"\uf06e\"; }.fa-eye-dropper::before { content: \"\uf1fb\"; }.fa-eye-slash::before { content: \"\uf070\"; }.fa-facebook::before { content: \"\uf09a\"; }.fa-facebook-f::before { content: \"\uf39e\"; }.fa-facebook-messenger::before { content: \"\uf39f\"; }.fa-facebook-square::before { content: \"\uf082\"; }.fa-fan::before { content: \"\uf863\"; }.fa-fantasy-flight-games::before { content: \"\uf6dc\"; }.fa-fast-backward::before { content: \"\uf049\"; }.fa-fast-forward::before { content: \"\uf050\"; }.fa-faucet::before { content: \"\ue005\"; }.fa-fax::before { content: \"\uf1ac\"; }.fa-feather::before { content: \"\uf52d\"; }.fa-feather-alt::before { content: \"\uf56b\"; }.fa-fedex::before { content: \"\uf797\"; }.fa-fedora::before { content: \"\uf798\"; }.fa-female::before { content: \"\uf182\"; }.fa-fighter-jet::before { content: \"\uf0fb\"; }.fa-figma::before { content: \"\uf799\"; }.fa-file::before { content: \"\uf15b\"; }.fa-file-alt::before { content: \"\uf15c\"; }.fa-file-archive::before { content: \"\uf1c6\"; }.fa-file-audio::before { content: \"\uf1c7\"; }.fa-file-code::before { content: \"\uf1c9\"; }.fa-file-contract::before { content: \"\uf56c\"; }.fa-file-csv::before { content: \"\uf6dd\"; }.fa-file-download::before { content: \"\uf56d\"; }.fa-file-excel::before { content: \"\uf1c3\"; }.fa-file-export::before { content: \"\uf56e\"; }.fa-file-image::before { content: \"\uf1c5\"; }.fa-file-import::before { content: \"\uf56f\"; }.fa-file-invoice::before { content: \"\uf570\"; }.fa-file-invoice-dollar::before { content: \"\uf571\"; }.fa-file-medical::before { content: \"\uf477\"; }.fa-file-medical-alt::before { content: \"\uf478\"; }.fa-file-pdf::before { content: \"\uf1c1\"; }.fa-file-powerpoint::before { content: \"\uf1c4\"; }.fa-file-prescription::before { content: \"\uf572\"; }.fa-file-signature::before { content: \"\uf573\"; }.fa-file-upload::before { content: \"\uf574\"; }.fa-file-video::before { content: \"\uf1c8\"; }.fa-file-word::before { content: \"\uf1c2\"; }.fa-fill::before { content: \"\uf575\"; }.fa-fill-drip::before { content: \"\uf576\"; }.fa-film::before { content: \"\uf008\"; }.fa-filter::before { content: \"\uf0b0\"; }.fa-fingerprint::before { content: \"\uf577\"; }.fa-fire::before { content: \"\uf06d\"; }.fa-fire-alt::before { content: \"\uf7e4\"; }.fa-fire-extinguisher::before { content: \"\uf134\"; }.fa-firefox::before { content: \"\uf269\"; }.fa-firefox-browser::before { content: \"\ue007\"; }.fa-first-aid::before { content: \"\uf479\"; }.fa-first-order::before { content: \"\uf2b0\"; }.fa-first-order-alt::before { content: \"\uf50a\"; }.fa-firstdraft::before { content: \"\uf3a1\"; }.fa-fish::before { content: \"\uf578\"; }.fa-fist-raised::before { content: \"\uf6de\"; }.fa-flag::before { content: \"\uf024\"; }.fa-flag-checkered::before { content: \"\uf11e\"; }.fa-flag-usa::before { content: \"\uf74d\"; }.fa-flask::before { content: \"\uf0c3\"; }.fa-flickr::before { content: \"\uf16e\"; }.fa-flipboard::before { content: \"\uf44d\"; }.fa-flushed::before { content: \"\uf579\"; }.fa-fly::before { content: \"\uf417\"; }.fa-folder::before { content: \"\uf07b\"; }.fa-folder-minus::before { content: \"\uf65d\"; }.fa-folder-open::before { content: \"\uf07c\"; }.fa-folder-plus::before { content: \"\uf65e\"; }.fa-font::before { content: \"\uf031\"; }.fa-font-awesome::before { content: \"\uf2b4\"; }.fa-font-awesome-alt::before { content: \"\uf35c\"; }.fa-font-awesome-flag::before { content: \"\uf425\"; }.fa-font-awesome-logo-full::before { content: \"\uf4e6\"; }.fa-fonticons::before { content: \"\uf280\"; }.fa-fonticons-fi::before { content: \"\uf3a2\"; }.fa-football-ball::before { content: \"\uf44e\"; }.fa-fort-awesome::before { content: \"\uf286\"; }.fa-fort-awesome-alt::before { content: \"\uf3a3\"; }.fa-forumbee::before { content: \"\uf211\"; }.fa-forward::before { content: \"\uf04e\"; }.fa-foursquare::before { content: \"\uf180\"; }.fa-free-code-camp::before { content: \"\uf2c5\"; }.fa-freebsd::before { content: \"\uf3a4\"; }.fa-frog::before { content: \"\uf52e\"; }.fa-frown::before { content: \"\uf119\"; }.fa-frown-open::before { content: \"\uf57a\"; }.fa-fulcrum::before { content: \"\uf50b\"; }.fa-funnel-dollar::before { content: \"\uf662\"; }.fa-futbol::before { content: \"\uf1e3\"; }.fa-galactic-republic::before { content: \"\uf50c\"; }.fa-galactic-senate::before { content: \"\uf50d\"; }.fa-gamepad::before { content: \"\uf11b\"; }.fa-gas-pump::before { content: \"\uf52f\"; }.fa-gavel::before { content: \"\uf0e3\"; }.fa-gem::before { content: \"\uf3a5\"; }.fa-genderless::before { content: \"\uf22d\"; }.fa-get-pocket::before { content: \"\uf265\"; }.fa-gg::before { content: \"\uf260\"; }.fa-gg-circle::before { content: \"\uf261\"; }.fa-ghost::before { content: \"\uf6e2\"; }.fa-gift::before { content: \"\uf06b\"; }.fa-gifts::before { content: \"\uf79c\"; }.fa-git::before { content: \"\uf1d3\"; }.fa-git-alt::before { content: \"\uf841\"; }.fa-git-square::before { content: \"\uf1d2\"; }.fa-github::before { content: \"\uf09b\"; }.fa-github-alt::before { content: \"\uf113\"; }.fa-github-square::before { content: \"\uf092\"; }.fa-gitkraken::before { content: \"\uf3a6\"; }.fa-gitlab::before { content: \"\uf296\"; }.fa-gitter::before { content: \"\uf426\"; }.fa-glass-cheers::before { content: \"\uf79f\"; }.fa-glass-martini::before { content: \"\uf000\"; }.fa-glass-martini-alt::before { content: \"\uf57b\"; }.fa-glass-whiskey::before { content: \"\uf7a0\"; }.fa-glasses::before { content: \"\uf530\"; }.fa-glide::before { content: \"\uf2a5\"; }.fa-glide-g::before { content: \"\uf2a6\"; }.fa-globe::before { content: \"\uf0ac\"; }.fa-globe-africa::before { content: \"\uf57c\"; }.fa-globe-americas::before { content: \"\uf57d\"; }.fa-globe-asia::before { content: \"\uf57e\"; }.fa-globe-europe::before { content: \"\uf7a2\"; }.fa-gofore::before { content: \"\uf3a7\"; }.fa-golf-ball::before { content: \"\uf450\"; }.fa-goodreads::before { content: \"\uf3a8\"; }.fa-goodreads-g::before { content: \"\uf3a9\"; }.fa-google::before { content: \"\uf1a0\"; }.fa-google-drive::before { content: \"\uf3aa\"; }.fa-google-pay::before { content: \"\ue079\"; }.fa-google-play::before { content: \"\uf3ab\"; }.fa-google-plus::before { content: \"\uf2b3\"; }.fa-google-plus-g::before { content: \"\uf0d5\"; }.fa-google-plus-square::before { content: \"\uf0d4\"; }.fa-google-wallet::before { content: \"\uf1ee\"; }.fa-gopuram::before { content: \"\uf664\"; }.fa-graduation-cap::before { content: \"\uf19d\"; }.fa-gratipay::before { content: \"\uf184\"; }.fa-grav::before { content: \"\uf2d6\"; }.fa-greater-than::before { content: \"\uf531\"; }.fa-greater-than-equal::before { content: \"\uf532\"; }.fa-grimace::before { content: \"\uf57f\"; }.fa-grin::before { content: \"\uf580\"; }.fa-grin-alt::before { content: \"\uf581\"; }.fa-grin-beam::before { content: \"\uf582\"; }.fa-grin-beam-sweat::before { content: \"\uf583\"; }.fa-grin-hearts::before { content: \"\uf584\"; }.fa-grin-squint::before { content: \"\uf585\"; }.fa-grin-squint-tears::before { content: \"\uf586\"; }.fa-grin-stars::before { content: \"\uf587\"; }.fa-grin-tears::before { content: \"\uf588\"; }.fa-grin-tongue::before { content: \"\uf589\"; }.fa-grin-tongue-squint::before { content: \"\uf58a\"; }.fa-grin-tongue-wink::before { content: \"\uf58b\"; }.fa-grin-wink::before { content: \"\uf58c\"; }.fa-grip-horizontal::before { content: \"\uf58d\"; }.fa-grip-lines::before { content: \"\uf7a4\"; }.fa-grip-lines-vertical::before { content: \"\uf7a5\"; }.fa-grip-vertical::before { content: \"\uf58e\"; }.fa-gripfire::before { content: \"\uf3ac\"; }.fa-grunt::before { content: \"\uf3ad\"; }.fa-guilded::before { content: \"\ue07e\"; }.fa-guitar::before { content: \"\uf7a6\"; }.fa-gulp::before { content: \"\uf3ae\"; }.fa-h-square::before { content: \"\uf0fd\"; }.fa-hacker-news::before { content: \"\uf1d4\"; }.fa-hacker-news-square::before { content: \"\uf3af\"; }.fa-hackerrank::before { content: \"\uf5f7\"; }.fa-hamburger::before { content: \"\uf805\"; }.fa-hammer::before { content: \"\uf6e3\"; }.fa-hamsa::before { content: \"\uf665\"; }.fa-hand-holding::before { content: \"\uf4bd\"; }.fa-hand-holding-heart::before { content: \"\uf4be\"; }.fa-hand-holding-medical::before { content: \"\ue05c\"; }.fa-hand-holding-usd::before { content: \"\uf4c0\"; }.fa-hand-holding-water::before { content: \"\uf4c1\"; }.fa-hand-lizard::before { content: \"\uf258\"; }.fa-hand-middle-finger::before { content: \"\uf806\"; }.fa-hand-paper::before { content: \"\uf256\"; }.fa-hand-peace::before { content: \"\uf25b\"; }.fa-hand-point-down::before { content: \"\uf0a7\"; }.fa-hand-point-left::before { content: \"\uf0a5\"; }.fa-hand-point-right::before { content: \"\uf0a4\"; }.fa-hand-point-up::before { content: \"\uf0a6\"; }.fa-hand-pointer::before { content: \"\uf25a\"; }.fa-hand-rock::before { content: \"\uf255\"; }.fa-hand-scissors::before { content: \"\uf257\"; }.fa-hand-sparkles::before { content: \"\ue05d\"; }.fa-hand-spock::before { content: \"\uf259\"; }.fa-hands::before { content: \"\uf4c2\"; }.fa-hands-helping::before { content: \"\uf4c4\"; }.fa-hands-wash::before { content: \"\ue05e\"; }.fa-handshake::before { content: \"\uf2b5\"; }.fa-handshake-alt-slash::before { content: \"\ue05f\"; }.fa-handshake-slash::before { content: \"\ue060\"; }.fa-hanukiah::before { content: \"\uf6e6\"; }.fa-hard-hat::before { content: \"\uf807\"; }.fa-hashtag::before { content: \"\uf292\"; }.fa-hat-cowboy::before { content: \"\uf8c0\"; }.fa-hat-cowboy-side::before { content: \"\uf8c1\"; }.fa-hat-wizard::before { content: \"\uf6e8\"; }.fa-hdd::before { content: \"\uf0a0\"; }.fa-head-side-cough::before { content: \"\ue061\"; }.fa-head-side-cough-slash::before { content: \"\ue062\"; }.fa-head-side-mask::before { content: \"\ue063\"; }.fa-head-side-virus::before { content: \"\ue064\"; }.fa-heading::before { content: \"\uf1dc\"; }.fa-headphones::before { content: \"\uf025\"; }.fa-headphones-alt::before { content: \"\uf58f\"; }.fa-headset::before { content: \"\uf590\"; }.fa-heart::before { content: \"\uf004\"; }.fa-heart-broken::before { content: \"\uf7a9\"; }.fa-heartbeat::before { content: \"\uf21e\"; }.fa-helicopter::before { content: \"\uf533\"; }.fa-highlighter::before { content: \"\uf591\"; }.fa-hiking::before { content: \"\uf6ec\"; }.fa-hippo::before { content: \"\uf6ed\"; }.fa-hips::before { content: \"\uf452\"; }.fa-hire-a-helper::before { content: \"\uf3b0\"; }.fa-history::before { content: \"\uf1da\"; }.fa-hive::before { content: \"\ue07f\"; }.fa-hockey-puck::before { content: \"\uf453\"; }.fa-holly-berry::before { content: \"\uf7aa\"; }.fa-home::before { content: \"\uf015\"; }.fa-hooli::before { content: \"\uf427\"; }.fa-hornbill::before { content: \"\uf592\"; }.fa-horse::before { content: \"\uf6f0\"; }.fa-horse-head::before { content: \"\uf7ab\"; }.fa-hospital::before { content: \"\uf0f8\"; }.fa-hospital-alt::before { content: \"\uf47d\"; }.fa-hospital-symbol::before { content: \"\uf47e\"; }.fa-hospital-user::before { content: \"\uf80d\"; }.fa-hot-tub::before { content: \"\uf593\"; }.fa-hotdog::before { content: \"\uf80f\"; }.fa-hotel::before { content: \"\uf594\"; }.fa-hotjar::before { content: \"\uf3b1\"; }.fa-hourglass::before { content: \"\uf254\"; }.fa-hourglass-end::before { content: \"\uf253\"; }.fa-hourglass-half::before { content: \"\uf252\"; }.fa-hourglass-start::before { content: \"\uf251\"; }.fa-house-damage::before { content: \"\uf6f1\"; }.fa-house-user::before { content: \"\ue065\"; }.fa-houzz::before { content: \"\uf27c\"; }.fa-hryvnia::before { content: \"\uf6f2\"; }.fa-html5::before { content: \"\uf13b\"; }.fa-hubspot::before { content: \"\uf3b2\"; }.fa-i-cursor::before { content: \"\uf246\"; }.fa-ice-cream::before { content: \"\uf810\"; }.fa-icicles::before { content: \"\uf7ad\"; }.fa-icons::before { content: \"\uf86d\"; }.fa-id-badge::before { content: \"\uf2c1\"; }.fa-id-card::before { content: \"\uf2c2\"; }.fa-id-card-alt::before { content: \"\uf47f\"; }.fa-ideal::before { content: \"\ue013\"; }.fa-igloo::before { content: \"\uf7ae\"; }.fa-image::before { content: \"\uf03e\"; }.fa-images::before { content: \"\uf302\"; }.fa-imdb::before { content: \"\uf2d8\"; }.fa-inbox::before { content: \"\uf01c\"; }.fa-indent::before { content: \"\uf03c\"; }.fa-industry::before { content: \"\uf275\"; }.fa-infinity::before { content: \"\uf534\"; }.fa-info::before { content: \"\uf129\"; }.fa-info-circle::before { content: \"\uf05a\"; }.fa-innosoft::before { content: \"\ue080\"; }.fa-instagram::before { content: \"\uf16d\"; }.fa-instagram-square::before { content: \"\ue055\"; }.fa-instalod::before { content: \"\ue081\"; }.fa-intercom::before { content: \"\uf7af\"; }.fa-internet-explorer::before { content: \"\uf26b\"; }.fa-invision::before { content: \"\uf7b0\"; }.fa-ioxhost::before { content: \"\uf208\"; }.fa-italic::before { content: \"\uf033\"; }.fa-itch-io::before { content: \"\uf83a\"; }.fa-itunes::before { content: \"\uf3b4\"; }.fa-itunes-note::before { content: \"\uf3b5\"; }.fa-java::before { content: \"\uf4e4\"; }.fa-jedi::before { content: \"\uf669\"; }.fa-jedi-order::before { content: \"\uf50e\"; }.fa-jenkins::before { content: \"\uf3b6\"; }.fa-jira::before { content: \"\uf7b1\"; }.fa-joget::before { content: \"\uf3b7\"; }.fa-joint::before { content: \"\uf595\"; }.fa-joomla::before { content: \"\uf1aa\"; }.fa-journal-whills::before { content: \"\uf66a\"; }.fa-js::before { content: \"\uf3b8\"; }.fa-js-square::before { content: \"\uf3b9\"; }.fa-jsfiddle::before { content: \"\uf1cc\"; }.fa-kaaba::before { content: \"\uf66b\"; }.fa-kaggle::before { content: \"\uf5fa\"; }.fa-key::before { content: \"\uf084\"; }.fa-keybase::before { content: \"\uf4f5\"; }.fa-keyboard::before { content: \"\uf11c\"; }.fa-keycdn::before { content: \"\uf3ba\"; }.fa-khanda::before { content: \"\uf66d\"; }.fa-kickstarter::before { content: \"\uf3bb\"; }.fa-kickstarter-k::before { content: \"\uf3bc\"; }.fa-kiss::before { content: \"\uf596\"; }.fa-kiss-beam::before { content: \"\uf597\"; }.fa-kiss-wink-heart::before { content: \"\uf598\"; }.fa-kiwi-bird::before { content: \"\uf535\"; }.fa-korvue::before { content: \"\uf42f\"; }.fa-landmark::before { content: \"\uf66f\"; }.fa-language::before { content: \"\uf1ab\"; }.fa-laptop::before { content: \"\uf109\"; }.fa-laptop-code::before { content: \"\uf5fc\"; }.fa-laptop-house::before { content: \"\ue066\"; }.fa-laptop-medical::before { content: \"\uf812\"; }.fa-laravel::before { content: \"\uf3bd\"; }.fa-lastfm::before { content: \"\uf202\"; }.fa-lastfm-square::before { content: \"\uf203\"; }.fa-laugh::before { content: \"\uf599\"; }.fa-laugh-beam::before { content: \"\uf59a\"; }.fa-laugh-squint::before { content: \"\uf59b\"; }.fa-laugh-wink::before { content: \"\uf59c\"; }.fa-layer-group::before { content: \"\uf5fd\"; }.fa-leaf::before { content: \"\uf06c\"; }.fa-leanpub::before { content: \"\uf212\"; }.fa-lemon::before { content: \"\uf094\"; }.fa-less::before { content: \"\uf41d\"; }.fa-less-than::before { content: \"\uf536\"; }.fa-less-than-equal::before { content: \"\uf537\"; }.fa-level-down-alt::before { content: \"\uf3be\"; }.fa-level-up-alt::before { content: \"\uf3bf\"; }.fa-life-ring::before { content: \"\uf1cd\"; }.fa-lightbulb::before { content: \"\uf0eb\"; }.fa-line::before { content: \"\uf3c0\"; }.fa-link::before { content: \"\uf0c1\"; }.fa-linkedin::before { content: \"\uf08c\"; }.fa-linkedin-in::before { content: \"\uf0e1\"; }.fa-linode::before { content: \"\uf2b8\"; }.fa-linux::before { content: \"\uf17c\"; }.fa-lira-sign::before { content: \"\uf195\"; }.fa-list::before { content: \"\uf03a\"; }.fa-list-alt::before { content: \"\uf022\"; }.fa-list-ol::before { content: \"\uf0cb\"; }.fa-list-ul::before { content: \"\uf0ca\"; }.fa-location-arrow::before { content: \"\uf124\"; }.fa-lock::before { content: \"\uf023\"; }.fa-lock-open::before { content: \"\uf3c1\"; }.fa-long-arrow-alt-down::before { content: \"\uf309\"; }.fa-long-arrow-alt-left::before { content: \"\uf30a\"; }.fa-long-arrow-alt-right::before { content: \"\uf30b\"; }.fa-long-arrow-alt-up::before { content: \"\uf30c\"; }.fa-low-vision::before { content: \"\uf2a8\"; }.fa-luggage-cart::before { content: \"\uf59d\"; }.fa-lungs::before { content: \"\uf604\"; }.fa-lungs-virus::before { content: \"\ue067\"; }.fa-lyft::before { content: \"\uf3c3\"; }.fa-magento::before { content: \"\uf3c4\"; }.fa-magic::before { content: \"\uf0d0\"; }.fa-magnet::before { content: \"\uf076\"; }.fa-mail-bulk::before { content: \"\uf674\"; }.fa-mailchimp::before { content: \"\uf59e\"; }.fa-male::before { content: \"\uf183\"; }.fa-mandalorian::before { content: \"\uf50f\"; }.fa-map::before { content: \"\uf279\"; }.fa-map-marked::before { content: \"\uf59f\"; }.fa-map-marked-alt::before { content: \"\uf5a0\"; }.fa-map-marker::before { content: \"\uf041\"; }.fa-map-marker-alt::before { content: \"\uf3c5\"; }.fa-map-pin::before { content: \"\uf276\"; }.fa-map-signs::before { content: \"\uf277\"; }.fa-markdown::before { content: \"\uf60f\"; }.fa-marker::before { content: \"\uf5a1\"; }.fa-mars::before { content: \"\uf222\"; }.fa-mars-double::before { content: \"\uf227\"; }.fa-mars-stroke::before { content: \"\uf229\"; }.fa-mars-stroke-h::before { content: \"\uf22b\"; }.fa-mars-stroke-v::before { content: \"\uf22a\"; }.fa-mask::before { content: \"\uf6fa\"; }.fa-mastodon::before { content: \"\uf4f6\"; }.fa-maxcdn::before { content: \"\uf136\"; }.fa-mdb::before { content: \"\uf8ca\"; }.fa-medal::before { content: \"\uf5a2\"; }.fa-medapps::before { content: \"\uf3c6\"; }.fa-medium::before { content: \"\uf23a\"; }.fa-medium-m::before { content: \"\uf3c7\"; }.fa-medkit::before { content: \"\uf0fa\"; }.fa-medrt::before { content: \"\uf3c8\"; }.fa-meetup::before { content: \"\uf2e0\"; }.fa-megaport::before { content: \"\uf5a3\"; }.fa-meh::before { content: \"\uf11a\"; }.fa-meh-blank::before { content: \"\uf5a4\"; }.fa-meh-rolling-eyes::before { content: \"\uf5a5\"; }.fa-memory::before { content: \"\uf538\"; }.fa-mendeley::before { content: \"\uf7b3\"; }.fa-menorah::before { content: \"\uf676\"; }.fa-mercury::before { content: \"\uf223\"; }.fa-meteor::before { content: \"\uf753\"; }.fa-microblog::before { content: \"\ue01a\"; }.fa-microchip::before { content: \"\uf2db\"; }.fa-microphone::before { content: \"\uf130\"; }.fa-microphone-alt::before { content: \"\uf3c9\"; }.fa-microphone-alt-slash::before { content: \"\uf539\"; }.fa-microphone-slash::before { content: \"\uf131\"; }.fa-microscope::before { content: \"\uf610\"; }.fa-microsoft::before { content: \"\uf3ca\"; }.fa-minus::before { content: \"\uf068\"; }.fa-minus-circle::before { content: \"\uf056\"; }.fa-minus-square::before { content: \"\uf146\"; }.fa-mitten::before { content: \"\uf7b5\"; }.fa-mix::before { content: \"\uf3cb\"; }.fa-mixcloud::before { content: \"\uf289\"; }.fa-mixer::before { content: \"\ue056\"; }.fa-mizuni::before { content: \"\uf3cc\"; }.fa-mobile::before { content: \"\uf10b\"; }.fa-mobile-alt::before { content: \"\uf3cd\"; }.fa-modx::before { content: \"\uf285\"; }.fa-monero::before { content: \"\uf3d0\"; }.fa-money-bill::before { content: \"\uf0d6\"; }.fa-money-bill-alt::before { content: \"\uf3d1\"; }.fa-money-bill-wave::before { content: \"\uf53a\"; }.fa-money-bill-wave-alt::before { content: \"\uf53b\"; }.fa-money-check::before { content: \"\uf53c\"; }.fa-money-check-alt::before { content: \"\uf53d\"; }.fa-monument::before { content: \"\uf5a6\"; }.fa-moon::before { content: \"\uf186\"; }.fa-mortar-pestle::before { content: \"\uf5a7\"; }.fa-mosque::before { content: \"\uf678\"; }.fa-motorcycle::before { content: \"\uf21c\"; }.fa-mountain::before { content: \"\uf6fc\"; }.fa-mouse::before { content: \"\uf8cc\"; }.fa-mouse-pointer::before { content: \"\uf245\"; }.fa-mug-hot::before { content: \"\uf7b6\"; }.fa-music::before { content: \"\uf001\"; }.fa-napster::before { content: \"\uf3d2\"; }.fa-neos::before { content: \"\uf612\"; }.fa-network-wired::before { content: \"\uf6ff\"; }.fa-neuter::before { content: \"\uf22c\"; }.fa-newspaper::before { content: \"\uf1ea\"; }.fa-nimblr::before { content: \"\uf5a8\"; }.fa-node::before { content: \"\uf419\"; }.fa-node-js::before { content: \"\uf3d3\"; }.fa-not-equal::before { content: \"\uf53e\"; }.fa-notes-medical::before { content: \"\uf481\"; }.fa-npm::before { content: \"\uf3d4\"; }.fa-ns8::before { content: \"\uf3d5\"; }.fa-nutritionix::before { content: \"\uf3d6\"; }.fa-object-group::before { content: \"\uf247\"; }.fa-object-ungroup::before { content: \"\uf248\"; }.fa-octopus-deploy::before { content: \"\ue082\"; }.fa-odnoklassniki::before { content: \"\uf263\"; }.fa-odnoklassniki-square::before { content: \"\uf264\"; }.fa-oil-can::before { content: \"\uf613\"; }.fa-old-republic::before { content: \"\uf510\"; }.fa-om::before { content: \"\uf679\"; }.fa-opencart::before { content: \"\uf23d\"; }.fa-openid::before { content: \"\uf19b\"; }.fa-opera::before { content: \"\uf26a\"; }.fa-optin-monster::before { content: \"\uf23c\"; }.fa-orcid::before { content: \"\uf8d2\"; }.fa-osi::before { content: \"\uf41a\"; }.fa-otter::before { content: \"\uf700\"; }.fa-outdent::before { content: \"\uf03b\"; }.fa-page4::before { content: \"\uf3d7\"; }.fa-pagelines::before { content: \"\uf18c\"; }.fa-pager::before { content: \"\uf815\"; }.fa-paint-brush::before { content: \"\uf1fc\"; }.fa-paint-roller::before { content: \"\uf5aa\"; }.fa-palette::before { content: \"\uf53f\"; }.fa-palfed::before { content: \"\uf3d8\"; }.fa-pallet::before { content: \"\uf482\"; }.fa-paper-plane::before { content: \"\uf1d8\"; }.fa-paperclip::before { content: \"\uf0c6\"; }.fa-parachute-box::before { content: \"\uf4cd\"; }.fa-paragraph::before { content: \"\uf1dd\"; }.fa-parking::before { content: \"\uf540\"; }.fa-passport::before { content: \"\uf5ab\"; }.fa-pastafarianism::before { content: \"\uf67b\"; }.fa-paste::before { content: \"\uf0ea\"; }.fa-patreon::before { content: \"\uf3d9\"; }.fa-pause::before { content: \"\uf04c\"; }.fa-pause-circle::before { content: \"\uf28b\"; }.fa-paw::before { content: \"\uf1b0\"; }.fa-paypal::before { content: \"\uf1ed\"; }.fa-peace::before { content: \"\uf67c\"; }.fa-pen::before { content: \"\uf304\"; }.fa-pen-alt::before { content: \"\uf305\"; }.fa-pen-fancy::before { content: \"\uf5ac\"; }.fa-pen-nib::before { content: \"\uf5ad\"; }.fa-pen-square::before { content: \"\uf14b\"; }.fa-pencil-alt::before { content: \"\uf303\"; }.fa-pencil-ruler::before { content: \"\uf5ae\"; }.fa-penny-arcade::before { content: \"\uf704\"; }.fa-people-arrows::before { content: \"\ue068\"; }.fa-people-carry::before { content: \"\uf4ce\"; }.fa-pepper-hot::before { content: \"\uf816\"; }.fa-perbyte::before { content: \"\ue083\"; }.fa-percent::before { content: \"\uf295\"; }.fa-percentage::before { content: \"\uf541\"; }.fa-periscope::before { content: \"\uf3da\"; }.fa-person-booth::before { content: \"\uf756\"; }.fa-phabricator::before { content: \"\uf3db\"; }.fa-phoenix-framework::before { content: \"\uf3dc\"; }.fa-phoenix-squadron::before { content: \"\uf511\"; }.fa-phone::before { content: \"\uf095\"; }.fa-phone-alt::before { content: \"\uf879\"; }.fa-phone-slash::before { content: \"\uf3dd\"; }.fa-phone-square::before { content: \"\uf098\"; }.fa-phone-square-alt::before { content: \"\uf87b\"; }.fa-phone-volume::before { content: \"\uf2a0\"; }.fa-photo-video::before { content: \"\uf87c\"; }.fa-php::before { content: \"\uf457\"; }.fa-pied-piper::before { content: \"\uf2ae\"; }.fa-pied-piper-alt::before { content: \"\uf1a8\"; }.fa-pied-piper-hat::before { content: \"\uf4e5\"; }.fa-pied-piper-pp::before { content: \"\uf1a7\"; }.fa-pied-piper-square::before { content: \"\ue01e\"; }.fa-piggy-bank::before { content: \"\uf4d3\"; }.fa-pills::before { content: \"\uf484\"; }.fa-pinterest::before { content: \"\uf0d2\"; }.fa-pinterest-p::before { content: \"\uf231\"; }.fa-pinterest-square::before { content: \"\uf0d3\"; }.fa-pizza-slice::before { content: \"\uf818\"; }.fa-place-of-worship::before { content: \"\uf67f\"; }.fa-plane::before { content: \"\uf072\"; }.fa-plane-arrival::before { content: \"\uf5af\"; }.fa-plane-departure::before { content: \"\uf5b0\"; }.fa-plane-slash::before { content: \"\ue069\"; }.fa-play::before { content: \"\uf04b\"; }.fa-play-circle::before { content: \"\uf144\"; }.fa-playstation::before { content: \"\uf3df\"; }.fa-plug::before { content: \"\uf1e6\"; }.fa-plus::before { content: \"\uf067\"; }.fa-plus-circle::before { content: \"\uf055\"; }.fa-plus-square::before { content: \"\uf0fe\"; }.fa-podcast::before { content: \"\uf2ce\"; }.fa-poll::before { content: \"\uf681\"; }.fa-poll-h::before { content: \"\uf682\"; }.fa-poo::before { content: \"\uf2fe\"; }.fa-poo-storm::before { content: \"\uf75a\"; }.fa-poop::before { content: \"\uf619\"; }.fa-portrait::before { content: \"\uf3e0\"; }.fa-pound-sign::before { content: \"\uf154\"; }.fa-power-off::before { content: \"\uf011\"; }.fa-pray::before { content: \"\uf683\"; }.fa-praying-hands::before { content: \"\uf684\"; }.fa-prescription::before { content: \"\uf5b1\"; }.fa-prescription-bottle::before { content: \"\uf485\"; }.fa-prescription-bottle-alt::before { content: \"\uf486\"; }.fa-print::before { content: \"\uf02f\"; }.fa-procedures::before { content: \"\uf487\"; }.fa-product-hunt::before { content: \"\uf288\"; }.fa-project-diagram::before { content: \"\uf542\"; }.fa-pump-medical::before { content: \"\ue06a\"; }.fa-pump-soap::before { content: \"\ue06b\"; }.fa-pushed::before { content: \"\uf3e1\"; }.fa-puzzle-piece::before { content: \"\uf12e\"; }.fa-python::before { content: \"\uf3e2\"; }.fa-qq::before { content: \"\uf1d6\"; }.fa-qrcode::before { content: \"\uf029\"; }.fa-question::before { content: \"\uf128\"; }.fa-question-circle::before { content: \"\uf059\"; }.fa-quidditch::before { content: \"\uf458\"; }.fa-quinscape::before { content: \"\uf459\"; }.fa-quora::before { content: \"\uf2c4\"; }.fa-quote-left::before { content: \"\uf10d\"; }.fa-quote-right::before { content: \"\uf10e\"; }.fa-quran::before { content: \"\uf687\"; }.fa-r-project::before { content: \"\uf4f7\"; }.fa-radiation::before { content: \"\uf7b9\"; }.fa-radiation-alt::before { content: \"\uf7ba\"; }.fa-rainbow::before { content: \"\uf75b\"; }.fa-random::before { content: \"\uf074\"; }.fa-raspberry-pi::before { content: \"\uf7bb\"; }.fa-ravelry::before { content: \"\uf2d9\"; }.fa-react::before { content: \"\uf41b\"; }.fa-reacteurope::before { content: \"\uf75d\"; }.fa-readme::before { content: \"\uf4d5\"; }.fa-rebel::before { content: \"\uf1d0\"; }.fa-receipt::before { content: \"\uf543\"; }.fa-record-vinyl::before { content: \"\uf8d9\"; }.fa-recycle::before { content: \"\uf1b8\"; }.fa-red-river::before { content: \"\uf3e3\"; }.fa-reddit::before { content: \"\uf1a1\"; }.fa-reddit-alien::before { content: \"\uf281\"; }.fa-reddit-square::before { content: \"\uf1a2\"; }.fa-redhat::before { content: \"\uf7bc\"; }.fa-redo::before { content: \"\uf01e\"; }.fa-redo-alt::before { content: \"\uf2f9\"; }.fa-registered::before { content: \"\uf25d\"; }.fa-remove-format::before { content: \"\uf87d\"; }.fa-renren::before { content: \"\uf18b\"; }.fa-reply::before { content: \"\uf3e5\"; }.fa-reply-all::before { content: \"\uf122\"; }.fa-replyd::before { content: \"\uf3e6\"; }.fa-republican::before { content: \"\uf75e\"; }.fa-researchgate::before { content: \"\uf4f8\"; }.fa-resolving::before { content: \"\uf3e7\"; }.fa-restroom::before { content: \"\uf7bd\"; }.fa-retweet::before { content: \"\uf079\"; }.fa-rev::before { content: \"\uf5b2\"; }.fa-ribbon::before { content: \"\uf4d6\"; }.fa-ring::before { content: \"\uf70b\"; }.fa-road::before { content: \"\uf018\"; }.fa-robot::before { content: \"\uf544\"; }.fa-rocket::before { content: \"\uf135\"; }.fa-rocketchat::before { content: \"\uf3e8\"; }.fa-rockrms::before { content: \"\uf3e9\"; }.fa-route::before { content: \"\uf4d7\"; }.fa-rss::before { content: \"\uf09e\"; }.fa-rss-square::before { content: \"\uf143\"; }.fa-ruble-sign::before { content: \"\uf158\"; }.fa-ruler::before { content: \"\uf545\"; }.fa-ruler-combined::before { content: \"\uf546\"; }.fa-ruler-horizontal::before { content: \"\uf547\"; }.fa-ruler-vertical::before { content: \"\uf548\"; }.fa-running::before { content: \"\uf70c\"; }.fa-rupee-sign::before { content: \"\uf156\"; }.fa-rust::before { content: \"\ue07a\"; }.fa-sad-cry::before { content: \"\uf5b3\"; }.fa-sad-tear::before { content: \"\uf5b4\"; }.fa-safari::before { content: \"\uf267\"; }.fa-salesforce::before { content: \"\uf83b\"; }.fa-sass::before { content: \"\uf41e\"; }.fa-satellite::before { content: \"\uf7bf\"; }.fa-satellite-dish::before { content: \"\uf7c0\"; }.fa-save::before { content: \"\uf0c7\"; }.fa-schlix::before { content: \"\uf3ea\"; }.fa-school::before { content: \"\uf549\"; }.fa-screwdriver::before { content: \"\uf54a\"; }.fa-scribd::before { content: \"\uf28a\"; }.fa-scroll::before { content: \"\uf70e\"; }.fa-sd-card::before { content: \"\uf7c2\"; }.fa-search::before { content: \"\uf002\"; }.fa-search-dollar::before { content: \"\uf688\"; }.fa-search-location::before { content: \"\uf689\"; }.fa-search-minus::before { content: \"\uf010\"; }.fa-search-plus::before { content: \"\uf00e\"; }.fa-searchengin::before { content: \"\uf3eb\"; }.fa-seedling::before { content: \"\uf4d8\"; }.fa-sellcast::before { content: \"\uf2da\"; }.fa-sellsy::before { content: \"\uf213\"; }.fa-server::before { content: \"\uf233\"; }.fa-servicestack::before { content: \"\uf3ec\"; }.fa-shapes::before { content: \"\uf61f\"; }.fa-share::before { content: \"\uf064\"; }.fa-share-alt::before { content: \"\uf1e0\"; }.fa-share-alt-square::before { content: \"\uf1e1\"; }.fa-share-square::before { content: \"\uf14d\"; }.fa-shekel-sign::before { content: \"\uf20b\"; }.fa-shield-alt::before { content: \"\uf3ed\"; }.fa-shield-virus::before { content: \"\ue06c\"; }.fa-ship::before { content: \"\uf21a\"; }.fa-shipping-fast::before { content: \"\uf48b\"; }.fa-shirtsinbulk::before { content: \"\uf214\"; }.fa-shoe-prints::before { content: \"\uf54b\"; }.fa-shopify::before { content: \"\ue057\"; }.fa-shopping-bag::before { content: \"\uf290\"; }.fa-shopping-basket::before { content: \"\uf291\"; }.fa-shopping-cart::before { content: \"\uf07a\"; }.fa-shopware::before { content: \"\uf5b5\"; }.fa-shower::before { content: \"\uf2cc\"; }.fa-shuttle-van::before { content: \"\uf5b6\"; }.fa-sign::before { content: \"\uf4d9\"; }.fa-sign-in-alt::before { content: \"\uf2f6\"; }.fa-sign-language::before { content: \"\uf2a7\"; }.fa-sign-out-alt::before { content: \"\uf2f5\"; }.fa-signal::before { content: \"\uf012\"; }.fa-signature::before { content: \"\uf5b7\"; }.fa-sim-card::before { content: \"\uf7c4\"; }.fa-simplybuilt::before { content: \"\uf215\"; }.fa-sink::before { content: \"\ue06d\"; }.fa-sistrix::before { content: \"\uf3ee\"; }.fa-sitemap::before { content: \"\uf0e8\"; }.fa-sith::before { content: \"\uf512\"; }.fa-skating::before { content: \"\uf7c5\"; }.fa-sketch::before { content: \"\uf7c6\"; }.fa-skiing::before { content: \"\uf7c9\"; }.fa-skiing-nordic::before { content: \"\uf7ca\"; }.fa-skull::before { content: \"\uf54c\"; }.fa-skull-crossbones::before { content: \"\uf714\"; }.fa-skyatlas::before { content: \"\uf216\"; }.fa-skype::before { content: \"\uf17e\"; }.fa-slack::before { content: \"\uf198\"; }.fa-slack-hash::before { content: \"\uf3ef\"; }.fa-slash::before { content: \"\uf715\"; }.fa-sleigh::before { content: \"\uf7cc\"; }.fa-sliders-h::before { content: \"\uf1de\"; }.fa-slideshare::before { content: \"\uf1e7\"; }.fa-smile::before { content: \"\uf118\"; }.fa-smile-beam::before { content: \"\uf5b8\"; }.fa-smile-wink::before { content: \"\uf4da\"; }.fa-smog::before { content: \"\uf75f\"; }.fa-smoking::before { content: \"\uf48d\"; }.fa-smoking-ban::before { content: \"\uf54d\"; }.fa-sms::before { content: \"\uf7cd\"; }.fa-snapchat::before { content: \"\uf2ab\"; }.fa-snapchat-ghost::before { content: \"\uf2ac\"; }.fa-snapchat-square::before { content: \"\uf2ad\"; }.fa-snowboarding::before { content: \"\uf7ce\"; }.fa-snowflake::before { content: \"\uf2dc\"; }.fa-snowman::before { content: \"\uf7d0\"; }.fa-snowplow::before { content: \"\uf7d2\"; }.fa-soap::before { content: \"\ue06e\"; }.fa-socks::before { content: \"\uf696\"; }.fa-solar-panel::before { content: \"\uf5ba\"; }.fa-sort::before { content: \"\uf0dc\"; }.fa-sort-alpha-down::before { content: \"\uf15d\"; }.fa-sort-alpha-down-alt::before { content: \"\uf881\"; }.fa-sort-alpha-up::before { content: \"\uf15e\"; }.fa-sort-alpha-up-alt::before { content: \"\uf882\"; }.fa-sort-amount-down::before { content: \"\uf160\"; }.fa-sort-amount-down-alt::before { content: \"\uf884\"; }.fa-sort-amount-up::before { content: \"\uf161\"; }.fa-sort-amount-up-alt::before { content: \"\uf885\"; }.fa-sort-down::before { content: \"\uf0dd\"; }.fa-sort-numeric-down::before { content: \"\uf162\"; }.fa-sort-numeric-down-alt::before { content: \"\uf886\"; }.fa-sort-numeric-up::before { content: \"\uf163\"; }.fa-sort-numeric-up-alt::before { content: \"\uf887\"; }.fa-sort-up::before { content: \"\uf0de\"; }.fa-soundcloud::before { content: \"\uf1be\"; }.fa-sourcetree::before { content: \"\uf7d3\"; }.fa-spa::before { content: \"\uf5bb\"; }.fa-space-shuttle::before { content: \"\uf197\"; }.fa-speakap::before { content: \"\uf3f3\"; }.fa-speaker-deck::before { content: \"\uf83c\"; }.fa-spell-check::before { content: \"\uf891\"; }.fa-spider::before { content: \"\uf717\"; }.fa-spinner::before { content: \"\uf110\"; }.fa-splotch::before { content: \"\uf5bc\"; }.fa-spotify::before { content: \"\uf1bc\"; }.fa-spray-can::before { content: \"\uf5bd\"; }.fa-square::before { content: \"\uf0c8\"; }.fa-square-full::before { content: \"\uf45c\"; }.fa-square-root-alt::before { content: \"\uf698\"; }.fa-squarespace::before { content: \"\uf5be\"; }.fa-stack-exchange::before { content: \"\uf18d\"; }.fa-stack-overflow::before { content: \"\uf16c\"; }.fa-stackpath::before { content: \"\uf842\"; }.fa-stamp::before { content: \"\uf5bf\"; }.fa-star::before { content: \"\uf005\"; }.fa-star-and-crescent::before { content: \"\uf699\"; }.fa-star-half::before { content: \"\uf089\"; }.fa-star-half-alt::before { content: \"\uf5c0\"; }.fa-star-of-david::before { content: \"\uf69a\"; }.fa-star-of-life::before { content: \"\uf621\"; }.fa-staylinked::before { content: \"\uf3f5\"; }.fa-steam::before { content: \"\uf1b6\"; }.fa-steam-square::before { content: \"\uf1b7\"; }.fa-steam-symbol::before { content: \"\uf3f6\"; }.fa-step-backward::before { content: \"\uf048\"; }.fa-step-forward::before { content: \"\uf051\"; }.fa-stethoscope::before { content: \"\uf0f1\"; }.fa-sticker-mule::before { content: \"\uf3f7\"; }.fa-sticky-note::before { content: \"\uf249\"; }.fa-stop::before { content: \"\uf04d\"; }.fa-stop-circle::before { content: \"\uf28d\"; }.fa-stopwatch::before { content: \"\uf2f2\"; }.fa-stopwatch-20::before { content: \"\ue06f\"; }.fa-store::before { content: \"\uf54e\"; }.fa-store-alt::before { content: \"\uf54f\"; }.fa-store-alt-slash::before { content: \"\ue070\"; }.fa-store-slash::before { content: \"\ue071\"; }.fa-strava::before { content: \"\uf428\"; }.fa-stream::before { content: \"\uf550\"; }.fa-street-view::before { content: \"\uf21d\"; }.fa-strikethrough::before { content: \"\uf0cc\"; }.fa-stripe::before { content: \"\uf429\"; }.fa-stripe-s::before { content: \"\uf42a\"; }.fa-stroopwafel::before { content: \"\uf551\"; }.fa-studiovinari::before { content: \"\uf3f8\"; }.fa-stumbleupon::before { content: \"\uf1a4\"; }.fa-stumbleupon-circle::before { content: \"\uf1a3\"; }.fa-subscript::before { content: \"\uf12c\"; }.fa-subway::before { content: \"\uf239\"; }.fa-suitcase::before { content: \"\uf0f2\"; }.fa-suitcase-rolling::before { content: \"\uf5c1\"; }.fa-sun::before { content: \"\uf185\"; }.fa-superpowers::before { content: \"\uf2dd\"; }.fa-superscript::before { content: \"\uf12b\"; }.fa-supple::before { content: \"\uf3f9\"; }.fa-surprise::before { content: \"\uf5c2\"; }.fa-suse::before { content: \"\uf7d6\"; }.fa-swatchbook::before { content: \"\uf5c3\"; }.fa-swift::before { content: \"\uf8e1\"; }.fa-swimmer::before { content: \"\uf5c4\"; }.fa-swimming-pool::before { content: \"\uf5c5\"; }.fa-symfony::before { content: \"\uf83d\"; }.fa-synagogue::before { content: \"\uf69b\"; }.fa-sync::before { content: \"\uf021\"; }.fa-sync-alt::before { content: \"\uf2f1\"; }.fa-syringe::before { content: \"\uf48e\"; }.fa-table::before { content: \"\uf0ce\"; }.fa-table-tennis::before { content: \"\uf45d\"; }.fa-tablet::before { content: \"\uf10a\"; }.fa-tablet-alt::before { content: \"\uf3fa\"; }.fa-tablets::before { content: \"\uf490\"; }.fa-tachometer-alt::before { content: \"\uf3fd\"; }.fa-tag::before { content: \"\uf02b\"; }.fa-tags::before { content: \"\uf02c\"; }.fa-tape::before { content: \"\uf4db\"; }.fa-tasks::before { content: \"\uf0ae\"; }.fa-taxi::before { content: \"\uf1ba\"; }.fa-teamspeak::before { content: \"\uf4f9\"; }.fa-teeth::before { content: \"\uf62e\"; }.fa-teeth-open::before { content: \"\uf62f\"; }.fa-telegram::before { content: \"\uf2c6\"; }.fa-telegram-plane::before { content: \"\uf3fe\"; }.fa-temperature-high::before { content: \"\uf769\"; }.fa-temperature-low::before { content: \"\uf76b\"; }.fa-tencent-weibo::before { content: \"\uf1d5\"; }.fa-tenge::before { content: \"\uf7d7\"; }.fa-terminal::before { content: \"\uf120\"; }.fa-text-height::before { content: \"\uf034\"; }.fa-text-width::before { content: \"\uf035\"; }.fa-th::before { content: \"\uf00a\"; }.fa-th-large::before { content: \"\uf009\"; }.fa-th-list::before { content: \"\uf00b\"; }.fa-the-red-yeti::before { content: \"\uf69d\"; }.fa-theater-masks::before { content: \"\uf630\"; }.fa-themeco::before { content: \"\uf5c6\"; }.fa-themeisle::before { content: \"\uf2b2\"; }.fa-thermometer::before { content: \"\uf491\"; }.fa-thermometer-empty::before { content: \"\uf2cb\"; }.fa-thermometer-full::before { content: \"\uf2c7\"; }.fa-thermometer-half::before { content: \"\uf2c9\"; }.fa-thermometer-quarter::before { content: \"\uf2ca\"; }.fa-thermometer-three-quarters::before { content: \"\uf2c8\"; }.fa-think-peaks::before { content: \"\uf731\"; }.fa-thumbs-down::before { content: \"\uf165\"; }.fa-thumbs-up::before { content: \"\uf164\"; }.fa-thumbtack::before { content: \"\uf08d\"; }.fa-ticket-alt::before { content: \"\uf3ff\"; }.fa-tiktok::before { content: \"\ue07b\"; }.fa-times::before { content: \"\uf00d\"; }.fa-times-circle::before { content: \"\uf057\"; }.fa-tint::before { content: \"\uf043\"; }.fa-tint-slash::before { content: \"\uf5c7\"; }.fa-tired::before { content: \"\uf5c8\"; }.fa-toggle-off::before { content: \"\uf204\"; }.fa-toggle-on::before { content: \"\uf205\"; }.fa-toilet::before { content: \"\uf7d8\"; }.fa-toilet-paper::before { content: \"\uf71e\"; }.fa-toilet-paper-slash::before { content: \"\ue072\"; }.fa-toolbox::before { content: \"\uf552\"; }.fa-tools::before { content: \"\uf7d9\"; }.fa-tooth::before { content: \"\uf5c9\"; }.fa-torah::before { content: \"\uf6a0\"; }.fa-torii-gate::before { content: \"\uf6a1\"; }.fa-tractor::before { content: \"\uf722\"; }.fa-trade-federation::before { content: \"\uf513\"; }.fa-trademark::before { content: \"\uf25c\"; }.fa-traffic-light::before { content: \"\uf637\"; }.fa-trailer::before { content: \"\ue041\"; }.fa-train::before { content: \"\uf238\"; }.fa-tram::before { content: \"\uf7da\"; }.fa-transgender::before { content: \"\uf224\"; }.fa-transgender-alt::before { content: \"\uf225\"; }.fa-trash::before { content: \"\uf1f8\"; }.fa-trash-alt::before { content: \"\uf2ed\"; }.fa-trash-restore::before { content: \"\uf829\"; }.fa-trash-restore-alt::before { content: \"\uf82a\"; }.fa-tree::before { content: \"\uf1bb\"; }.fa-trello::before { content: \"\uf181\"; }.fa-trophy::before { content: \"\uf091\"; }.fa-truck::before { content: \"\uf0d1\"; }.fa-truck-loading::before { content: \"\uf4de\"; }.fa-truck-monster::before { content: \"\uf63b\"; }.fa-truck-moving::before { content: \"\uf4df\"; }.fa-truck-pickup::before { content: \"\uf63c\"; }.fa-tshirt::before { content: \"\uf553\"; }.fa-tty::before { content: \"\uf1e4\"; }.fa-tumblr::before { content: \"\uf173\"; }.fa-tumblr-square::before { content: \"\uf174\"; }.fa-tv::before { content: \"\uf26c\"; }.fa-twitch::before { content: \"\uf1e8\"; }.fa-twitter::before { content: \"\uf099\"; }.fa-twitter-square::before { content: \"\uf081\"; }.fa-typo3::before { content: \"\uf42b\"; }.fa-uber::before { content: \"\uf402\"; }.fa-ubuntu::before { content: \"\uf7df\"; }.fa-uikit::before { content: \"\uf403\"; }.fa-umbraco::before { content: \"\uf8e8\"; }.fa-umbrella::before { content: \"\uf0e9\"; }.fa-umbrella-beach::before { content: \"\uf5ca\"; }.fa-uncharted::before { content: \"\ue084\"; }.fa-underline::before { content: \"\uf0cd\"; }.fa-undo::before { content: \"\uf0e2\"; }.fa-undo-alt::before { content: \"\uf2ea\"; }.fa-uniregistry::before { content: \"\uf404\"; }.fa-unity::before { content: \"\ue049\"; }.fa-universal-access::before { content: \"\uf29a\"; }.fa-university::before { content: \"\uf19c\"; }.fa-unlink::before { content: \"\uf127\"; }.fa-unlock::before { content: \"\uf09c\"; }.fa-unlock-alt::before { content: \"\uf13e\"; }.fa-unsplash::before { content: \"\ue07c\"; }.fa-untappd::before { content: \"\uf405\"; }.fa-upload::before { content: \"\uf093\"; }.fa-ups::before { content: \"\uf7e0\"; }.fa-usb::before { content: \"\uf287\"; }.fa-user::before { content: \"\uf007\"; }.fa-user-alt::before { content: \"\uf406\"; }.fa-user-alt-slash::before { content: \"\uf4fa\"; }.fa-user-astronaut::before { content: \"\uf4fb\"; }.fa-user-check::before { content: \"\uf4fc\"; }.fa-user-circle::before { content: \"\uf2bd\"; }.fa-user-clock::before { content: \"\uf4fd\"; }.fa-user-cog::before { content: \"\uf4fe\"; }.fa-user-edit::before { content: \"\uf4ff\"; }.fa-user-friends::before { content: \"\uf500\"; }.fa-user-graduate::before { content: \"\uf501\"; }.fa-user-injured::before { content: \"\uf728\"; }.fa-user-lock::before { content: \"\uf502\"; }.fa-user-md::before { content: \"\uf0f0\"; }.fa-user-minus::before { content: \"\uf503\"; }.fa-user-ninja::before { content: \"\uf504\"; }.fa-user-nurse::before { content: \"\uf82f\"; }.fa-user-plus::before { content: \"\uf234\"; }.fa-user-secret::before { content: \"\uf21b\"; }.fa-user-shield::before { content: \"\uf505\"; }.fa-user-slash::before { content: \"\uf506\"; }.fa-user-tag::before { content: \"\uf507\"; }.fa-user-tie::before { content: \"\uf508\"; }.fa-user-times::before { content: \"\uf235\"; }.fa-users::before { content: \"\uf0c0\"; }.fa-users-cog::before { content: \"\uf509\"; }.fa-users-slash::before { content: \"\ue073\"; }.fa-usps::before { content: \"\uf7e1\"; }.fa-ussunnah::before { content: \"\uf407\"; }.fa-utensil-spoon::before { content: \"\uf2e5\"; }.fa-utensils::before { content: \"\uf2e7\"; }.fa-vaadin::before { content: \"\uf408\"; }.fa-vector-square::before { content: \"\uf5cb\"; }.fa-venus::before { content: \"\uf221\"; }.fa-venus-double::before { content: \"\uf226\"; }.fa-venus-mars::before { content: \"\uf228\"; }.fa-vest::before { content: \"\ue085\"; }.fa-vest-patches::before { content: \"\ue086\"; }.fa-viacoin::before { content: \"\uf237\"; }.fa-viadeo::before { content: \"\uf2a9\"; }.fa-viadeo-square::before { content: \"\uf2aa\"; }.fa-vial::before { content: \"\uf492\"; }.fa-vials::before { content: \"\uf493\"; }.fa-viber::before { content: \"\uf409\"; }.fa-video::before { content: \"\uf03d\"; }.fa-video-slash::before { content: \"\uf4e2\"; }.fa-vihara::before { content: \"\uf6a7\"; }.fa-vimeo::before { content: \"\uf40a\"; }.fa-vimeo-square::before { content: \"\uf194\"; }.fa-vimeo-v::before { content: \"\uf27d\"; }.fa-vine::before { content: \"\uf1ca\"; }.fa-virus::before { content: \"\ue074\"; }.fa-virus-slash::before { content: \"\ue075\"; }.fa-viruses::before { content: \"\ue076\"; }.fa-vk::before { content: \"\uf189\"; }.fa-vnv::before { content: \"\uf40b\"; }.fa-voicemail::before { content: \"\uf897\"; }.fa-volleyball-ball::before { content: \"\uf45f\"; }.fa-volume-down::before { content: \"\uf027\"; }.fa-volume-mute::before { content: \"\uf6a9\"; }.fa-volume-off::before { content: \"\uf026\"; }.fa-volume-up::before { content: \"\uf028\"; }.fa-vote-yea::before { content: \"\uf772\"; }.fa-vr-cardboard::before { content: \"\uf729\"; }.fa-vuejs::before { content: \"\uf41f\"; }.fa-walking::before { content: \"\uf554\"; }.fa-wallet::before { content: \"\uf555\"; }.fa-warehouse::before { content: \"\uf494\"; }.fa-watchman-monitoring::before { content: \"\ue087\"; }.fa-water::before { content: \"\uf773\"; }.fa-wave-square::before { content: \"\uf83e\"; }.fa-waze::before { content: \"\uf83f\"; }.fa-weebly::before { content: \"\uf5cc\"; }.fa-weibo::before { content: \"\uf18a\"; }.fa-weight::before { content: \"\uf496\"; }.fa-weight-hanging::before { content: \"\uf5cd\"; }.fa-weixin::before { content: \"\uf1d7\"; }.fa-whatsapp::before { content: \"\uf232\"; }.fa-whatsapp-square::before { content: \"\uf40c\"; }.fa-wheelchair::before { content: \"\uf193\"; }.fa-whmcs::before { content: \"\uf40d\"; }.fa-wifi::before { content: \"\uf1eb\"; }.fa-wikipedia-w::before { content: \"\uf266\"; }.fa-wind::before { content: \"\uf72e\"; }.fa-window-close::before { content: \"\uf410\"; }.fa-window-maximize::before { content: \"\uf2d0\"; }.fa-window-minimize::before { content: \"\uf2d1\"; }.fa-window-restore::before { content: \"\uf2d2\"; }.fa-windows::before { content: \"\uf17a\"; }.fa-wine-bottle::before { content: \"\uf72f\"; }.fa-wine-glass::before { content: \"\uf4e3\"; }.fa-wine-glass-alt::before { content: \"\uf5ce\"; }.fa-wix::before { content: \"\uf5cf\"; }.fa-wizards-of-the-coast::before { content: \"\uf730\"; }.fa-wodu::before { content: \"\ue088\"; }.fa-wolf-pack-battalion::before { content: \"\uf514\"; }.fa-won-sign::before { content: \"\uf159\"; }.fa-wordpress::before { content: \"\uf19a\"; }.fa-wordpress-simple::before { content: \"\uf411\"; }.fa-wpbeginner::before { content: \"\uf297\"; }.fa-wpexplorer::before { content: \"\uf2de\"; }.fa-wpforms::before { content: \"\uf298\"; }.fa-wpressr::before { content: \"\uf3e4\"; }.fa-wrench::before { content: \"\uf0ad\"; }.fa-x-ray::before { content: \"\uf497\"; }.fa-xbox::before { content: \"\uf412\"; }.fa-xing::before { content: \"\uf168\"; }.fa-xing-square::before { content: \"\uf169\"; }.fa-y-combinator::before { content: \"\uf23b\"; }.fa-yahoo::before { content: \"\uf19e\"; }.fa-yammer::before { content: \"\uf840\"; }.fa-yandex::before { content: \"\uf413\"; }.fa-yandex-international::before { content: \"\uf414\"; }.fa-yarn::before { content: \"\uf7e3\"; }.fa-yelp::before { content: \"\uf1e9\"; }.fa-yen-sign::before { content: \"\uf157\"; }.fa-yin-yang::before { content: \"\uf6ad\"; }.fa-yoast::before { content: \"\uf2b1\"; }.fa-youtube::before { content: \"\uf167\"; }.fa-youtube-square::before { content: \"\uf431\"; }.fa-zhihu::before { content: \"\uf63f\"; }.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0px; overflow: visible; position: static; width: auto; }@font-face { font-family: \"Font Awesome 5 Brands\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }.fab { font-family: \"Font Awesome 5 Brands\"; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }.fab, .far { font-weight: 400; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }.fa, .far, .fas { font-family: \"Font Awesome 5 Free\"; }.fa, .fas { font-weight: 900; }<\/style>\n\n    <link href=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css\" rel=\"stylesheet\"><\/head>\n<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">\n\n  \n<header class=\"header | flex z-50\">\n\n  <a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>\n  <button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>\n\n  <nav class=\"primnav \" id=\"primnav\">\n    <ul id=\"menu flex\">\n            <li>\n        <a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>\n          <\/ul>\n    <span class=\"sd_mobile\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a><\/span>  <\/nav>\n\n<\/header>\n\n<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">\n    <span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>    <aside class=\"pg_work | md:w-2\/3 fixed top-[20vh] md:left-[10vw]\">\n        <p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>    <\/aside>\n    <article class=\"pg_work | flex content-end flex-wrap h-full\">\n        <section class=\"pjCover--wrapper absolute w-full lg:w-full h-full top-[2rem]\">\n            <div class=\"relative w-full h-full block\">\n                  \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 38vh; left: 60vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/0da741d754-1673953994\/loop-natan.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 1; top: 33vh; left: 42vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/4de51d91c8-1673953994\/natan-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 26vh; left: 52vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/52c1c1c2ad-1675200068\/loop-anthony-pns.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 18vh; left: 41vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/8b634d45fc-1675200526\/loop-anthony-pns-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 15vh; left: 24vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/89710e0f6e-1673954124\/loop-samen-zetten-we-door-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 33vh; left: 11vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/ffb364e7be-1673954124\/loop-samen-zetten-we-door-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 23vh; left: 59vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 1; top: 30vh; left: 56vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 37vh; left: 14vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/f453ebd7f8-1673953927\/loop-noemie-wolfs-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 0; top: 27vh; left: 12vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/67fbe83df0-1673953919\/noemie-wolfs-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 28vh; left: 64vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/065cc1d861-1673953859\/loop1-showreel.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 16vh; left: 18vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/fc41d0ef0d-1673953859\/showreel-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 35vh; left: 54vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/400ac55577-1673954074\/loop-growing-stillness.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 17vh; left: 43vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/afc0bd19a4-1673954067\/growing-stillness-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 1; top: 17vh; left: 36vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/72821317a2-1673954037\/anais-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 35vh; left: 54vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/5ef0ffbe06-1673954037\/anais-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 19vh; left: 37vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 16vh; left: 49vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                                            <\/div>\n        <\/section>\n        <section class=\"pjList | w-full flex-wrap flex justify-end\">\n            <div class=\"w-full lg:w-1\/2 flex flex-wrap flex-col\">\n              \n                            <a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>\n                            <a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>\n                            <a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>\n                            <a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>\n                            <a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>\n                            <a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>\n                            <a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>\n                            <a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>\n                            <a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>\n                                    <\/div>\n        <\/section>\n    <\/article>\n<\/main>\n\n  <script src=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js\" type=\"module\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js\"><\/script>\n  <script src=\"https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js\"><\/script>\n  <script>\n    \n  function toggleNav() {\n  let nav = document.getElementById('primnav')\n  let toggleBtn = document.getElementById('toggleMenu')\n  toggleBtn.addEventListener('click', function () {\n    nav.classList.toggle('shownav')\n    if (nav.classList.contains('shownav')) {\n      document.documentElement.classList.add('navOpen')\n    } else {\n      document.documentElement.classList.remove('navOpen')\n    }\n  })\n}\nlet navLink = document.getElementsByClassName('navLink')\nfor (let i = 0; i < navLink.length; i++) {\n  navLink[i].addEventListener('click', function () {\n    resetNav()\n  })\n}\nfunction resetNav() {\n  let nav = document.getElementById('primnav')\n  document.documentElement.classList.remove('navOpen')\n  nav.classList.remove('shownav')\n}\n<\/script>\n\n \n \n <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        376
                    ],
                    [
                        433,
                        4643
                    ]
                ],
                "longTasks": [
                    [
                        376,
                        433
                    ]
                ],
                "lastVisualChange": 4700,
                "render": 1000,
                "visualComplete85": 1000,
                "visualComplete90": 1900,
                "visualComplete95": 1900,
                "visualComplete99": 4700,
                "visualComplete": 4700,
                "SpeedIndex": 1198,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 974,
                        "size": 227683,
                        "DOMNodeId": 22,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                192,
                                198.59375,
                                1279.984375,
                                188.8125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 974,
                        "size": 227683,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 192,
                                "y": 198.59375,
                                "width": 1279.984375,
                                "height": 188.8125,
                                "top": 198.59375,
                                "right": 1471.984375,
                                "bottom": 387.40625,
                                "left": 192
                            },
                            "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1918,
                        "size": 68026,
                        "DOMNodeId": 6,
                        "nodeInfo": {
                            "nodeType": "VIDEO",
                            "attributes": {
                                "class": "pjCover second",
                                "autoplay": "",
                                "playsinline": "",
                                "loop": "",
                                "muted": "",
                                "data-atr": "Rider Portrait \u2014 Anthony Aelbrecht",
                                "style": "opacity: 0; top: 18vh; left: 41vw;"
                            },
                            "bounds": [
                                803.1875,
                                210.734375,
                                300,
                                225
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 973,
                        "size": 227683,
                        "DOMNodeId": 22,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                192,
                                198.59375,
                                1279.984375,
                                188.8125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 973,
                        "size": 227683,
                        "element": {
                            "nodeName": "P",
                            "boundingRect": {
                                "x": 192,
                                "y": 198.59375,
                                "width": 1279.984375,
                                "height": 188.8125,
                                "top": 198.59375,
                                "right": 1471.984375,
                                "bottom": 387.40625,
                                "left": 192
                            },
                            "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1918,
                        "size": 68026,
                        "DOMNodeId": 6,
                        "nodeInfo": {
                            "nodeType": "VIDEO",
                            "attributes": {
                                "class": "pjCover second",
                                "autoplay": "",
                                "playsinline": "",
                                "loop": "",
                                "muted": "",
                                "data-atr": "Rider Portrait \u2014 Anthony Aelbrecht",
                                "style": "opacity: 0; top: 18vh; left: 41vw;"
                            },
                            "bounds": [
                                803.1875,
                                210.734375,
                                300,
                                225
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "P",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 52
                    },
                    {
                        "name": "fetchStart",
                        "time": 61
                    },
                    {
                        "name": "navigationStart",
                        "time": 84
                    },
                    {
                        "name": "domLoading",
                        "time": 84
                    },
                    {
                        "name": "responseEnd",
                        "time": 84
                    },
                    {
                        "name": "domInteractive",
                        "time": 85
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 85
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 85
                    },
                    {
                        "name": "domComplete",
                        "time": 85
                    },
                    {
                        "name": "responseEnd",
                        "time": 296
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 306
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 306
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 306
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 306
                    },
                    {
                        "name": "domLoading",
                        "time": 306
                    },
                    {
                        "name": "LayoutShift",
                        "time": 802
                    },
                    {
                        "name": "domInteractive",
                        "time": 815
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 821
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 821
                    },
                    {
                        "name": "firstPaint",
                        "time": 872
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 872
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 872
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 872
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 872
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1726
                    },
                    {
                        "name": "domComplete",
                        "time": 2927
                    },
                    {
                        "name": "loadEventStart",
                        "time": 2927
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 2927
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 973
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 973
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1918
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.00015762651794986782
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.00015762651794986782
                    }
                ],
                "chromeUserTiming.navigationStart": 84,
                "chromeUserTiming.fetchStart": 62,
                "chromeUserTiming.domLoading": 307,
                "chromeUserTiming.responseEnd": 297,
                "chromeUserTiming.domInteractive": 815,
                "chromeUserTiming.domContentLoadedEventStart": 821,
                "chromeUserTiming.domContentLoadedEventEnd": 822,
                "chromeUserTiming.domComplete": 2927,
                "chromeUserTiming.unloadEventStart": 306,
                "chromeUserTiming.unloadEventEnd": 306,
                "chromeUserTiming.markAsMainFrame": 306,
                "chromeUserTiming.commitNavigationEnd": 307,
                "chromeUserTiming.LayoutShift": 803,
                "chromeUserTiming.firstPaint": 872,
                "chromeUserTiming.firstContentfulPaint": 872,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 872,
                "chromeUserTiming.firstMeaningfulPaint": 872,
                "chromeUserTiming.firstImagePaint": 1726,
                "chromeUserTiming.loadEventStart": 2928,
                "chromeUserTiming.loadEventEnd": 2928,
                "chromeUserTiming.LargestTextPaint": 974,
                "chromeUserTiming.LargestContentfulPaint": 974,
                "chromeUserTiming.LargestImagePaint": 1918,
                "chromeUserTiming.TotalLayoutShift": 0.00015762651794986782,
                "chromeUserTiming.CumulativeLayoutShift": 0.00015762651794986782,
                "LayoutShifts": [
                    {
                        "time": 802,
                        "score": 0.00015762651794986782,
                        "cumulative_score": 0.00015762651794986782,
                        "window_score": 0.00015762651794986782,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                1594,
                                14,
                                310,
                                27
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1663,
                                    "y": 16,
                                    "width": 241,
                                    "height": 24,
                                    "top": 16,
                                    "right": 1904,
                                    "bottom": 40,
                                    "left": 1663
                                },
                                "currentRect": {
                                    "x": 1594,
                                    "y": 14,
                                    "width": 310,
                                    "height": 27,
                                    "top": 14,
                                    "right": 1904,
                                    "bottom": 41,
                                    "left": 1594
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.00015762651794986782,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 347.459
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 310.60199999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 310.60899999999998
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 330.37700000000001
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 330.99900000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 331.03899999999999
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 331.04199999999997
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 331.05399999999997
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 347.322
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 350.00599999999997
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 350.21199999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 350.31900000000002
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 351.22800000000001
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 361.48200000000003
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 361.58699999999999
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 361.59699999999998
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 361.61399999999998
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 361.69799999999998
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 367.916
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 372.04899999999998
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 376.76999999999998
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 428.142
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 428.572
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 429.23599999999999
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 432.13799999999998
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 438.83999999999997
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 439.589
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 443.55900000000003
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 443.97699999999998
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 444.36000000000001
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 444.43099999999998
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 444.43599999999998
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 444.72800000000001
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 444.73200000000003
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 446.07600000000002
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 448.661
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 448.66399999999999
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 452.62099999999998
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 452.79199999999997
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 709.37199999999996
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 709.62300000000005
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 712.54700000000003
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 712.58000000000004
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 712.58299999999997
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 712.58900000000006
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 714.33299999999997
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 714.93200000000002
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 714.94299999999998
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 714.94600000000003
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 714.97400000000005
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 715.51599999999996
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 715.52300000000002
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 723.23199999999997
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 723.45100000000002
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 723.49599999999998
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 725.94200000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 727.45299999999997
                        },
                        "582": {
                            "name": "CSSSelectorPseudoScrollbar",
                            "firstUsed": 728.05100000000004
                        },
                        "584": {
                            "name": "CSSSelectorPseudoScrollbarThumb",
                            "firstUsed": 728.08500000000004
                        },
                        "585": {
                            "name": "CSSSelectorPseudoScrollbarTrack",
                            "firstUsed": 728.09699999999998
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 740.64700000000005
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 740.654
                        },
                        "1432": {
                            "name": "PointerEventDispatch",
                            "firstUsed": 751.55799999999999
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 789.66099999999994
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 789.83900000000006
                        },
                        "5043": {
                            "name": "Feature_5043",
                            "firstUsed": 800.94399999999996
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 814.04899999999998
                        },
                        "4297": {
                            "name": "UnhandledExceptionCountInMainThread",
                            "firstUsed": 821.202
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 839.26499999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1080.1189999999999
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 2927.6309999999999
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 350.221
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 350.238
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 350.26400000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 350.26600000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 350.26999999999998
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 350.27800000000002
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 361.60199999999998
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 361.60599999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 361.62299999999999
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 361.64100000000002
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 723.09199999999998
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 723.11500000000001
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 723.11800000000005
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 723.12099999999998
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 723.13400000000001
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 723.13699999999994
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 723.14099999999996
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 723.14800000000002
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 723.14999999999998
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 723.31399999999996
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 723.31799999999998
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 723.32299999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 723.327
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 723.36000000000001
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 723.36199999999997
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 723.36400000000003
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 723.36800000000005
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 723.37
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 723.37199999999996
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 723.37400000000002
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 723.375
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 723.37900000000002
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 723.38099999999997
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 723.43799999999999
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 723.44200000000001
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 723.44399999999996
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 723.447
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 723.45600000000002
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 723.49099999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 723.49400000000003
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 723.49699999999996
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 723.5
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 723.50300000000004
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 723.55200000000002
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 723.56799999999998
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 723.57299999999998
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 723.74000000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 723.74599999999998
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 723.76800000000003
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 723.76999999999998
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 723.79300000000001
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 723.83299999999997
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 723.88599999999997
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 723.88800000000003
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 723.91800000000001
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 723.91999999999996
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 723.93899999999996
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 725.88699999999994
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 725.89499999999998
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 725.89800000000002
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 725.90200000000004
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 725.90700000000004
                        },
                        "23": {
                            "name": "CSSPropertyBackgroundClip",
                            "firstUsed": 728.07000000000005
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 833.95100000000002
                        },
                        "9": {
                            "name": "CSSPropertyFontVariant",
                            "firstUsed": 836.25099999999998
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 836.25599999999997
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 836.28899999999999
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 836.29300000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 836.31299999999999
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 836.32100000000003
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 836.33799999999997
                        },
                        "166": {
                            "name": "CSSPropertyAliasWebkitAnimation",
                            "firstUsed": 836.36099999999999
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 836.36599999999999
                        },
                        "413": {
                            "name": "CSSPropertyAliasWebkitFilter",
                            "firstUsed": 836.42700000000002
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 836.42999999999995
                        },
                        "72": {
                            "name": "CSSPropertyClip",
                            "firstUsed": 839.23599999999999
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 839.24900000000002
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 840.476
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 4643,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "testID": "241224_AiDcNE_B8F",
                "step": 1,
                "effectiveBps": 3097,
                "domTime": 0,
                "aft": 0,
                "titleTime": 85,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.91000000000000003,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.90000000000000002,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 47.600000000000001,
                            "203": 25,
                            "304": 25,
                            "406": 100,
                            "507": 71.400000000000006,
                            "608": 15,
                            "709": 15,
                            "809": 73.700000000000003,
                            "913": 100,
                            "1013": 100,
                            "1115": 100,
                            "1219": 100,
                            "1323": 100,
                            "1423": 100,
                            "1528": 100,
                            "1630": 100,
                            "1731": 100,
                            "1832": 100,
                            "1934": 100,
                            "2035": 100,
                            "2136": 100,
                            "2238": 100,
                            "2347": 100,
                            "2448": 100,
                            "2549": 100,
                            "2652": 100,
                            "2752": 100,
                            "2855": 100,
                            "2957": 100,
                            "3057": 100,
                            "3158": 100,
                            "3259": 95,
                            "3360": 89.5,
                            "3460": 76.200000000000003,
                            "3561": 78.900000000000006,
                            "3662": 81,
                            "3763": 85,
                            "3864": 85.700000000000003,
                            "3965": 85,
                            "4066": 80,
                            "4167": 94.700000000000003,
                            "4268": 85.700000000000003,
                            "4369": 100,
                            "4470": 84.200000000000003,
                            "4570": 85.700000000000003,
                            "4672": 85
                        },
                        "max": 100,
                        "count": 47
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 8157,
                            "203": 22487,
                            "304": 1050036,
                            "406": 33262,
                            "507": 394039,
                            "608": 480849,
                            "709": 546901,
                            "809": 5229,
                            "913": 0,
                            "1013": 0,
                            "1115": 0,
                            "1219": 0,
                            "1323": 0,
                            "1423": 0,
                            "1528": 108416,
                            "1630": 0,
                            "1731": 0,
                            "1832": 3324,
                            "1934": 0,
                            "2035": 0,
                            "2136": 0,
                            "2238": 0,
                            "2347": 0,
                            "2448": 0,
                            "2549": 0,
                            "2652": 0,
                            "2752": 0,
                            "2855": 0,
                            "2957": 0,
                            "3057": 0,
                            "3158": 0,
                            "3259": 0,
                            "3360": 0,
                            "3460": 0,
                            "3561": 0,
                            "3662": 639268,
                            "3763": 234406,
                            "3864": 0,
                            "3965": 0,
                            "4066": 0,
                            "4167": 0,
                            "4268": 0,
                            "4369": 0,
                            "4470": 0,
                            "4570": 0,
                            "4672": 0
                        },
                        "max": 1050036,
                        "count": 47
                    }
                },
                "effectiveBpsDoc": 3097,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_002300.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003400.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003700.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003800.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003900.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004000.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004100.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004200.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004300.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004500.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004700.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "kit.fontawesome.com": {
                        "bytes": 4880,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 0,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "jeffreyroekens.com": {
                        "bytes": 3442,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 3442,
                        "bytesUncompressed": 18809,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 4880,
                        "bytesUncompressed": 13492,
                        "requests": 1
                    },
                    "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": 1
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-jt1b-10.10.1.53",
                    "loadTime": 8664,
                    "docTime": 8664,
                    "fullyLoaded": 27933,
                    "bytesOut": 95145,
                    "bytesOutDoc": 82996,
                    "bytesIn": 16031743,
                    "bytesInDoc": 16030894,
                    "requests": [
                        {
                            "type": 3,
                            "id": "5F87301569E8AC350B1D818A34D4CF23",
                            "request_id": "5F87301569E8AC350B1D818A34D4CF23",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/",
                            "raw_id": "5F87301569E8AC350B1D818A34D4CF23",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 78,
                            "ttfb_ms": 78,
                            "load_start": 201,
                            "load_start_float": 201.000078,
                            "bytesIn": 3436,
                            "objectSize": 3436,
                            "objectSizeUncompressed": 18809,
                            "chunks": [
                                {
                                    "ts": 279,
                                    "bytes": 3436,
                                    "inflated": 18809
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 51,
                            "connect_start": 51,
                            "connect_end": 115,
                            "ssl_start": 115,
                            "ssl_end": 201,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "jeffreyroekens.com",
                                "sanList": [
                                    "jeffreyroekens.com",
                                    "jeffreyroekenscom.site.tb-hosting.com",
                                    "www.jeffreyroekens.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1731216662,
                                "validTo": 1738992661,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1731220173245,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204AD6051DB2D3F14FE9E8C7EBB8C802D90B589DC2B37CA2CD2A871BC91DBC67CF022025F5930CE547EA7AC5AD31C02EE53FD55D8D322C8373E1DE94D36CA9A586FB2E"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1731220173312,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203796901FEEB748924651AB7F3D1F78E2257C5ACE61E3063B97FE0CF314FEAEA1022100B0CF4F12C8CC9FE96FDC6D328EAD36D64BA775D2A891DCCE865CC7BC5CDE8B44"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":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=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: no-store, private",
                                    "content-encoding: gzip",
                                    "content-length: 3436",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2128,
                            "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": 50,
                            "connect_ms": 64,
                            "ssl_ms": 86,
                            "gzip_total": 3436,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com 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": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGMjCCBRqgAwIBAgISBACGispY+6pwaXUdR5T9pTjmMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTEwMDUzMTAyWhcNMjUwMjA4MDUzMTAxWjAdMRswGQYDVQQD\nExJqZWZmcmV5cm9la2Vucy5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCxy3opBW7dYn6XyjimrKpqkzK3J4FOML6hakJubaSC6oOIVlxUshTyMg7D\nNqW3wCusCkAHtz81nz8UuYFwSFXvwc\/WNG9pTjeUu4CF66R4SzgPeKvbj+EH0r3W\nkO+jFMqBz7z3FnbJfSueDeInA4\/AESjtUxPaFOcUwU4TBtFr+v7fWe7R8S6f6W\/N\ngbdPB8ypE1YCs4z8oXMctj3MmbVpH4N\/eQ91XEnqEGqnTHJNz1sAOZxqEA1Jr7jG\nw6ktJ5\/\/8waNX5UnZV0+pmluIWHWIRlIvQj48GeWS2XIJkYQgNk7T+q7smd4KU0G\nLlsoSjXmQ5hTHSnded8GhJcCa2juMKoQ1Mitoh6mfM4sevrAx8WqaEwtcCu8+fhH\n4lxw82FHjDLlU88YKeWBpH4uVJ7OmMW3blQ\/yYSYwnS\/gIZGcsz+9mHxjdWz+r3\/\naIi6WWiEt2KhZqAAA0nWU1iiNqXzVD3FM1+NgjYPLGW9EnMnsdLlVB3TeALE58B4\nuezMBtuN2eQ5102rqJCek7sU79cR\/jioJ6kvpKOiUkzmv1sMQeoJHETm9DmakI9W\nZd2iWFOXhA03lwHZ68vxJNTrfw9uCyaJldDF53TuEXfEBxr8h3SuGp6\/H89D61Gb\nVWB+XenKFrA4Jvx8vn0ppMXDpiNtzg51U\/wkUw83NhSiQpBQWwIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD\nAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT5KsahEEyP7kk5edMVVMiSc39HDjAf\nBgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw\nIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG\nF2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFwGA1UdEQRVMFOCEmplZmZyZXlyb2Vr\nZW5zLmNvbYIlamVmZnJleXJvZWtlbnNjb20uc2l0ZS50Yi1ob3N0aW5nLmNvbYIW\nd3d3LmplZmZyZXlyb2VrZW5zLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMG\nCisGAQQB1nkCBAIEgfQEgfEA7wB1AKLjCuRF772tm3447Udnd1PXgluElNcrXhss\nxLlQpEfnAAABkxTDcb0AAAQDAEYwRAIgStYFHbLT8U\/p6MfruMgC2QtYncKzfKLN\nKocbyR28Z88CICX1kwzlR+p6xa0xwC7lP9VdjTIsg3Ph3pTTbKmlhvsuAHYAzxFW\n7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGTFMNyAAAABAMARzBFAiA3\nlpAf7rdIkkZRq389H3jiJXxazmHjBjuX\/gzzFP6uoQIhALDPTxLIzJ\/pb9xtMo6t\nNtZLp3XSqJHczoZcx7xc3otEMA0GCSqGSIb3DQEBCwUAA4IBAQBT34h+Lgij3mFe\nU5\/QKbBKDJuw7j8JpzGWPHqm\/grQ67N\/DNiHnADpc4VC7BYkQXGlY4X6loMD9nsx\npMOj8qH0AXps6NoLtS7fZwEiZF0IC8A2L0xnrgoaZBdgJaW3A\/q7PMX3SazR+VXY\ne6vwVBcNsxBAlOU\/SOyMmMcZiBSRIpuHfpHZ+5JsEHQTA+ug3HRyjx31C67VNljw\nUPTkhpn7ZQ68xrLf2+UqiziPePkWa\/iYQn136JmY\/kcEBCuUyO5+3a1q024uejVN\nfuT9xa4Xc7EtjkNuDWezf6uNcSUuVpJQU+ZmoREMc3XCZKsb+kL7V8+xy1OZYI2Z\n5vevj8j+\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 279,
                            "ttfb_start": 201,
                            "ttfb_end": 279,
                            "download_start": 279,
                            "download_end": 279,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 279,
                            "all_ms": 278,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    424.81,
                                    425.108
                                ],
                                [
                                    1505.0429999999999,
                                    1505.3879999999999
                                ],
                                [
                                    424.82600000000002,
                                    425.02600000000001
                                ],
                                [
                                    1505.05,
                                    1505.3219999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "26171.6",
                            "request_id": "26171.6",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/dist\/assets\/index.1afb8cf9.css",
                            "raw_id": "26171.6",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 62,
                            "ttfb_ms": 59,
                            "load_start": 318,
                            "load_start_float": 318.00014599999997,
                            "bytesIn": 4802,
                            "objectSize": 4802,
                            "objectSizeUncompressed": 18232,
                            "chunks": [
                                {
                                    "ts": 379,
                                    "bytes": 4802,
                                    "inflated": 18232
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 53,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index.1afb8cf9.css",
                                    ":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:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 4802",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "etag: \"4738-5f27535bf7809-gzip\"",
                                    "last-modified: Tue, 17 Jan 2023 12:55:10 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1873,
                            "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": 4802,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 315,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 146,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 380,
                            "ttfb_start": 318,
                            "ttfb_end": 377,
                            "download_start": 377,
                            "download_end": 380,
                            "download_ms": 3,
                            "all_start": 318,
                            "all_end": 380,
                            "all_ms": 62,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "26171.7",
                            "request_id": "26171.7",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/dist\/assets\/index.ab226470.js",
                            "raw_id": "26171.7",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 79,
                            "ttfb_ms": 77,
                            "load_start": 318,
                            "load_start_float": 318.00015200000001,
                            "bytesIn": 10399,
                            "objectSize": 10399,
                            "objectSizeUncompressed": 32282,
                            "chunks": [
                                {
                                    "ts": 396,
                                    "bytes": 10399,
                                    "inflated": 32282
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 200,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index.ab226470.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 10399",
                                    "content-type: text\/javascript",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "etag: \"7e1a-5f27535f6b608-gzip\"",
                                    "last-modified: Tue, 17 Jan 2023 12:55:14 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1933,
                            "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": 10399,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 316,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 152,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 397,
                            "ttfb_start": 318,
                            "ttfb_end": 395,
                            "download_start": 395,
                            "download_end": 397,
                            "download_ms": 2,
                            "all_start": 318,
                            "all_end": 397,
                            "all_ms": 79,
                            "index": 2,
                            "number": 3,
                            "cpuTimes": {
                                "FunctionCall": 5
                            },
                            "cpu.FunctionCall": 5,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    7516.1499999999996,
                                    7516.5039999999999
                                ],
                                [
                                    7516.9040000000005,
                                    7517.2520000000004
                                ],
                                [
                                    13516.078,
                                    13516.205
                                ],
                                [
                                    13516.931,
                                    13517.284
                                ],
                                [
                                    19516.097000000002,
                                    19516.204000000002
                                ],
                                [
                                    19516.925999999999,
                                    19517.218000000001
                                ],
                                [
                                    25516.097000000002,
                                    25516.293000000001
                                ],
                                [
                                    25516.901999999998,
                                    25519.636999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "26171.8",
                            "request_id": "26171.8",
                            "ip_addr": "104.17.25.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                            "raw_id": "26171.8",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 140,
                            "ttfb_ms": 135,
                            "load_start": 415,
                            "load_start_float": 415.000158,
                            "bytesIn": 3706,
                            "objectSize": 3706,
                            "objectSizeUncompressed": 12326,
                            "chunks": [
                                {
                                    "ts": 550,
                                    "bytes": 509,
                                    "inflated": 832
                                },
                                {
                                    "ts": 552,
                                    "bytes": 1176,
                                    "inflated": 3281
                                },
                                {
                                    "ts": 553,
                                    "bytes": 1176,
                                    "inflated": 4829
                                },
                                {
                                    "ts": 555,
                                    "bytes": 845,
                                    "inflated": 3384
                                }
                            ],
                            "expires": "Sun, 14 Dec 2025 22:35:09 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 317,
                            "dns_end": 350,
                            "connect_start": 328,
                            "connect_end": 328,
                            "ssl_start": 328,
                            "ssl_end": 391,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519MLKEM768",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "cdnjs.cloudflare.com",
                                "sanList": [
                                    "cdnjs.cloudflare.com",
                                    "*.cdnjs.cloudflare.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1732605918,
                                "validTo": 1740381917,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1732609519278,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220450E1C3B958B3AAED0598CCBEDD8192742876C2A8F8D7D7B293F5F4FFAC83952022100868C9E36A10CF2A4C005BC131D7A259B276488BA3C5F4DA6044992D542938EE1"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1732609519293,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100BC76CB07EC67DB1B5FA480FB5BF3DAE3135B76C5C22171FCD5F632BFA51A1DF802203D1B54B3D6855171035EB745E4E06ADC9161472AEB29C8AF759E4CF408759079"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 200,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 4126739",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8f741018599d048f-FRA",
                                    "content-encoding: br",
                                    "content-length: 3706",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "etag: \"5eb03e71-3026\"",
                                    "expires: Sun, 14 Dec 2025 22:35:09 GMT",
                                    "last-modified: Mon, 04 May 2020 16:10:25 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=1,i=?0",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=1hyQ3aICELsN3nRUK2NO5o%2BIJeUcIgl2fJhGzUt%2BPyc9lh80kQCPmRUASfMuE0erqSeOiHLTiV%2B0NaOgpr3nJdbhMfGGIFdKszgiq%2Bc5XJYoO9kJZNyI1XSy%2BN%2FmvC%2FBL7xhT5ep\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfExtPri",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1867,
                            "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": 33,
                            "connect_ms": 0,
                            "ssl_ms": 63,
                            "gzip_total": 3706,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 26545261,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 316,
                            "netlog_id": 158,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 555,
                            "ttfb_start": 415,
                            "ttfb_end": 550,
                            "download_start": 550,
                            "download_end": 555,
                            "download_ms": 5,
                            "all_start": 317,
                            "all_end": 555,
                            "all_ms": 236,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 0,
                            "js_timing": [
                                [
                                    1416.6769999999999,
                                    1416.9590000000001
                                ],
                                [
                                    1416.682,
                                    1416.8699999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "26171.2",
                            "request_id": "26171.2",
                            "ip_addr": "142.250.184.232",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtag\/js?id=G-H44YD4SW87",
                            "raw_id": "26171.2",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 360,
                            "ttfb_ms": 174,
                            "load_start": 445,
                            "load_start_float": 445.00009399999999,
                            "bytesIn": 108250,
                            "objectSize": 108250,
                            "objectSizeUncompressed": 324266,
                            "chunks": [
                                {
                                    "ts": 620,
                                    "bytes": 1177,
                                    "inflated": 1271
                                },
                                {
                                    "ts": 624,
                                    "bytes": 2372,
                                    "inflated": 9703
                                },
                                {
                                    "ts": 628,
                                    "bytes": 2372,
                                    "inflated": 13411
                                },
                                {
                                    "ts": 632,
                                    "bytes": 1840,
                                    "inflated": 11452
                                },
                                {
                                    "ts": 636,
                                    "bytes": 2372,
                                    "inflated": 7324
                                },
                                {
                                    "ts": 640,
                                    "bytes": 2372,
                                    "inflated": 6413
                                },
                                {
                                    "ts": 644,
                                    "bytes": 3448,
                                    "inflated": 8885
                                },
                                {
                                    "ts": 648,
                                    "bytes": 2372,
                                    "inflated": 8781
                                },
                                {
                                    "ts": 652,
                                    "bytes": 2372,
                                    "inflated": 9841
                                },
                                {
                                    "ts": 657,
                                    "bytes": 2271,
                                    "inflated": 5618
                                },
                                {
                                    "ts": 661,
                                    "bytes": 2363,
                                    "inflated": 6108
                                },
                                {
                                    "ts": 665,
                                    "bytes": 2372,
                                    "inflated": 7856
                                },
                                {
                                    "ts": 667,
                                    "bytes": 1186,
                                    "inflated": 2932
                                },
                                {
                                    "ts": 671,
                                    "bytes": 2271,
                                    "inflated": 6451
                                },
                                {
                                    "ts": 675,
                                    "bytes": 2363,
                                    "inflated": 6287
                                },
                                {
                                    "ts": 679,
                                    "bytes": 2372,
                                    "inflated": 5662
                                },
                                {
                                    "ts": 683,
                                    "bytes": 2372,
                                    "inflated": 6526
                                },
                                {
                                    "ts": 688,
                                    "bytes": 2262,
                                    "inflated": 6441
                                },
                                {
                                    "ts": 691,
                                    "bytes": 2372,
                                    "inflated": 6651
                                },
                                {
                                    "ts": 696,
                                    "bytes": 2372,
                                    "inflated": 6794
                                },
                                {
                                    "ts": 700,
                                    "bytes": 2271,
                                    "inflated": 6167
                                },
                                {
                                    "ts": 704,
                                    "bytes": 2363,
                                    "inflated": 7051
                                },
                                {
                                    "ts": 708,
                                    "bytes": 2372,
                                    "inflated": 5592
                                },
                                {
                                    "ts": 712,
                                    "bytes": 2372,
                                    "inflated": 5819
                                },
                                {
                                    "ts": 716,
                                    "bytes": 2262,
                                    "inflated": 6405
                                },
                                {
                                    "ts": 720,
                                    "bytes": 2372,
                                    "inflated": 6832
                                },
                                {
                                    "ts": 724,
                                    "bytes": 2372,
                                    "inflated": 6338
                                },
                                {
                                    "ts": 728,
                                    "bytes": 2259,
                                    "inflated": 6332
                                },
                                {
                                    "ts": 732,
                                    "bytes": 2363,
                                    "inflated": 5957
                                },
                                {
                                    "ts": 736,
                                    "bytes": 2372,
                                    "inflated": 6343
                                },
                                {
                                    "ts": 740,
                                    "bytes": 2372,
                                    "inflated": 6998
                                },
                                {
                                    "ts": 744,
                                    "bytes": 2262,
                                    "inflated": 6111
                                },
                                {
                                    "ts": 746,
                                    "bytes": 1186,
                                    "inflated": 3545
                                },
                                {
                                    "ts": 751,
                                    "bytes": 2372,
                                    "inflated": 6501
                                },
                                {
                                    "ts": 756,
                                    "bytes": 2372,
                                    "inflated": 6342
                                },
                                {
                                    "ts": 761,
                                    "bytes": 2262,
                                    "inflated": 6750
                                },
                                {
                                    "ts": 765,
                                    "bytes": 2372,
                                    "inflated": 9264
                                },
                                {
                                    "ts": 769,
                                    "bytes": 2372,
                                    "inflated": 7441
                                },
                                {
                                    "ts": 773,
                                    "bytes": 2271,
                                    "inflated": 6201
                                },
                                {
                                    "ts": 775,
                                    "bytes": 1177,
                                    "inflated": 3674
                                },
                                {
                                    "ts": 779,
                                    "bytes": 2372,
                                    "inflated": 6311
                                },
                                {
                                    "ts": 783,
                                    "bytes": 2372,
                                    "inflated": 6051
                                },
                                {
                                    "ts": 788,
                                    "bytes": 2271,
                                    "inflated": 6213
                                },
                                {
                                    "ts": 791,
                                    "bytes": 2363,
                                    "inflated": 6534
                                },
                                {
                                    "ts": 795,
                                    "bytes": 2372,
                                    "inflated": 6903
                                },
                                {
                                    "ts": 799,
                                    "bytes": 2372,
                                    "inflated": 7465
                                },
                                {
                                    "ts": 803,
                                    "bytes": 2262,
                                    "inflated": 9866
                                },
                                {
                                    "ts": 805,
                                    "bytes": 2197,
                                    "inflated": 4853
                                }
                            ],
                            "expires": "Tue, 24 Dec 2024 22:35:09 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 177,
                            "protocol": "HTTP\/2",
                            "dns_start": 300,
                            "dns_end": 339,
                            "connect_start": 340,
                            "connect_end": 381,
                            "ssl_start": 381,
                            "ssl_end": 445,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1733128556,
                                "validTo": 1740386155,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1733132159019,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1733132159038,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 4,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtag\/js?id=G-H44YD4SW87",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 108250",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascgcycc:838:0",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "expires: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascgcycc:838:0\"}],}",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1774,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 39,
                            "connect_ms": 41,
                            "ssl_ms": 64,
                            "gzip_total": 108250,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 900,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 300,
                            "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 94,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 805,
                            "ttfb_start": 445,
                            "ttfb_end": 619,
                            "download_start": 619,
                            "download_end": 805,
                            "download_ms": 186,
                            "all_start": 300,
                            "all_end": 805,
                            "all_ms": 504,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 17,
                                "v8.compile": 6,
                                "FunctionCall": 35
                            },
                            "cpu.EvaluateScript": 17,
                            "cpu.v8.compile": 6,
                            "cpu.FunctionCall": 35,
                            "cpuTime": 58,
                            "js_timing": [
                                [
                                    911.29300000000001,
                                    928.65700000000004
                                ],
                                [
                                    911.30999999999995,
                                    917.50199999999995
                                ],
                                [
                                    928.89099999999996,
                                    954.79999999999995
                                ],
                                [
                                    954.91600000000005,
                                    954.98900000000003
                                ],
                                [
                                    955.00599999999997,
                                    955.101
                                ],
                                [
                                    955.11199999999997,
                                    955.11800000000005
                                ],
                                [
                                    955.125,
                                    955.12900000000002
                                ],
                                [
                                    955.13499999999999,
                                    955.13900000000001
                                ],
                                [
                                    955.14599999999996,
                                    955.15099999999995
                                ],
                                [
                                    955.15899999999999,
                                    955.16300000000001
                                ],
                                [
                                    955.17200000000003,
                                    955.17600000000004
                                ],
                                [
                                    955.18200000000002,
                                    955.18799999999999
                                ],
                                [
                                    955.19500000000005,
                                    961.577
                                ],
                                [
                                    961.61500000000001,
                                    961.64700000000005
                                ],
                                [
                                    961.65300000000002,
                                    961.66099999999994
                                ],
                                [
                                    961.66700000000003,
                                    961.75699999999995
                                ],
                                [
                                    961.76599999999996,
                                    961.77099999999996
                                ],
                                [
                                    961.77800000000002,
                                    961.78099999999995
                                ],
                                [
                                    961.78599999999994,
                                    961.79600000000005
                                ],
                                [
                                    961.80100000000004,
                                    961.80700000000002
                                ],
                                [
                                    961.822,
                                    961.82600000000002
                                ],
                                [
                                    962.30499999999995,
                                    962.31399999999996
                                ],
                                [
                                    962.32100000000003,
                                    962.32299999999998
                                ],
                                [
                                    962.327,
                                    962.32899999999995
                                ],
                                [
                                    1512.2059999999999,
                                    1512.3900000000001
                                ],
                                [
                                    1517.7329999999999,
                                    1517.7439999999999
                                ],
                                [
                                    1525.2760000000001,
                                    1525.7829999999999
                                ],
                                [
                                    1525.895,
                                    1525.904
                                ],
                                [
                                    5961.0609999999997,
                                    5961.8239999999996
                                ],
                                [
                                    8664.2639999999992,
                                    8664.2810000000009
                                ],
                                [
                                    8664.3029999999999,
                                    8664.3050000000003
                                ],
                                [
                                    8664.3070000000007,
                                    8664.3970000000008
                                ],
                                [
                                    8664.4770000000008,
                                    8664.5419999999995
                                ],
                                [
                                    8665.8259999999991,
                                    8666.2729999999992
                                ],
                                [
                                    8666.2929999999997,
                                    8666.3019999999997
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "26171.4",
                            "request_id": "26171.4",
                            "ip_addr": "104.18.186.31",
                            "full_url": "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.jsdelivr.net",
                            "url": "\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                            "raw_id": "26171.4",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 104,
                            "ttfb_ms": 98,
                            "load_start": 467,
                            "load_start_float": 467.00011999999998,
                            "bytesIn": 2822,
                            "objectSize": 2822,
                            "objectSizeUncompressed": 13749,
                            "chunks": [
                                {
                                    "ts": 569,
                                    "bytes": 1360,
                                    "inflated": 5349
                                },
                                {
                                    "ts": 570,
                                    "bytes": 1462,
                                    "inflated": 8400
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800, s-maxage=43200",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 179,
                            "protocol": "HTTP\/2",
                            "dns_start": 310,
                            "dns_end": 347,
                            "connect_start": 347,
                            "connect_end": 401,
                            "ssl_start": 403,
                            "ssl_end": 467,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519MLKEM768",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.jsdelivr.net",
                                "sanList": [
                                    "*.jsdelivr.net",
                                    "jsdelivr.net"
                                ],
                                "issuer": "Sectigo RSA Domain Validation Secure Server CA",
                                "validFrom": 1714780800,
                                "validTo": 1746403199,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1714823565249,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402200C9B355B75E40B1FA8337F98E4427FDE47B7F899A8CD15CD49C0DA1A1A7DBB8E02202B164EC0DAEF06FFE06F96AAE339FD0B26B440D50A72EFFBB59D72763074151D"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1714823565167,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100C24085657EE630AC3C2F754171EADEE2CC278C371854517CF4734DFD196D9A9B022100C1ED26EAFB38F466164810C835E282567EE7DB648C8C563893895B4303F8C6E3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1714823565153,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100862F0D71ADE04375FC95C11FD355BDB699DBB94B22D2CF6A29EA3E768CC5FC16022007F5ECD77833C7B9A53EC9951D2E7191E728DBBAE9B9C73DF8DB30B89852AFC9"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 50,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.jsdelivr.net",
                                    ":method: GET",
                                    ":path: \/npm\/glightbox\/dist\/css\/glightbox.min.css",
                                    ":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:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *",
                                    "age: 24219",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=604800, s-maxage=43200",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8f7410186f238ed9-FRA",
                                    "content-encoding: br",
                                    "content-length: 2822",
                                    "content-type: text\/css; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "etag: W\/\"35b5-O1t5BPT0vPVZWcLs71CCG9kRACE\"",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=XCaYD2W1ei0hiaA4AomdaGuwDpBu%2FtQH13Z1YbAqRYzTg6jDBGQTS%2BrAmQjcvzPUREHfnfc9fNJLnUADgUmsD5vVn5MIljMcO2ptuFpVaA5bVinIEObH3znZQFFktejZ%2Ft8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT, HIT",
                                    "x-content-type-options: nosniff",
                                    "x-jsd-version: 3.2.0",
                                    "x-jsd-version-type: version",
                                    "x-served-by: cache-fra-etou8220141-FRA, cache-lga21932-LGA",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1894,
                            "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": 37,
                            "connect_ms": 54,
                            "ssl_ms": 64,
                            "gzip_total": 2822,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 580581,
                            "cdn_provider": "jsDelivr",
                            "server_count": null,
                            "created": 309,
                            "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/jeffreyroekens.com 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": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 120,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQc7iBAyIbVzDH3HZhSN1NaDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MDUwNDAwMDAwMFoXDTI1MDUwNDIzNTk1OVowGTEXMBUGA1UEAwwOKi5q\nc2RlbGl2ci5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4XWTo\nit+dhxD8UwBtCCc72X+erjB4uyZStHJ3FdFTIwWUwF4pP9\/e45dFyFTXsImRQKPL\nvTFVYtDc6zJQBu9xKqawTHZOppMttIbKZ7PTgb\/z9rvF2j7vH77\/ZyizqkYhZoLW\nMNCTM1hnt76u8ftY\/LfhVyNroYGkqNWFc1SLakjFI3IRjaiFvgjhzkNzRWN1pnoa\nd99h2vmXdAitJ7StQED5MZRCyOOSZJ7tMaW8JYo+tfcSp6Ngzrrdpwx0cwyDazl+\nYcCE3rno0shRhmGgbJGTcMh0+HvkVNILFp8aixDzxQdxELQhfVmDfJOeIbuBuhTZ\nZtFrYuzuud\/Cx2RXAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQU1LgxwNuTmYZ3uusn350dW2t+\/Y8wDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMCcGA1UdEQQgMB6CDiouanNkZWxpdnIu\nbmV0ggxqc2RlbGl2ci5uZXQwggF+BgorBgEEAdZ5AgQCBIIBbgSCAWoBaAB1AM8R\nVu7VLnyv84db2Wkum+kacWdKsBfsrAHSW3fOzDsIAAABj0NzD8EAAAQDAEYwRAIg\nDJs1W3XkCx+oM3+Y5EJ\/3ke3+JmozRXNScDaGhp9u44CICsWTsDa7wb\/4G+WquM5\n\/QsmtEDVCnLv+7WdcnYwdBUdAHcAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzE\nuVCkR+cAAAGPQ3MPbwAABAMASDBGAiEAwkCFZX7mMKw8L3VBcere4swnjDcYVFF8\n9HNN\/RltmpsCIQDB7Sbq+zj0ZhZIEMg14oJWfufbZIyMVjiTiVtDA\/jG4wB2AE51\noydcmhDDOFts1N8\/Uusd8OCOG41pwLH6ZLFimjnfAAABj0NzD2EAAAQDAEcwRQIh\nAIYvDXGt4EN1\/JXBH9NVvbaZ27lLItLPainqPnaMxfwWAiAH9ezXeDPHuaU+yZUd\nLnGR5yjbuum5xz342zC4mFKvyTANBgkqhkiG9w0BAQsFAAOCAQEAgjjmRvnuUIPa\ndOi5kbeDxUY7y0Ui499sEFG6gELHcZfF3e\/C6BH+r111bdEwdpOBtIEvvMlMJQUB\n2kJYI9NzY\/zzIo0h4wpgpNsmZKPGcZCRBsvL+8cq24VkpKJNjv0JCqA3odSjVbAG\nROcQiWrdkBocjSTAA0pGSKY+jME71jObQ+CycxqGjuw9waHspqfGrTBvZHmEan+T\n7WHoTFeSti62Iy9ALh+swWcoHfLRb6ZkaNC71mHuQm3r6X3hBZ7GYuhMR0IcG0YW\n1goNVKyoqw+tOuQOCpYQYfukgtHc2y+UjudjoCUolYZ5O2Bu0UkyuWNeMTP3f41c\n0fCvoRg2Fg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw\nMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV\nBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU\naGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy\ndGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ\/MPans9s\/B\n3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY\ntJHUYmTbf6MG8YgYapAiPLz+E\/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M\/5+bJz\/\nFp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat\/\/O+T23LLb2\nVN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT\n79uq\/nROacdrjGCT3sTHDN\/hMq7MkztReJVni+49Vv4M0GkPGw\/zJSZrM233bkf6\nc0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT\nYo61Zs8liM2EuLE\/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b\/97l\nc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC\/QV9AqURE9JnnV4ee\nUB9XVKg+\/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE\nHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd\nBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH\/BAQDAgEGMA8G\nA1UdEwEB\/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF\nUp\/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2\/FNQwISbxmtOuowhT6KO\nVWKR82kV2LyI48SqC\/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX\/JJpuXior7gtNn3\/3\nATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO\/Fjs\n8PRF\/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR\niQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr\/+XeTWYRUc+ZruwXtuhxkYze\nSf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn\/f3gZ\nXHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9\/\nqS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE\/zB+4ALtRZh8tSQZXq9EfX7mRB\nVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB\nL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY\/MiQu12ZIvVS5ljFH4gxQ+6IHdfG\njjxDah2nGN59PRbxYvnKkKj9\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 571,
                            "ttfb_start": 467,
                            "ttfb_end": 565,
                            "download_start": 565,
                            "download_end": 571,
                            "download_ms": 6,
                            "all_start": 310,
                            "all_end": 571,
                            "all_ms": 259,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "26171.9",
                            "request_id": "26171.9",
                            "ip_addr": "104.18.186.31",
                            "full_url": "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.jsdelivr.net",
                            "url": "\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                            "raw_id": "26171.9",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 130,
                            "ttfb_ms": 103,
                            "load_start": 468,
                            "load_start_float": 468.00017100000002,
                            "bytesIn": 15358,
                            "objectSize": 15358,
                            "objectSizeUncompressed": 56300,
                            "chunks": [
                                {
                                    "ts": 575,
                                    "bytes": 1360,
                                    "inflated": 2975
                                },
                                {
                                    "ts": 596,
                                    "bytes": 12312,
                                    "inflated": 46556
                                },
                                {
                                    "ts": 598,
                                    "bytes": 1686,
                                    "inflated": 6769
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800, s-maxage=43200",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 179,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.jsdelivr.net",
                                    ":method: GET",
                                    ":path: \/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *",
                                    "age: 10401",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=604800, s-maxage=43200",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8f7410187f258ed9-FRA",
                                    "content-encoding: gzip",
                                    "content-length: 15358",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "etag: W\/\"dbec-h+MsugTva8Znc3Min7A1qwc2qF8\"",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=HCN4Tgz5OXI66WESCivk6ArpMa1U7sUJ8B6fRIu2jgnl313LYUrLAfa4fYKMsdaXlwGV578kREX%2BQRjSJml8sZaBpS9OlS3cb7YVsDFV9AhTQ1r79H1XxCvxiQ%2B1LiqH9t0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT, HIT",
                                    "x-content-type-options: nosniff",
                                    "x-jsd-version: 3.3.0",
                                    "x-jsd-version-type: version",
                                    "x-served-by: cache-fra-eddf8230068-FRA, cache-lga21965-LGA",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1873,
                            "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": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 15358,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 594399,
                            "cdn_provider": "jsDelivr",
                            "server_count": null,
                            "created": 317,
                            "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 171,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 598,
                            "ttfb_start": 468,
                            "ttfb_end": 571,
                            "download_start": 571,
                            "download_end": 598,
                            "download_ms": 27,
                            "all_start": 468,
                            "all_end": 598,
                            "all_ms": 130,
                            "index": 6,
                            "number": 7,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    1417.1569999999999,
                                    1418.529
                                ],
                                [
                                    1417.1800000000001,
                                    1417.921
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "26171.3",
                            "request_id": "26171.3",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/gqh3ubp.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/gqh3ubp.css",
                            "raw_id": "26171.3",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 261,
                            "ttfb_ms": 260,
                            "load_start": 494,
                            "load_start_float": 494.00010700000001,
                            "bytesIn": 803,
                            "objectSize": 803,
                            "objectSizeUncompressed": 3551,
                            "chunks": [
                                {
                                    "ts": 755,
                                    "bytes": 803,
                                    "inflated": 3551
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 188,
                            "protocol": "HTTP\/2",
                            "dns_start": 301,
                            "dns_end": 353,
                            "connect_start": 353,
                            "connect_end": 404,
                            "ssl_start": 404,
                            "ssl_end": 494,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-dev3.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "primer.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "use-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "fontservicescdn-staging.typekit.net",
                                    "emoji.typekit.net",
                                    "faster.typekit.net",
                                    "faster-staging.typekit.net",
                                    "p.typekit.net",
                                    "muse.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "fontservicescdn.typekit.net",
                                    "ping.typekit.net",
                                    "apicdn.typekit.net",
                                    "fonts.typekit.net",
                                    "apicdn-staging.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1733788800,
                                "validTo": 1768089599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2026h1' log",
                                        "logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
                                        "timestamp": 1733840423471,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022006270D83F6A673242885627E3B1E54D0F1ED84FA4D1FA8E6A7CA6376EE9BDCC4022100845981F2AD39C8EEB9B445D6D4D6E622D77D7361D8A989C209CBB32CAC46AB7B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert 'Wyvern2026h1'",
                                        "logId": "6411C46CA412ECA7891CA2022E00BCAB4F2807D41E3527ABEAFED503C97DCDF0",
                                        "timestamp": 1733840423530,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C2629249F674B21665FA7769AF5631C7FBE18CA62522C35FD328E02A655DC9B402207D8218554A1074C2CF71A5CA5B73A797CEEF9D6470B70D164A91DD6D91CD4352"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert 'Sphinx2026h1'",
                                        "logId": "499C9B69DE1D7CECFC36DECD8764A6B85BAF0A878019D15552FBE9EB29DDF8C3",
                                        "timestamp": 1733840423544,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100EA11708B7CB9318CE7FCA6741B3E7CBB5482B2EA02FC9B09E363CD764557A42A02205AEBF0B1CE6A1E2CF22765ECA6670E047D3F94A36446840FAD8972F89084B575"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 49,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/gqh3ubp.css",
                                    ":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:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-length: 803",
                                    "content-type: text\/css;charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains;",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 52,
                            "connect_ms": 51,
                            "ssl_ms": 90,
                            "gzip_total": 803,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 600,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 301,
                            "socket_group": "https:\/\/use.typekit.net <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 107,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIH\/DCCBuSgAwIBAgIQCbWwlkFXfRWNWMcEtsvDcjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMjEwMDAwMDAwWhcNMjYwMTEwMjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABAjPmQk14yPEoAscJXi0jgE0kRBOBftv7fRdOZ36GyprKawsD7Sp\nOw45O7GT8QvoVFIQnJyYmpVjGpVA+9gCVzKjggV+MIIFejAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUkxWmlbkGj78Qaqmotxwo8BA+\nl+QwggILBgNVHREEggICMIIB\/oIPdXNlLnR5cGVraXQubmV0ghR1c2UtZGV2My50\neXBla2l0Lm5ldIIfZm9udHNlcnZpY2VzY2RuLWRldi50eXBla2l0Lm5ldIIScHJp\nbWVyLnR5cGVraXQubmV0ghllbW9qaS1zdGFnaW5nLnR5cGVraXQubmV0ghljY3R5\ncGVraXQtZGV2LnR5cGVraXQubmV0ghd1c2Utc3RhZ2luZy50eXBla2l0Lm5ldIIa\nd2ViZm9udHMuY3JlYXRpdmVjbG91ZC5jb22CI2ZvbnRzZXJ2aWNlc2Nkbi1zdGFn\naW5nLnR5cGVraXQubmV0ghFlbW9qaS50eXBla2l0Lm5ldIISZmFzdGVyLnR5cGVr\naXQubmV0ghpmYXN0ZXItc3RhZ2luZy50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5l\ndIIQbXVzZS50eXBla2l0Lm5ldIIWYXBpY2RuLWRldi50eXBla2l0Lm5ldIIRdXNl\nLmVkZ2Vmb250cy5uZXSCD3VzZS50eXBla2l0LmNvbYIbZm9udHNlcnZpY2VzY2Ru\nLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0ghJhcGljZG4udHlwZWtpdC5u\nZXSCEWZvbnRzLnR5cGVraXQubmV0ghphcGljZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndDA+BgNVHSAENzA1MDMGBmeBDAECAjApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3\nLmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH\/BAQDAgOIMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjCBnwYDVR0fBIGXMIGUMEigRqBEhkJodHRwOi8vY3Js\nMy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBD\nQTEtMS5jcmwwSKBGoESGQmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDCBhwYIKwYBBQUHAQEE\nezB5MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wUQYIKwYB\nBQUHMAKGRWh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2Jh\nbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNydDAMBgNVHRMBAf8EAjAAMIIBfgYK\nKwYBBAHWeQIEAgSCAW4EggFqAWgAdgAOV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0h\nqSWsYcVOIQAAAZOw8UovAAAEAwBHMEUCIAYnDYP2pnMkKIVifjseVNDx7YT6TR+o\n5qfKY3bum9zEAiEAhFmB8q05yO65tEXW1NbmItd9c2HYqYnCCcuzLKxGq3sAdgBk\nEcRspBLsp4kcogIuALyrTygH1B41J6vq\/tUDyX3N8AAAAZOw8UpqAAAEAwBHMEUC\nIQDCYpJJ9nSyFmX6d2mvVjHH++GMpiUiw1\/TKOAqZV3JtAIgfYIYVUoQdMLPcaXK\nW3Onl87vnWRwtw0WSpHdbZHNQ1IAdgBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS\n++nrKd34wwAAAZOw8Up4AAAEAwBHMEUCIQDqEXCLfLkxjOf8pnQbPny7VIKy6gL8\nmwnjY812RVekKgIgWuvwsc5qHizyJ2XspmcOBH0\/lKNkRoQPrYly+JCEtXUwDQYJ\nKoZIhvcNAQELBQADggEBAGoejQmMbHhufzjnpy9PwBfLIxh2W0uVBhEZP8SgLl85\na+0gvN84GdpEA8FcWB4otaxA8se1+E1rrCMATELw7m+KYohGII+LG5WfME0GI5XP\najbgtnYKXFFw0JTl2YLO+eSaCDk3lw3aP15Y7EI5m1S1l2J9JIwWrfFHAqQBJos6\nJEHnRezjorebQMpsAOrDhwjfLlnTXJW3t8TX88O4Yt3KjK53cPMJKyAfGSnbTXi5\nJv\/GDkkHPLHi5llEq5lQarDT1fguccoZ3FALYddcUmBdpLdzWK4kSaA9L6sZ\/mRW\n2swKWQ5ndNEBOKa4uH6mSG7CEybtyW4LyXfVTlhFHbk=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 755,
                            "ttfb_start": 494,
                            "ttfb_end": 754,
                            "download_start": 754,
                            "download_end": 755,
                            "download_ms": 1,
                            "all_start": 301,
                            "all_end": 755,
                            "all_ms": 454,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "26171.5",
                            "request_id": "26171.5",
                            "ip_addr": "104.18.40.68",
                            "full_url": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kit.fontawesome.com",
                            "url": "\/00de80f2fd.js",
                            "raw_id": "26171.5",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 780,
                            "ttfb_ms": 771,
                            "load_start": 523,
                            "load_start_float": 523.00013300000001,
                            "bytesIn": 4880,
                            "objectSize": 4880,
                            "objectSizeUncompressed": 13492,
                            "chunks": [
                                {
                                    "ts": 1298,
                                    "bytes": 1360,
                                    "inflated": 2907
                                },
                                {
                                    "ts": 1302,
                                    "bytes": 1369,
                                    "inflated": 3762
                                },
                                {
                                    "ts": 1303,
                                    "bytes": 2151,
                                    "inflated": 6823
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=60, public, stale-while-revalidate=30",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 190,
                            "protocol": "HTTP\/2",
                            "dns_start": 314,
                            "dns_end": 354,
                            "connect_start": 354,
                            "connect_end": 405,
                            "ssl_start": 405,
                            "ssl_end": 523,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519MLKEM768",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.fontawesome.com",
                                "sanList": [
                                    "*.fontawesome.com",
                                    "fontawesome.com"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1722297600,
                                "validTo": 1738022399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1722347304024,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F2CC3F16D8C51E95301C8F115A3F8D0B73E7233018AAD04A31FE590992CC8BD702207946CC004BBC80A458485095F443E2A280FD2F150592DADC2C2D9D77478EFDAF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1722347304044,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202E8BA24DE9EEFB59DAA146F648CF0492DFDC0FA32DF446D4D0AAB124A67EDAE702200A8571CA908B619230FB753B19E1EF5A3F2EB604B7A14CC9BECEA1B55C4BD737"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1722347303976,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D3234392B61756C91A20EB156E9F7BB33366BC1FD3314535CA1BDC02FA37BCF9022100FDA4F9B8CB02FAC3DCCDDAFFD2EEF9CE9A891EB4980869060E835A5967DBFB17"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 51,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kit.fontawesome.com",
                                    ":method: GET",
                                    ":path: \/00de80f2fd.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-headers: accept, accept-langauge, content-language, content-type, fa-kit-token",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3000",
                                    "cache-control: max-age=60, public, stale-while-revalidate=30",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8f74101898ce37ef-FRA",
                                    "content-encoding: gzip",
                                    "content-type: text\/javascript",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "server: cloudflare",
                                    "vary: origin, accept-encoding, access-control-request-headers, access-control-request-method",
                                    "x-request-id: GBQ9zazbB3AuQxwuKq0C",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1885,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 40,
                            "connect_ms": 51,
                            "ssl_ms": 118,
                            "gzip_total": 5258,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 60,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 314,
                            "socket_group": "pm\/https:\/\/kit.fontawesome.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "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": 4865,
                            "netlog_id": 133,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG7zCCBdegAwIBAgIQCfsDHLIksfoyXLqGBzJVrjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nNzMwMDAwMDAwWhcNMjUwMTI3MjM1OTU5WjBsMQswCQYDVQQGEwJVUzERMA8GA1UE\nCBMIQXJrYW5zYXMxFDASBgNVBAcTC0JlbnRvbnZpbGxlMRgwFgYDVQQKEw9GT05U\nSUNPTlMsIElOQy4xGjAYBgNVBAMMESouZm9udGF3ZXNvbWUuY29tMIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhVF+KGpz\/\/LMttLHloXbswwc6KBltier\nCVNGT0ciwwlArZPs8IKzWT5ggwje70NArd56SkVySmi\/OchTwWYQhp+\/aNnKGjGx\n\/G49gDAJSCsCHINvH7q\/FbRvFoFl+Y4CskjcDWbWFPHAQ+5TSWy+LUuBftcxr\/0C\ntnMPT\/y0wLSgvcJWkarqKdDXq12OCrcE7zPLPQoLrAo7RsvlC7TTSPL3T4iLf+kw\no3OSkOyCKfIcrvqdQ2\/DoqlgKNSs0\/4ZV0FBV\/9Oz47\/O8qMdPQySeQrO1gdjT22\nqb\/JaMBj9D4tn52o67Qm6f3\/C81UxUCOmqeYxE3k5wJazNgGDTRxvwIDAQABo4ID\nnjCCA5owHwYDVR0jBBgwFoAUdIWAwGbH3zfez70pN6oDHb7tzRcwHQYDVR0OBBYE\nFPX+kBSyJRx0\/xVeN7Uom7ZP5TBQMC0GA1UdEQQmMCSCESouZm9udGF3ZXNvbWUu\nY29tgg9mb250YXdlc29tZS5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgIwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFs\nRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEt\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEtMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHYAzxFW7tUu\nfK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGRA+Y0WAAABAMARzBFAiEA8sw\/\nFtjFHpUwHI8RWj+NC3PnIzAYqtBKMf5ZCZLMi9cCIHlGzABLvICkWEhQlfRD4qKA\n\/S8VBZLa3CwtnXdHjv2vAHUA5tIxY0B3jMEQQQbXcbnOwdJA9paEhvu6hzId\/R43\njlAAAAGRA+Y0bAAABAMARjBEAiAui6JN6e77WdqhRvZIzwSS39wPoy30RtTQqrEk\npn7a5wIgCoVxypCLYZIw+3U7GeHvWj8utgS3oUzJvs6htVxL1zcAdwDM+w9qhXEJ\nZf6Vm1PO6bJ8IumFXA2XjbapflTA\/kwNsAAAAZED5jQoAAAEAwBIMEYCIQDTI0OS\nthdWyRog6xVun3uzM2a8H9MxRTXKG9wC+je8+QIhAP2k+bjLAvrD3M3a\/9Lu+c6a\niR60mAhpBg6DWlln2\/sXMA0GCSqGSIb3DQEBCwUAA4IBAQCHuqs75\/8OlgOkFF94\nE73UdKfQSdcRsV\/YOIax0WaNMy3nl7xJ5BuL7KIt7f\/5ZPhS83+iydOZrcP8QlpT\nx+T6EBbZlIv+qAa8oPhRey30Nu+jLVZTstnkAC+0M0MWaPJ3FPA9AecR3hfzPE7c\nS9+hgeVtQi7Bz7RrrYbybNa7HcEwqGww36tv59YNgT5zzaRWWEMDWA51jP+TIXtI\n47ScuvVjznkGjl1Bep6TmgiC1YM5vdKJQjq5hMqLF9LsPTFmGQUwO0sr6F4ySYhA\nnwJ\/MlIgZVyRtJK9UyTectWwYD1g+GPMYcKypHzGn7AMVzz6pynB8oCNPFcs2O0p\ninrF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIE9DCCA9ygAwIBAgIQCF+UwC2Fe+jMFP9T7aI+KjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMDA5MjQwMDAwMDBaFw0zMDA5MjMyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAa4wggGqMB0GA1Ud\nDgQWBBR0hYDAZsffN97PvSk3qgMdvu3NFzAfBgNVHSMEGDAWgBROIlQgGJXm427m\nD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEG\nCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8CAQAwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwewYDVR0fBHQwcjA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA3oDWgM4YxaHR0cDovL2NybDQuZGln\naWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDAwBgNVHSAEKTAnMAcG\nBWeBDAEBMAgGBmeBDAECATAIBgZngQwBAgIwCAYGZ4EMAQIDMA0GCSqGSIb3DQEB\nCwUAA4IBAQB1i8A8W+\/\/cFxrivUh76wx5kM9gK\/XVakew44YbHnT96xC34+IxZ20\ndfPJCP2K\/lHz8p0gGgQ1zvi2QXmv\/8yWXpTTmh1wLqIxi\/ulzH9W3xc3l7\/BjUOG\nq4xmfrnti\/EPjLXUVa9ciZ7gpyptsqNjMhg7y961n4OzEQGsIA2QlxK3KZw1tdeR\nDu9Ab21cO72h2fviyy52QNI6uyy\/FgvqvQNbTpg6Ku0FUAcVkzxzOZGUWkgOxtNK\nAa9mObm9QjQc2wgD80D8EuiuPKuK1ftyeWSm4w5VsTuVP61gM2eKrLanXPDtWlIb\n1GHhJRLmB7WqlLLwKPZhJl5VHPgB63dx\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1303,
                            "ttfb_start": 523,
                            "ttfb_end": 1294,
                            "download_start": 1294,
                            "download_end": 1303,
                            "download_ms": 9,
                            "all_start": 314,
                            "all_end": 1303,
                            "all_ms": 989,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    1405.481,
                                    1407.865
                                ],
                                [
                                    1405.4949999999999,
                                    1405.7909999999999
                                ],
                                [
                                    1416.155,
                                    1416.345
                                ],
                                [
                                    1416.559,
                                    1416.6179999999999
                                ],
                                [
                                    1416.9949999999999,
                                    1417.086
                                ],
                                [
                                    1418.579,
                                    1418.6780000000001
                                ],
                                [
                                    1504.864,
                                    1505.0170000000001
                                ],
                                [
                                    1505.462,
                                    1505.556
                                ],
                                [
                                    1517.7550000000001,
                                    1519.2629999999999
                                ],
                                [
                                    1734.0419999999999,
                                    1734.1900000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "26171.14",
                            "request_id": "26171.14",
                            "ip_addr": "184.24.77.154",
                            "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "p.typekit.net",
                            "url": "\/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                            "raw_id": "26171.14",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 38,
                            "ttfb_ms": 37,
                            "load_start": 909,
                            "load_start_float": 909.00020099999995,
                            "bytesIn": 5,
                            "objectSize": 5,
                            "objectSizeUncompressed": 5,
                            "chunks": [
                                {
                                    "ts": 947,
                                    "bytes": 5
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 215,
                            "protocol": "HTTP\/2",
                            "dns_start": 759,
                            "dns_end": 817,
                            "connect_start": 817,
                            "connect_end": 847,
                            "ssl_start": 847,
                            "ssl_end": 909,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-dev3.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "primer.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "use-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "fontservicescdn-staging.typekit.net",
                                    "emoji.typekit.net",
                                    "faster.typekit.net",
                                    "faster-staging.typekit.net",
                                    "p.typekit.net",
                                    "muse.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "fontservicescdn.typekit.net",
                                    "ping.typekit.net",
                                    "apicdn.typekit.net",
                                    "fonts.typekit.net",
                                    "apicdn-staging.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1733788800,
                                "validTo": 1768089599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2026h1' log",
                                        "logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
                                        "timestamp": 1733840423471,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022006270D83F6A673242885627E3B1E54D0F1ED84FA4D1FA8E6A7CA6376EE9BDCC4022100845981F2AD39C8EEB9B445D6D4D6E622D77D7361D8A989C209CBB32CAC46AB7B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert 'Wyvern2026h1'",
                                        "logId": "6411C46CA412ECA7891CA2022E00BCAB4F2807D41E3527ABEAFED503C97DCDF0",
                                        "timestamp": 1733840423530,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C2629249F674B21665FA7769AF5631C7FBE18CA62522C35FD328E02A655DC9B402207D8218554A1074C2CF71A5CA5B73A797CEEF9D6470B70D164A91DD6D91CD4352"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert 'Sphinx2026h1'",
                                        "logId": "499C9B69DE1D7CECFC36DECD8764A6B85BAF0A878019D15552FBE9EB29DDF8C3",
                                        "timestamp": 1733840423544,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100EA11708B7CB9318CE7FCA6741B3E7CBB5482B2EA02FC9B09E363CD764557A42A02205AEBF0B1CE6A1E2CF22765ECA6670E047D3F94A36446840FAD8972F89084B575"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/gqh3ubp.css",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: p.typekit.net",
                                    ":method: GET",
                                    ":path: \/p.css?s=1&k=gqh3ubp&ht=tk&f=21689.21693.30549.30553.30556&a=5685258&app=typekit&e=css",
                                    ":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:\/\/use.typekit.net\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=604800",
                                    "content-length: 5",
                                    "content-type: text\/css",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "etag: \"674c5a44-5\"",
                                    "last-modified: Sun, 01 Dec 2024 12:44:52 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "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": 30,
                            "ssl_ms": 62,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 758,
                            "socket_group": "https:\/\/p.typekit.net <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 201,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIH\/DCCBuSgAwIBAgIQCbWwlkFXfRWNWMcEtsvDcjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMjEwMDAwMDAwWhcNMjYwMTEwMjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABAjPmQk14yPEoAscJXi0jgE0kRBOBftv7fRdOZ36GyprKawsD7Sp\nOw45O7GT8QvoVFIQnJyYmpVjGpVA+9gCVzKjggV+MIIFejAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUkxWmlbkGj78Qaqmotxwo8BA+\nl+QwggILBgNVHREEggICMIIB\/oIPdXNlLnR5cGVraXQubmV0ghR1c2UtZGV2My50\neXBla2l0Lm5ldIIfZm9udHNlcnZpY2VzY2RuLWRldi50eXBla2l0Lm5ldIIScHJp\nbWVyLnR5cGVraXQubmV0ghllbW9qaS1zdGFnaW5nLnR5cGVraXQubmV0ghljY3R5\ncGVraXQtZGV2LnR5cGVraXQubmV0ghd1c2Utc3RhZ2luZy50eXBla2l0Lm5ldIIa\nd2ViZm9udHMuY3JlYXRpdmVjbG91ZC5jb22CI2ZvbnRzZXJ2aWNlc2Nkbi1zdGFn\naW5nLnR5cGVraXQubmV0ghFlbW9qaS50eXBla2l0Lm5ldIISZmFzdGVyLnR5cGVr\naXQubmV0ghpmYXN0ZXItc3RhZ2luZy50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5l\ndIIQbXVzZS50eXBla2l0Lm5ldIIWYXBpY2RuLWRldi50eXBla2l0Lm5ldIIRdXNl\nLmVkZ2Vmb250cy5uZXSCD3VzZS50eXBla2l0LmNvbYIbZm9udHNlcnZpY2VzY2Ru\nLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0ghJhcGljZG4udHlwZWtpdC5u\nZXSCEWZvbnRzLnR5cGVraXQubmV0ghphcGljZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndDA+BgNVHSAENzA1MDMGBmeBDAECAjApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3\nLmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH\/BAQDAgOIMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjCBnwYDVR0fBIGXMIGUMEigRqBEhkJodHRwOi8vY3Js\nMy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBD\nQTEtMS5jcmwwSKBGoESGQmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDCBhwYIKwYBBQUHAQEE\nezB5MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wUQYIKwYB\nBQUHMAKGRWh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2Jh\nbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNydDAMBgNVHRMBAf8EAjAAMIIBfgYK\nKwYBBAHWeQIEAgSCAW4EggFqAWgAdgAOV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0h\nqSWsYcVOIQAAAZOw8UovAAAEAwBHMEUCIAYnDYP2pnMkKIVifjseVNDx7YT6TR+o\n5qfKY3bum9zEAiEAhFmB8q05yO65tEXW1NbmItd9c2HYqYnCCcuzLKxGq3sAdgBk\nEcRspBLsp4kcogIuALyrTygH1B41J6vq\/tUDyX3N8AAAAZOw8UpqAAAEAwBHMEUC\nIQDCYpJJ9nSyFmX6d2mvVjHH++GMpiUiw1\/TKOAqZV3JtAIgfYIYVUoQdMLPcaXK\nW3Onl87vnWRwtw0WSpHdbZHNQ1IAdgBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS\n++nrKd34wwAAAZOw8Up4AAAEAwBHMEUCIQDqEXCLfLkxjOf8pnQbPny7VIKy6gL8\nmwnjY812RVekKgIgWuvwsc5qHizyJ2XspmcOBH0\/lKNkRoQPrYly+JCEtXUwDQYJ\nKoZIhvcNAQELBQADggEBAGoejQmMbHhufzjnpy9PwBfLIxh2W0uVBhEZP8SgLl85\na+0gvN84GdpEA8FcWB4otaxA8se1+E1rrCMATELw7m+KYohGII+LG5WfME0GI5XP\najbgtnYKXFFw0JTl2YLO+eSaCDk3lw3aP15Y7EI5m1S1l2J9JIwWrfFHAqQBJos6\nJEHnRezjorebQMpsAOrDhwjfLlnTXJW3t8TX88O4Yt3KjK53cPMJKyAfGSnbTXi5\nJv\/GDkkHPLHi5llEq5lQarDT1fguccoZ3FALYddcUmBdpLdzWK4kSaA9L6sZ\/mRW\n2swKWQ5ndNEBOKa4uH6mSG7CEybtyW4LyXfVTlhFHbk=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 947,
                            "ttfb_start": 909,
                            "ttfb_end": 946,
                            "download_start": 946,
                            "download_end": 947,
                            "download_ms": 1,
                            "all_start": 759,
                            "all_end": 947,
                            "all_ms": 188,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "26171.15",
                            "request_id": "26171.15",
                            "ip_addr": "216.58.206.78",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=854",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=854",
                            "raw_id": "26171.15",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 48,
                            "ttfb_ms": 48,
                            "load_start": 997,
                            "load_start_float": 997.00021600000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 229,
                            "protocol": "HTTP\/2",
                            "dns_start": 856,
                            "dns_end": 900,
                            "connect_start": 901,
                            "connect_end": 930,
                            "ssl_start": 931,
                            "ssl_end": 996,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1733128556,
                                "validTo": 1740386155,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1733132159019,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1733132159038,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                            "initiator_line": "189",
                            "initiator_column": "261",
                            "initiator_type": "script",
                            "initiator_function": "Ac",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=854",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/jeffreyroekens.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                    "content-type: text\/plain",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:09 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 3544,
                            "score_cache": -1,
                            "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": 44,
                            "connect_ms": 29,
                            "ssl_ms": 65,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 854,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "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-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1045,
                            "ttfb_start": 997,
                            "ttfb_end": 1045,
                            "download_start": 1045,
                            "download_end": 1045,
                            "download_ms": 0,
                            "all_start": 856,
                            "all_end": 1045,
                            "all_ms": 186,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "26171.45",
                            "request_id": "26171.45",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                            "raw_id": "26171.45",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 340,
                            "ttfb_ms": 139,
                            "load_start": 1350,
                            "load_start_float": 1350.000274,
                            "bytesIn": 98900,
                            "objectSize": 98900,
                            "objectSizeUncompressed": 98900,
                            "chunks": [
                                {
                                    "ts": 1492,
                                    "bytes": 16239
                                },
                                {
                                    "ts": 1524,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1574,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1615,
                                    "bytes": 14609
                                },
                                {
                                    "ts": 1637,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1666,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1690,
                                    "bytes": 2588
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/ttf",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/AntipolTRIAL-Light.c5459196.ttf",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=0",
                                    "referer: https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 98900",
                                    "content-type: font\/ttf",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"18254-5f27535ed2beb\"",
                                    "last-modified: Tue, 17 Jan 2023 12:55:13 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2350,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1349,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 274,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 84,
                                    "GPOS": 19854,
                                    "GSUB": 10954,
                                    "OS\/2": 96,
                                    "cmap": 958,
                                    "gasp": 8,
                                    "glyf": 53880,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 3016,
                                    "loca": 1510,
                                    "maxp": 32,
                                    "name": 1221,
                                    "post": 6904
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2018 by Roland H\u00f6rmann. All rights reserved.",
                                    "1": "Antipol TRIAL Light",
                                    "2": "Regular",
                                    "3": "1.152;PHO ;AntipolTRIAL-Light",
                                    "4": "Antipol TRIAL Light",
                                    "5": "Version 1.152;PS 001.152;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "AntipolTRIAL-Light",
                                    "8": "phospho type foundry",
                                    "9": "Roland H\u00f6rmann",
                                    "11": "www.phospho.at",
                                    "12": "www.phospho.at",
                                    "16": "Antipol TRIAL",
                                    "17": "Light"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 560,
                                    "usWeightClass": 300,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 339,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "PHO ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 9674,
                                    "sTypoAscender": 755,
                                    "sTypoDescender": -245,
                                    "sTypoLineGap": 245,
                                    "usWinAscent": 1010,
                                    "usWinDescent": 235,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 565,
                                    "sCapHeight": 730,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 4,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        171,
                                        172,
                                        174,
                                        175,
                                        176,
                                        177,
                                        180,
                                        182,
                                        183,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        413,
                                        486,
                                        487,
                                        490,
                                        491,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        562,
                                        563,
                                        567,
                                        626,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        769,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7838,
                                        7840,
                                        7841,
                                        7864,
                                        7865,
                                        7868,
                                        7869,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7908,
                                        7909,
                                        7922,
                                        7923,
                                        7928,
                                        7929,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8528,
                                        8529,
                                        8530,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8543,
                                        8585,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8709,
                                        8722,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9674
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "PLK ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "KAZ ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "NLD ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "PLK ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "TAT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 405,
                                    "num_glyphs": 754
                                }
                            },
                            "load_end": 1690,
                            "ttfb_start": 1350,
                            "ttfb_end": 1489,
                            "download_start": 1489,
                            "download_end": 1690,
                            "download_ms": 201,
                            "all_start": 1350,
                            "all_end": 1690,
                            "all_ms": 340,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "26171.46",
                            "request_id": "26171.46",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                            "raw_id": "26171.46",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 1298,
                            "ttfb_ms": 218,
                            "load_start": 1383,
                            "load_start_float": 1383.00028,
                            "bytesIn": 569617,
                            "objectSize": 569617,
                            "objectSizeUncompressed": 569617,
                            "chunks": [
                                {
                                    "ts": 1692,
                                    "bytes": 13760
                                },
                                {
                                    "ts": 1730,
                                    "bytes": 15253
                                },
                                {
                                    "ts": 1746,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1773,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1803,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1830,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1859,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1883,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1915,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1940,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1967,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1990,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2021,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2050,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2073,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2127,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2129,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2187,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2216,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2243,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2267,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2301,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2328,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2351,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2382,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2408,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2436,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2460,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2488,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2514,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2542,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2571,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2597,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2625,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2653,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2681,
                                    "bytes": 526
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 569617",
                                    "Content-Range: bytes 0-569616\/569617",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"8b111-60fb2fd5a99c4\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 569617",
                                    "content-range: bytes 0-569616\/569617"
                                ]
                            },
                            "bytesOut": 2374,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1375,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 280,
                            "server_port": "443",
                            "load_end": 2681,
                            "ttfb_start": 1383,
                            "ttfb_end": 1601,
                            "download_start": 1601,
                            "download_end": 2681,
                            "download_ms": 1080,
                            "all_start": 1383,
                            "all_end": 2681,
                            "all_ms": 1298,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "26171.47",
                            "request_id": "26171.47",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                            "raw_id": "26171.47",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 2726,
                            "ttfb_ms": 218,
                            "load_start": 1384,
                            "load_start_float": 1384.000282,
                            "bytesIn": 853838,
                            "objectSize": 853838,
                            "objectSizeUncompressed": 853838,
                            "chunks": [
                                {
                                    "ts": 2685,
                                    "bytes": 15831
                                },
                                {
                                    "ts": 2708,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2736,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2759,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2788,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2818,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2842,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2870,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2899,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2925,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2953,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2981,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3008,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3035,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3059,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3088,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3116,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3142,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3170,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3198,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3226,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3252,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3281,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3305,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3332,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3363,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3387,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3415,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3443,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3469,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3526,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3549,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3580,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3608,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3632,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3661,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3687,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3715,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3743,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3769,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3797,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3826,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3866,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3893,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3921,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3944,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3973,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3999,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4027,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4056,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4087,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4110,
                                    "bytes": 3341
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 853838",
                                    "Content-Range: bytes 0-853837\/853838",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"d074e-60fb2fd5c7e48\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 853838",
                                    "content-range: bytes 0-853837\/853838"
                                ]
                            },
                            "bytesOut": 2356,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1376,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 282,
                            "server_port": "443",
                            "load_end": 4110,
                            "ttfb_start": 1384,
                            "ttfb_end": 1602,
                            "download_start": 1602,
                            "download_end": 4110,
                            "download_ms": 2508,
                            "all_start": 1384,
                            "all_end": 4110,
                            "all_ms": 2726,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "26171.48",
                            "request_id": "26171.48",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                            "raw_id": "26171.48",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 8837,
                            "ttfb_ms": 218,
                            "load_start": 1384,
                            "load_start_float": 1384.000284,
                            "bytesIn": 1907181,
                            "objectSize": 1907181,
                            "objectSizeUncompressed": 1450445,
                            "chunks": [
                                {
                                    "ts": 4110,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4110,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4138,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4138,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4166,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4166,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4190,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4190,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4469,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4469,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4493,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4493,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4521,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4521,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4547,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4547,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4792,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4792,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4820,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4821,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4846,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4847,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4875,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4875,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5092,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5093,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5120,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5120,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5148,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5148,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5174,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5175,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5420,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5420,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5448,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5448,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5476,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5476,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5502,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5502,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5747,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5748,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5776,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5776,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5802,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5802,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5830,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5830,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6048,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6048,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6075,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6076,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6104,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6104,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6130,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6130,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6487,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6487,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6510,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6510,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6538,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6539,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6564,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6564,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6921,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6921,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6949,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6949,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6975,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6975,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7003,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7003,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7331,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7331,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7354,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7355,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7383,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7383,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7413,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7413,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7765,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7765,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7793,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7793,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7819,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7819,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7847,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7847,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8175,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8175,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8204,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8204,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8227,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8227,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8258,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8258,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8720,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8720,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8748,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8748,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8772,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8772,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8803,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8803,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9236,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9237,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9265,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9265,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9293,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9293,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9319,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9319,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9347,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9347,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9371,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9371,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9399,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9399,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9425,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9425,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9453,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9454,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9482,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9482,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9510,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9510,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9536,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9536,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9564,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9564,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9593,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9593,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9616,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9616,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9647,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9647,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9670,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9670,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9699,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9699,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9727,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9727,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9753,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9754,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9781,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9781,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9810,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9810,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9835,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9836,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9864,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9864,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9892,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9892,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9916,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9916,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9946,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9946,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9975,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9975,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9999,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 9999,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10027,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10027,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10052,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10053,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10081,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10081,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10109,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10109,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10137,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10138,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10163,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10163,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10192,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10192,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10220,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10220,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10243,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10244,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10274,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10275,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10300,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10326,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10326,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10354,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10354,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10380,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10381,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10409,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10409,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10437,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10437,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10465,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10465,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10491,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10491,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10519,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10519,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10543,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10543,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10571,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10571,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10597,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10597,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10626,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10626,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10654,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10654,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10682,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10682,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10706,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10706,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10736,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10737,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10765,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10765,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10788,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10788,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10819,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10819,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10843,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10843,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10871,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10871,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10897,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10897,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10925,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10926,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10954,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10954,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10982,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10982,
                                    "bytes": 6637
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1907181",
                                    "Content-Range: bytes 0-1907180\/1907181",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"1d19ed-60fb2fd441faa\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1907181",
                                    "content-range: bytes 0-1907180\/1907181"
                                ]
                            },
                            "bytesOut": 2284,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1378,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 47,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 284,
                            "server_port": "443",
                            "load_end": 10221,
                            "ttfb_start": 1384,
                            "ttfb_end": 1602,
                            "download_start": 1602,
                            "download_end": 10221,
                            "download_ms": 8619,
                            "all_start": 1384,
                            "all_end": 10221,
                            "all_ms": 8837,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "26171.49",
                            "request_id": "26171.49",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                            "raw_id": "26171.49",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 10497,
                            "ttfb_ms": 217,
                            "load_start": 1385,
                            "load_start_float": 1385.0002899999999,
                            "bytesIn": 1606284,
                            "objectSize": 1606284,
                            "objectSizeUncompressed": 1392422,
                            "chunks": [
                                {
                                    "ts": 4220,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4221,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4244,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4244,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4274,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4274,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4302,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4303,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4575,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4576,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4604,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4604,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4632,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4632,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4660,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4660,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4931,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4931,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4957,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4957,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4986,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4986,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5203,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5203,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5231,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5231,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5259,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5259,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5285,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5285,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5530,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5531,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5559,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5559,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5582,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5583,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5613,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5613,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5858,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5859,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5887,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5887,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5913,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5913,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5939,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5939,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6155,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6156,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6187,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6187,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6210,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6210,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6241,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6241,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6593,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6593,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6621,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6621,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6649,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6649,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6676,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 6676,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7031,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7031,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7055,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7055,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7086,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7086,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7109,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7109,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7437,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7437,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7465,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7465,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7494,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7494,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7519,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7520,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7876,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7876,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7899,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7899,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7930,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7930,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7958,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 7958,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8281,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8281,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8311,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8311,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8338,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8338,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8364,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8364,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8826,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8826,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8854,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8855,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8880,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8880,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8909,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8909,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 10982,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11008,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11008,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11036,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11036,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11064,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11064,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11090,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11090,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11119,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11119,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11142,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11144,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11170,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11171,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11200,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11200,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11225,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11225,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11253,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11253,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11281,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11282,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11310,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11310,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11336,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11336,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11364,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11364,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11388,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11388,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11416,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11416,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11442,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11442,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11470,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11470,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11498,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11498,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11527,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11527,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11553,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11553,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11582,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11609,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11609,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11633,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11633,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11663,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11663,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11687,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11687,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11715,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11716,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11744,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11744,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11770,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11770,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11798,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11798,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11826,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11826,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11852,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11852,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11880,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11881,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11908,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11908,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11933,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11933,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11963,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11963,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11987,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 11987,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12015,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12015,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12043,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12043,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12069,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12069,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12097,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12098,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12123,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12123,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12154,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12154,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12180,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12180,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12208,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12208,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12232,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12232,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12260,
                                    "bytes": 652
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1606284",
                                    "Content-Range: bytes 0-1606283\/1606284",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"18828c-60fb2fd44148c\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1606284",
                                    "content-range: bytes 0-1606283\/1606284"
                                ]
                            },
                            "bytesOut": 2284,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1380,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 51,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 290,
                            "server_port": "443",
                            "load_end": 11882,
                            "ttfb_start": 1385,
                            "ttfb_end": 1602,
                            "download_start": 1602,
                            "download_end": 11882,
                            "download_ms": 10280,
                            "all_start": 1385,
                            "all_end": 11882,
                            "all_ms": 10497,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "26171.50",
                            "request_id": "26171.50",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                            "raw_id": "26171.50",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 3002,
                            "ttfb_ms": 219,
                            "load_start": 1386,
                            "load_start_float": 1386.0002919999999,
                            "bytesIn": 163840,
                            "objectSize": 163840,
                            "objectSizeUncompressed": 45595,
                            "chunks": [
                                {
                                    "ts": 4330,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4330,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4358,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4358,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4386,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4387,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4415,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4415,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4684,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4684,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4713,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4713,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4740,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4740,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4769,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4769,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5014,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5014,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5037,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5038,
                                    "bytes": 8192
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1262250",
                                    "Content-Range: bytes 0-1262249\/1262250",
                                    "accept-ranges: bytes",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"1342aa-60fb2fd4a2b28\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1262250",
                                    "content-range: bytes 0-1262249\/1262250"
                                ]
                            },
                            "bytesOut": 2287,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1380,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 292,
                            "server_port": "443",
                            "load_end": 4388,
                            "ttfb_start": 1386,
                            "ttfb_end": 1605,
                            "download_start": 1605,
                            "download_end": 4388,
                            "download_ms": 2783,
                            "all_start": 1386,
                            "all_end": 4388,
                            "all_ms": 3002,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "26171.51",
                            "request_id": "26171.51",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                            "raw_id": "26171.51",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 3709,
                            "ttfb_ms": 220,
                            "load_start": 1386,
                            "load_start_float": 1386.0002979999999,
                            "bytesIn": 163840,
                            "objectSize": 163840,
                            "objectSizeUncompressed": 32768,
                            "chunks": [
                                {
                                    "ts": 4441,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 4441,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5068,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5068,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5313,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5314,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5337,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5337,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5641,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5641,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5665,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5665,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5693,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5693,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5719,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5719,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5965,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5965,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5993,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 5993,
                                    "bytes": 8192
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1351197",
                                    "Content-Range: bytes 0-1351196\/1351197",
                                    "accept-ranges: bytes",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"149e1d-60fb2fd4b38f1\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1351197",
                                    "content-range: bytes 0-1351196\/1351197"
                                ]
                            },
                            "bytesOut": 2287,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1381,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 298,
                            "server_port": "443",
                            "load_end": 5095,
                            "ttfb_start": 1386,
                            "ttfb_end": 1606,
                            "download_start": 1606,
                            "download_end": 5095,
                            "download_ms": 3489,
                            "all_start": 1386,
                            "all_end": 5095,
                            "all_ms": 3709,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "26171.52",
                            "request_id": "26171.52",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                            "raw_id": "26171.52",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 20604,
                            "ttfb_ms": 216,
                            "load_start": 1390,
                            "load_start_float": 1390.0003160000001,
                            "bytesIn": 1783327,
                            "objectSize": 1783327,
                            "objectSizeUncompressed": 1783327,
                            "chunks": [
                                {
                                    "ts": 5368,
                                    "bytes": 12018
                                },
                                {
                                    "ts": 5397,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 5421,
                                    "bytes": 4384
                                },
                                {
                                    "ts": 6020,
                                    "bytes": 11586
                                },
                                {
                                    "ts": 6049,
                                    "bytes": 4798
                                },
                                {
                                    "ts": 6266,
                                    "bytes": 11263
                                },
                                {
                                    "ts": 6295,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6322,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6348,
                                    "bytes": 5157
                                },
                                {
                                    "ts": 6705,
                                    "bytes": 10975
                                },
                                {
                                    "ts": 6733,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6757,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6788,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6812,
                                    "bytes": 5463
                                },
                                {
                                    "ts": 7140,
                                    "bytes": 10687
                                },
                                {
                                    "ts": 7167,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7193,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7221,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7250,
                                    "bytes": 5751
                                },
                                {
                                    "ts": 7549,
                                    "bytes": 10417
                                },
                                {
                                    "ts": 7578,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7601,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7632,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7655,
                                    "bytes": 6021
                                },
                                {
                                    "ts": 7983,
                                    "bytes": 10129
                                },
                                {
                                    "ts": 8012,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8037,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8066,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8095,
                                    "bytes": 6309
                                },
                                {
                                    "ts": 8394,
                                    "bytes": 9859
                                },
                                {
                                    "ts": 8422,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8450,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8476,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8505,
                                    "bytes": 6579
                                },
                                {
                                    "ts": 8938,
                                    "bytes": 9499
                                },
                                {
                                    "ts": 8967,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8994,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9021,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9049,
                                    "bytes": 6939
                                },
                                {
                                    "ts": 12262,
                                    "bytes": 15253
                                },
                                {
                                    "ts": 12292,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12316,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12344,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12373,
                                    "bytes": 1185
                                },
                                {
                                    "ts": 13160,
                                    "bytes": 14933
                                },
                                {
                                    "ts": 13190,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13217,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13243,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13271,
                                    "bytes": 1505
                                },
                                {
                                    "ts": 14145,
                                    "bytes": 14142
                                },
                                {
                                    "ts": 14146,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14172,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14199,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14226,
                                    "bytes": 2296
                                },
                                {
                                    "ts": 15288,
                                    "bytes": 12535
                                },
                                {
                                    "ts": 15316,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15345,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15370,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15399,
                                    "bytes": 3903
                                },
                                {
                                    "ts": 16678,
                                    "bytes": 11617
                                },
                                {
                                    "ts": 16706,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16734,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16760,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16789,
                                    "bytes": 4821
                                },
                                {
                                    "ts": 18367,
                                    "bytes": 13350
                                },
                                {
                                    "ts": 18395,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18423,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18449,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18477,
                                    "bytes": 3088
                                },
                                {
                                    "ts": 20494,
                                    "bytes": 9985
                                },
                                {
                                    "ts": 20522,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20545,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20577,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20609,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20628,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20656,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20682,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20712,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20738,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20766,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20793,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20821,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20845,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20873,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20899,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20927,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20956,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20982,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21010,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21038,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21067,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21099,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21122,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21144,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21173,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21204,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21227,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21255,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21284,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21310,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21338,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21366,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21390,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21420,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21449,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21472,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21501,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21526,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21555,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21582,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21610,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21637,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21666,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21694,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21718,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21748,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21772,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21800,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21828,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21854,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21883,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21913,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21937,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21969,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 21994,
                                    "bytes": 4842
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1783327",
                                    "Content-Range: bytes 0-1783326\/1783327",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"1b361f-60fb2fd4982c6\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1783327",
                                    "content-range: bytes 0-1783326\/1783327"
                                ]
                            },
                            "bytesOut": 2287,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1387,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 316,
                            "server_port": "443",
                            "load_end": 21994,
                            "ttfb_start": 1390,
                            "ttfb_end": 1606,
                            "download_start": 1606,
                            "download_end": 21994,
                            "download_ms": 20388,
                            "all_start": 1390,
                            "all_end": 21994,
                            "all_ms": 20604,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "26171.53",
                            "request_id": "26171.53",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                            "raw_id": "26171.53",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 26196,
                            "ttfb_ms": 196,
                            "load_start": 1410,
                            "load_start_float": 1410.0003180000001,
                            "bytesIn": 1310446,
                            "objectSize": 1310446,
                            "objectSizeUncompressed": 1310446,
                            "chunks": [
                                {
                                    "ts": 6349,
                                    "bytes": 11209
                                },
                                {
                                    "ts": 6377,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6405,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6434,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6460,
                                    "bytes": 5229
                                },
                                {
                                    "ts": 6812,
                                    "bytes": 10903
                                },
                                {
                                    "ts": 6843,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6866,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6894,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 6922,
                                    "bytes": 5535
                                },
                                {
                                    "ts": 7250,
                                    "bytes": 10615
                                },
                                {
                                    "ts": 7279,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7302,
                                    "bytes": 5787
                                },
                                {
                                    "ts": 7656,
                                    "bytes": 10345
                                },
                                {
                                    "ts": 7684,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7712,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7738,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 7766,
                                    "bytes": 6093
                                },
                                {
                                    "ts": 8095,
                                    "bytes": 10057
                                },
                                {
                                    "ts": 8124,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8149,
                                    "bytes": 6345
                                },
                                {
                                    "ts": 8505,
                                    "bytes": 9787
                                },
                                {
                                    "ts": 8528,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8556,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8582,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8611,
                                    "bytes": 6651
                                },
                                {
                                    "ts": 9049,
                                    "bytes": 9427
                                },
                                {
                                    "ts": 9073,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9105,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9127,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9155,
                                    "bytes": 7011
                                },
                                {
                                    "ts": 12373,
                                    "bytes": 15181
                                },
                                {
                                    "ts": 12399,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12427,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12455,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12479,
                                    "bytes": 1257
                                },
                                {
                                    "ts": 13271,
                                    "bytes": 14861
                                },
                                {
                                    "ts": 13301,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13326,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13354,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13382,
                                    "bytes": 1577
                                },
                                {
                                    "ts": 14227,
                                    "bytes": 14070
                                },
                                {
                                    "ts": 14250,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14278,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14309,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14332,
                                    "bytes": 2368
                                },
                                {
                                    "ts": 15399,
                                    "bytes": 12463
                                },
                                {
                                    "ts": 15422,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15451,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15477,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15505,
                                    "bytes": 3975
                                },
                                {
                                    "ts": 16789,
                                    "bytes": 11545
                                },
                                {
                                    "ts": 16814,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16842,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16871,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16895,
                                    "bytes": 4893
                                },
                                {
                                    "ts": 18477,
                                    "bytes": 13278
                                },
                                {
                                    "ts": 18508,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18529,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18559,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18583,
                                    "bytes": 3160
                                },
                                {
                                    "ts": 21999,
                                    "bytes": 11524
                                },
                                {
                                    "ts": 22020,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22048,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22074,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22100,
                                    "bytes": 4914
                                },
                                {
                                    "ts": 22842,
                                    "bytes": 10805
                                },
                                {
                                    "ts": 22863,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22891,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22918,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22944,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22972,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22998,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23027,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23055,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23083,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23148,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23150,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23161,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23190,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23220,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23244,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23272,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23303,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23326,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23354,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23383,
                                    "bytes": 5647
                                },
                                {
                                    "ts": 25154,
                                    "bytes": 8259
                                },
                                {
                                    "ts": 25179,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25206,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25239,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25260,
                                    "bytes": 8179
                                },
                                {
                                    "ts": 27494,
                                    "bytes": 13415
                                },
                                {
                                    "ts": 27522,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27552,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27577,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27606,
                                    "bytes": 3023
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 2511053",
                                    "Content-Range: bytes 0-2511052\/2511053",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"2650cd-60fb2fd4a61de\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 2511053",
                                    "content-range: bytes 0-2511052\/2511053"
                                ]
                            },
                            "bytesOut": 2293,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 50,
                            "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": 2511053,
                            "gzip_save": 1246571,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1387,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 318,
                            "server_port": "443",
                            "load_end": 27606,
                            "ttfb_start": 1410,
                            "ttfb_end": 1606,
                            "download_start": 1606,
                            "download_end": 27606,
                            "download_ms": 26000,
                            "all_start": 1410,
                            "all_end": 27606,
                            "all_ms": 26196,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "26171.54",
                            "request_id": "26171.54",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                            "raw_id": "26171.54",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 16026,
                            "ttfb_ms": 197,
                            "load_start": 1412,
                            "load_start_float": 1412.0003200000001,
                            "bytesIn": 1365215,
                            "objectSize": 1365215,
                            "objectSizeUncompressed": 1365215,
                            "chunks": [
                                {
                                    "ts": 6460,
                                    "bytes": 11137
                                },
                                {
                                    "ts": 6488,
                                    "bytes": 5247
                                },
                                {
                                    "ts": 7302,
                                    "bytes": 10579
                                },
                                {
                                    "ts": 7332,
                                    "bytes": 5805
                                },
                                {
                                    "ts": 8149,
                                    "bytes": 10021
                                },
                                {
                                    "ts": 8177,
                                    "bytes": 6363
                                },
                                {
                                    "ts": 8612,
                                    "bytes": 9715
                                },
                                {
                                    "ts": 8639,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8667,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 8694,
                                    "bytes": 6705
                                },
                                {
                                    "ts": 9155,
                                    "bytes": 9355
                                },
                                {
                                    "ts": 9184,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9210,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 9238,
                                    "bytes": 7065
                                },
                                {
                                    "ts": 12479,
                                    "bytes": 15109
                                },
                                {
                                    "ts": 12510,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12537,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 12561,
                                    "bytes": 1311
                                },
                                {
                                    "ts": 13382,
                                    "bytes": 14789
                                },
                                {
                                    "ts": 13407,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13434,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13462,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 13490,
                                    "bytes": 1649
                                },
                                {
                                    "ts": 14333,
                                    "bytes": 13998
                                },
                                {
                                    "ts": 14361,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14390,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14415,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 14443,
                                    "bytes": 2440
                                },
                                {
                                    "ts": 15506,
                                    "bytes": 12391
                                },
                                {
                                    "ts": 15536,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15563,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15591,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15616,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15644,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15668,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15697,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15725,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15753,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15779,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15808,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15833,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15861,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15887,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15916,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15944,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15967,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15999,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16022,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16050,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16078,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16109,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16133,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16161,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16189,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16215,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16244,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16267,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16296,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16326,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16350,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16378,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16406,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16432,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16460,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16489,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16512,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16543,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16567,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16595,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16623,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16649,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16678,
                                    "bytes": 4749
                                },
                                {
                                    "ts": 16895,
                                    "bytes": 11473
                                },
                                {
                                    "ts": 16923,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16949,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 16977,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17006,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17034,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17060,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17088,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17143,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17144,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17170,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17194,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17222,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17250,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17277,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17307,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17333,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17361,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17388,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17416,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 17438,
                                    "bytes": 10596
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1365215",
                                    "Content-Range: bytes 0-1365214\/1365215",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"14d4df-5f49a578600ac\"",
                                    "last-modified: Mon, 13 Feb 2023 20:03:34 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1365215",
                                    "content-range: bytes 0-1365214\/1365215"
                                ]
                            },
                            "bytesOut": 2293,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1388,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 320,
                            "server_port": "443",
                            "load_end": 17438,
                            "ttfb_start": 1412,
                            "ttfb_end": 1609,
                            "download_start": 1609,
                            "download_end": 17438,
                            "download_ms": 15829,
                            "all_start": 1412,
                            "all_end": 17438,
                            "all_ms": 16026,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "26171.55",
                            "request_id": "26171.55",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                            "raw_id": "26171.55",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 12676,
                            "ttfb_ms": 197,
                            "load_start": 1412,
                            "load_start_float": 1412.0003260000001,
                            "bytesIn": 1049387,
                            "objectSize": 1049387,
                            "objectSizeUncompressed": 751327,
                            "chunks": [
                                {
                                    "ts": 8692,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 8692,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12560,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12560,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12588,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12588,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12614,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12614,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12642,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12642,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12670,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12671,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12700,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12700,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12725,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12725,
                                    "bytes": 7918
                                },
                                {
                                    "ts": 12753,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12753,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12781,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12781,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12805,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12805,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12836,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12836,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12859,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12859,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12888,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12888,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12913,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12914,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12942,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12942,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12970,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12970,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12999,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 12999,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13024,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13024,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13053,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13053,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13081,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13081,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13106,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13106,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13135,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13135,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13489,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13489,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13513,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13513,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13541,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13541,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13569,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13569,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13597,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13598,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13626,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13626,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13649,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13649,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13680,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13680,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13704,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13704,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13732,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13732,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13760,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13761,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13786,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13786,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13814,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13815,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13843,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13843,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13874,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13874,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13897,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13897,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13925,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13926,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13949,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13949,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13980,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 13980,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14003,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14003,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14032,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14032,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14060,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14060,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14086,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14086,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14442,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14442,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14470,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14471,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14494,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14494,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14525,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14525,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14553,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14553,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14577,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14577,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14605,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14605,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14631,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14631,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14659,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14659,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14687,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14688,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14716,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14716,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14742,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14742,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14770,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14770,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14798,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14799,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14822,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14822,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14853,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14853,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14876,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14876,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14905,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14930,
                                    "bytes": 1085
                                },
                                {
                                    "ts": 14930,
                                    "bytes": 0
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1049387",
                                    "Content-Range: bytes 0-1049386\/1049387",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"10032b-5f49a528632aa\"",
                                    "last-modified: Mon, 13 Feb 2023 20:02:10 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1049387",
                                    "content-range: bytes 0-1049386\/1049387"
                                ]
                            },
                            "bytesOut": 2299,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1389,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 53,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 326,
                            "server_port": "443",
                            "load_end": 14088,
                            "ttfb_start": 1412,
                            "ttfb_end": 1609,
                            "download_start": 1609,
                            "download_end": 14088,
                            "download_ms": 12479,
                            "all_start": 1412,
                            "all_end": 14088,
                            "all_ms": 12676,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "26171.56",
                            "request_id": "26171.56",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                            "raw_id": "26171.56",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 16865,
                            "ttfb_ms": 189,
                            "load_start": 1420,
                            "load_start_float": 1420.0003400000001,
                            "bytesIn": 930039,
                            "objectSize": 930039,
                            "objectSizeUncompressed": 725838,
                            "chunks": [
                                {
                                    "ts": 14930,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14930,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14959,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14959,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14987,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 14987,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15015,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15015,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15041,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15041,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15070,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15070,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15099,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15099,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15122,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15122,
                                    "bytes": 7922
                                },
                                {
                                    "ts": 15152,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15152,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15176,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15176,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15204,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15204,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15232,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15232,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15258,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 15258,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17438,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17466,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17466,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17492,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17492,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17520,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17520,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17549,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17549,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17577,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17577,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17605,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17605,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17631,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17631,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17659,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17660,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17683,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17683,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17714,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17714,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17737,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17737,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17765,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17766,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17794,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17794,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17820,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17820,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17848,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17848,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17877,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17877,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17931,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17931,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17959,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17959,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17983,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 17983,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18013,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18013,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18037,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18037,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18065,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18065,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18103,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18103,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18119,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18119,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18148,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18148,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18176,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18176,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18206,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18206,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18230,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18230,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18258,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18259,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18284,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18284,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18314,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18314,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18336,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18336,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18582,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18582,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18610,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18611,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18638,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18638,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18664,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18664,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18692,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18693,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18721,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18721,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18749,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18749,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18775,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18775,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18804,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18804,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18827,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18827,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 18855,
                                    "bytes": 4613
                                },
                                {
                                    "ts": 18855,
                                    "bytes": 0
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 930039",
                                    "Content-Range: bytes 0-930038\/930039",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"e30f7-60fb2fd558957\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 930039",
                                    "content-range: bytes 0-930038\/930039"
                                ]
                            },
                            "bytesOut": 2332,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1393,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 55,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 340,
                            "server_port": "443",
                            "load_end": 18285,
                            "ttfb_start": 1420,
                            "ttfb_end": 1609,
                            "download_start": 1609,
                            "download_end": 18285,
                            "download_ms": 16676,
                            "all_start": 1420,
                            "all_end": 18285,
                            "all_ms": 16865,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "26171.57",
                            "request_id": "26171.57",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                            "raw_id": "26171.57",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 18800,
                            "ttfb_ms": 298,
                            "load_start": 1421,
                            "load_start_float": 1421.000342,
                            "bytesIn": 816360,
                            "objectSize": 816360,
                            "objectSizeUncompressed": 816360,
                            "chunks": [
                                {
                                    "ts": 18857,
                                    "bytes": 8395
                                },
                                {
                                    "ts": 18887,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18911,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18939,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18965,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 18994,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19022,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19050,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19076,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19105,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19133,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19156,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19187,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 19210,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19239,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19266,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19293,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19321,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19349,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19378,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19404,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19432,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19456,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19484,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19513,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19540,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19567,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19595,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19621,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19651,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19680,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19705,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19735,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19755,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19785,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19815,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19838,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19870,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19895,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19920,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19949,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 19977,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20006,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20033,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20055,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20083,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20161,
                                    "bytes": 32732
                                },
                                {
                                    "ts": 20171,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20195,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20221,
                                    "bytes": 6022
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 816360",
                                    "Content-Range: bytes 0-816359\/816360",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"c74e8-60fb2fd5a01e9\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 816360",
                                    "content-range: bytes 0-816359\/816360"
                                ]
                            },
                            "bytesOut": 2332,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1395,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 342,
                            "server_port": "443",
                            "load_end": 20221,
                            "ttfb_start": 1421,
                            "ttfb_end": 1719,
                            "download_start": 1719,
                            "download_end": 20221,
                            "download_ms": 18502,
                            "all_start": 1421,
                            "all_end": 20221,
                            "all_ms": 18800,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "26171.58",
                            "request_id": "26171.58",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                            "raw_id": "26171.58",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 26298,
                            "ttfb_ms": 298,
                            "load_start": 1421,
                            "load_start_float": 1421.000344,
                            "bytesIn": 327680,
                            "objectSize": 327680,
                            "objectSizeUncompressed": 327680,
                            "chunks": [
                                {
                                    "ts": 20224,
                                    "bytes": 10326
                                },
                                {
                                    "ts": 20252,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20276,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20301,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20329,
                                    "bytes": 6112
                                },
                                {
                                    "ts": 22101,
                                    "bytes": 11452
                                },
                                {
                                    "ts": 22128,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22154,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22184,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22212,
                                    "bytes": 4986
                                },
                                {
                                    "ts": 23383,
                                    "bytes": 10719
                                },
                                {
                                    "ts": 23408,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23438,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23467,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23489,
                                    "bytes": 5719
                                },
                                {
                                    "ts": 25261,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25289,
                                    "bytes": 16370
                                },
                                {
                                    "ts": 25317,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25344,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25371,
                                    "bytes": 8242
                                },
                                {
                                    "ts": 27606,
                                    "bytes": 13343
                                },
                                {
                                    "ts": 27633,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27662,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27687,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27719,
                                    "bytes": 3095
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1361405",
                                    "Content-Range: bytes 0-1361404\/1361405",
                                    "accept-ranges: bytes",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"14c5fd-60fb3012a714a\"",
                                    "last-modified: Wed, 24 Jan 2024 15:49:13 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1361405",
                                    "content-range: bytes 0-1361404\/1361405"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 19,
                            "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": 1361405,
                            "gzip_save": 1091492,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1397,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 344,
                            "server_port": "443",
                            "load_end": 27719,
                            "ttfb_start": 1421,
                            "ttfb_end": 1719,
                            "download_start": 1719,
                            "download_end": 27719,
                            "download_ms": 26000,
                            "all_start": 1421,
                            "all_end": 27719,
                            "all_ms": 26298,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "26171.59",
                            "request_id": "26171.59",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                            "raw_id": "26171.59",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 23022,
                            "ttfb_ms": 301,
                            "load_start": 1421,
                            "load_start_float": 1421.000346,
                            "bytesIn": 1049848,
                            "objectSize": 1049848,
                            "objectSizeUncompressed": 1049848,
                            "chunks": [
                                {
                                    "ts": 20329,
                                    "bytes": 10254
                                },
                                {
                                    "ts": 20354,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20384,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20411,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20441,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20465,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 20494,
                                    "bytes": 6220
                                },
                                {
                                    "ts": 22212,
                                    "bytes": 11380
                                },
                                {
                                    "ts": 22239,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22265,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22295,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22318,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22345,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22371,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22399,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22428,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22457,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22484,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22511,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22539,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22562,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22594,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22625,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22644,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22672,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22701,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22728,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22756,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22784,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22811,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 22840,
                                    "bytes": 5400
                                },
                                {
                                    "ts": 23490,
                                    "bytes": 10647
                                },
                                {
                                    "ts": 23518,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23544,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23573,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23600,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23629,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23656,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23682,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23713,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23734,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23765,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23789,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23819,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23846,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23871,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23899,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23929,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23952,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 23982,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24012,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24036,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24065,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24089,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24117,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24147,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24172,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24199,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24229,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24256,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24282,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24310,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24334,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24362,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24388,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24416,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24443,
                                    "bytes": 7621
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1049848",
                                    "Content-Range: bytes 0-1049847\/1049848",
                                    "accept-ranges: bytes",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"1004f8-60fb302bd1f69\"",
                                    "last-modified: Wed, 24 Jan 2024 15:49:39 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1049848",
                                    "content-range: bytes 0-1049847\/1049848"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1398,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 346,
                            "server_port": "443",
                            "load_end": 24443,
                            "ttfb_start": 1421,
                            "ttfb_end": 1722,
                            "download_start": 1722,
                            "download_end": 24443,
                            "download_ms": 22721,
                            "all_start": 1421,
                            "all_end": 24443,
                            "all_ms": 23022,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "26171.60",
                            "request_id": "26171.60",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                            "raw_id": "26171.60",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 26403,
                            "ttfb_ms": 302,
                            "load_start": 1421,
                            "load_start_float": 1421.000348,
                            "bytesIn": 196608,
                            "objectSize": 196608,
                            "objectSizeUncompressed": 196608,
                            "chunks": [
                                {
                                    "ts": 24446,
                                    "bytes": 8727
                                },
                                {
                                    "ts": 24473,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24499,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24528,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 24556,
                                    "bytes": 7711
                                },
                                {
                                    "ts": 25372,
                                    "bytes": 8124
                                },
                                {
                                    "ts": 25402,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25425,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25455,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 25478,
                                    "bytes": 8314
                                },
                                {
                                    "ts": 27719,
                                    "bytes": 13271
                                },
                                {
                                    "ts": 27741,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27769,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27798,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27824,
                                    "bytes": 3167
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1379676",
                                    "Content-Range: bytes 0-1379675\/1379676",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"150d5c-60fb2fd43e14b\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1379676",
                                    "content-range: bytes 0-1379675\/1379676"
                                ]
                            },
                            "bytesOut": 2365,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 13,
                            "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": 1379676,
                            "gzip_save": 1188933,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1400,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 348,
                            "server_port": "443",
                            "load_end": 27824,
                            "ttfb_start": 1421,
                            "ttfb_end": 1723,
                            "download_start": 1723,
                            "download_end": 27824,
                            "download_ms": 26101,
                            "all_start": 1421,
                            "all_end": 27824,
                            "all_ms": 26403,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "26171.61",
                            "request_id": "26171.61",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                            "raw_id": "26171.61",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 23488,
                            "ttfb_ms": 303,
                            "load_start": 1421,
                            "load_start_float": 1421.00035,
                            "bytesIn": 909322,
                            "objectSize": 909322,
                            "objectSizeUncompressed": 221413,
                            "chunks": [
                                {
                                    "ts": 24554,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24554,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24578,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24578,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24608,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24608,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24631,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24632,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24660,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24660,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24688,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24688,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24714,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24714,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24742,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24742,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24771,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24771,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24800,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24800,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24825,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24825,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24853,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24853,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24877,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24877,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24905,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24905,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24931,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24931,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24959,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24959,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24988,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 24988,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25014,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25014,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25043,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25043,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25070,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25071,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25102,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25102,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25124,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25125,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25476,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25504,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25504,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25532,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25533,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25558,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25558,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25587,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25587,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25615,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25615,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25645,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25645,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25669,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25671,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25698,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25698,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25722,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25722,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25749,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25749,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25780,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25780,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25806,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25808,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25832,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25832,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25860,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25860,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25886,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25886,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25916,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25916,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25943,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25943,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25966,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25966,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25997,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 25997,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26025,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26025,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26049,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26049,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26080,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26080,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26109,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26109,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26131,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26132,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26160,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26160,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26186,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26186,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26214,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26214,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26242,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26242,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26270,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26270,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26297,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26297,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26325,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26325,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26348,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26348,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26377,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26377,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 26404,
                                    "bytes": 10
                                },
                                {
                                    "ts": 26404,
                                    "bytes": 0
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 909322",
                                    "Content-Range: bytes 0-909321\/909322",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"de00a-60fb2fd43dd6f\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 909322",
                                    "content-range: bytes 0-909321\/909322"
                                ]
                            },
                            "bytesOut": 2362,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1400,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 57,
                            "http2_stream_weight": 74,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 350,
                            "server_port": "443",
                            "load_end": 24909,
                            "ttfb_start": 1421,
                            "ttfb_end": 1724,
                            "download_start": 1724,
                            "download_end": 24909,
                            "download_ms": 23185,
                            "all_start": 1421,
                            "all_end": 24909,
                            "all_ms": 23488,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "26171.62",
                            "request_id": "26171.62",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                            "raw_id": "26171.62",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 25823,
                            "ttfb_ms": 299,
                            "load_start": 1425,
                            "load_start_float": 1425.000352,
                            "bytesIn": 509355,
                            "objectSize": 509355,
                            "objectSizeUncompressed": 509355,
                            "chunks": [
                                {
                                    "ts": 26406,
                                    "bytes": 15604
                                },
                                {
                                    "ts": 26432,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26461,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26489,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26515,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26543,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26572,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26596,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26626,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26649,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26678,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26706,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26732,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26760,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26789,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26816,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26843,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26871,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26895,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26923,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26949,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 26977,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27006,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27031,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27060,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27088,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27145,
                                    "bytes": 32732
                                },
                                {
                                    "ts": 27173,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27196,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27223,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 27248,
                                    "bytes": 2771
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 509355",
                                    "Content-Range: bytes 0-509354\/509355",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"7c5ab-5f22c52c40f02\"",
                                    "last-modified: Fri, 13 Jan 2023 21:57:44 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 509355",
                                    "content-range: bytes 0-509354\/509355"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1408,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 352,
                            "server_port": "443",
                            "load_end": 27248,
                            "ttfb_start": 1425,
                            "ttfb_end": 1724,
                            "download_start": 1724,
                            "download_end": 27248,
                            "download_ms": 25524,
                            "all_start": 1425,
                            "all_end": 27248,
                            "all_ms": 25823,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "26171.63",
                            "request_id": "26171.63",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                            "raw_id": "26171.63",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 26508,
                            "ttfb_ms": 299,
                            "load_start": 1425,
                            "load_start_float": 1425.000354,
                            "bytesIn": 229376,
                            "objectSize": 229376,
                            "objectSizeUncompressed": 226119,
                            "chunks": [
                                {
                                    "ts": 27248,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27248,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27276,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27276,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27304,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27304,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27333,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27333,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27358,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27358,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27388,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27388,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27415,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27415,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27438,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27438,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27469,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27469,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27821,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27821,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27849,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27850,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27878,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27878,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27904,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27932,
                                    "bytes": 8192
                                },
                                {
                                    "ts": 27932,
                                    "bytes": 8192
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 202,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: i",
                                    "range: bytes=0-",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "Content-Length: 1081598",
                                    "Content-Range: bytes 0-1081597\/1081598",
                                    "accept-ranges: bytes",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: \"1080fe-5f26110a83221\"",
                                    "last-modified: Mon, 16 Jan 2023 12:53:08 GMT",
                                    "server: nginx",
                                    ":status: 206",
                                    "content-length: 1081598",
                                    "content-range: bytes 0-1081597\/1081598"
                                ]
                            },
                            "bytesOut": 2272,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 20,
                            "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": 1081598,
                            "gzip_save": 863563,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1409,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 354,
                            "server_port": "443",
                            "load_end": 27933,
                            "ttfb_start": 1425,
                            "ttfb_end": 1724,
                            "download_start": 1724,
                            "download_end": 27933,
                            "download_ms": 26209,
                            "all_start": 1425,
                            "all_end": 27933,
                            "all_ms": 26508,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "26171.18",
                            "request_id": "26171.18",
                            "ip_addr": "104.21.26.223",
                            "full_url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "ka-f.fontawesome.com",
                            "url": "\/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                            "raw_id": "26171.18",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 80,
                            "ttfb_ms": 79,
                            "load_start": 1428,
                            "load_start_float": 1428.000254,
                            "bytesIn": 815,
                            "objectSize": 815,
                            "objectSizeUncompressed": 2956,
                            "chunks": [
                                {
                                    "ts": 1508,
                                    "bytes": 264,
                                    "inflated": 358
                                },
                                {
                                    "ts": 1508,
                                    "bytes": 551,
                                    "inflated": 2598
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=31556926",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 1309,
                            "dns_end": 1344,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                            "initiator_line": "1",
                            "initiator_column": "7937",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: ka-f.fontawesome.com",
                                    ":method: GET",
                                    ":path: \/releases\/v5.15.4\/css\/free-v4-font-face.min.css?token=00de80f2fd",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-headers: fa-kit-token",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3000",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=31556926",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8f74101e2ba81daa-FRA",
                                    "content-encoding: gzip",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: W\/\"f2e0b2680d9b0bcb6e0039c4424e5a59\"",
                                    "last-modified: Wed, 04 Aug 2021 18:53:09 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=1,i",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Mv2i8ciHVZ4n4CXoxDG4E%2BLtf8PyjslqWnJpJ7FntE58v4BT1xkLwWG1LTS2%2B1Qq9xVjVCHiWmJhIMY14Dp6TER8TDQpZj5%2BR90fVkC8pIudKM3kZtgWWggxEOGXnQVqXXvsbRzuAw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=61459&min_rtt=60909&rtt_var=18200&sent=14&recv=10&lost=0&retrans=0&sent_bytes=4251&recv_bytes=5417&delivery_rate=45913&cwnd=12000&unsent_bytes=0&cid=8c3ecf7581459e46&ts=110&x=1\"",
                                    "server-timing: cfExtPri",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 93b0598b43d63761f1a129690721f888.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: aNolfIq7sSxjuyOuordpNOU1_MFQFam0bOohGVYRFpSYwd5bx3Nopg==",
                                    "x-amz-cf-pop: FRA56-C2",
                                    "x-cache: Hit from cloudfront"
                                ]
                            },
                            "bytesOut": 2044,
                            "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": 35,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1730,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31556926,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1312,
                            "netlog_id": 254,
                            "load_end": 1508,
                            "ttfb_start": 1428,
                            "ttfb_end": 1507,
                            "download_start": 1507,
                            "download_end": 1508,
                            "download_ms": 1,
                            "all_start": 1309,
                            "all_end": 1508,
                            "all_ms": 115,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "26171.16",
                            "request_id": "26171.16",
                            "ip_addr": "104.21.26.223",
                            "full_url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "ka-f.fontawesome.com",
                            "url": "\/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                            "raw_id": "26171.16",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 197,
                            "ttfb_ms": 119,
                            "load_start": 1429,
                            "load_start_float": 1429.0002360000001,
                            "bytesIn": 12866,
                            "objectSize": 12866,
                            "objectSizeUncompressed": 60312,
                            "chunks": [
                                {
                                    "ts": 1549,
                                    "bytes": 299,
                                    "inflated": 347
                                },
                                {
                                    "ts": 1549,
                                    "bytes": 1176,
                                    "inflated": 4686
                                },
                                {
                                    "ts": 1552,
                                    "bytes": 1176,
                                    "inflated": 5637
                                },
                                {
                                    "ts": 1553,
                                    "bytes": 1173,
                                    "inflated": 5711
                                },
                                {
                                    "ts": 1554,
                                    "bytes": 108,
                                    "inflated": 489
                                },
                                {
                                    "ts": 1567,
                                    "bytes": 1176,
                                    "inflated": 5610
                                },
                                {
                                    "ts": 1567,
                                    "bytes": 1176,
                                    "inflated": 5831
                                },
                                {
                                    "ts": 1568,
                                    "bytes": 553,
                                    "inflated": 2487
                                },
                                {
                                    "ts": 1610,
                                    "bytes": 3522,
                                    "inflated": 16921
                                },
                                {
                                    "ts": 1615,
                                    "bytes": 1176,
                                    "inflated": 5684
                                },
                                {
                                    "ts": 1625,
                                    "bytes": 1173,
                                    "inflated": 4925
                                },
                                {
                                    "ts": 1626,
                                    "bytes": 158,
                                    "inflated": 1984
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=31556926",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                            "initiator_line": "1",
                            "initiator_column": "7937",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: ka-f.fontawesome.com",
                                    ":method: GET",
                                    ":path: \/releases\/v5.15.4\/css\/free.min.css?token=00de80f2fd",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-headers: fa-kit-token",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3000",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=31556926",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8f74101e3baf1daa-FRA",
                                    "content-encoding: gzip",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: W\/\"a12ec7ebe75a4d59a5dd6b79e2ba2e16\"",
                                    "last-modified: Wed, 04 Aug 2021 18:53:09 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=1,i",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=jQDpoabnTvtT0zoPvZxC7Qs1g4Rr1F4EV%2BNDQWP0bbYxBoXdmWfaYGMbzZQ7WJUYeWpvWYrsT%2BcfuA98aMeqOqbo%2FJFGbYd4FVJJyKzvgURo%2Fw9vyqTtEO6fotyoWMRAUO1g8QyC7w%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=61459&min_rtt=60909&rtt_var=18200&sent=21&recv=10&lost=0&retrans=0&sent_bytes=11285&recv_bytes=5417&delivery_rate=45913&cwnd=12000&unsent_bytes=0&cid=8c3ecf7581459e46&ts=117&x=1\"",
                                    "server-timing: cfExtPri",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 f891d17fa862cc74a05434e03fa58dca.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: -cDM5Qh39Uyv66bA4ALMwz5OZFZxr72IFRVn03fFg2hKiqOEHACljA==",
                                    "x-amz-cf-pop: FRA56-C2",
                                    "x-cache: Hit from cloudfront"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 13758,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31556926,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1307,
                            "netlog_id": 236,
                            "load_end": 1626,
                            "ttfb_start": 1429,
                            "ttfb_end": 1548,
                            "download_start": 1548,
                            "download_end": 1626,
                            "download_ms": 78,
                            "all_start": 1429,
                            "all_end": 1626,
                            "all_ms": 197,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "26171.17",
                            "request_id": "26171.17",
                            "ip_addr": "104.21.26.223",
                            "full_url": "https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "ka-f.fontawesome.com",
                            "url": "\/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                            "raw_id": "26171.17",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Fetch",
                            "load_ms": 108,
                            "ttfb_ms": 101,
                            "load_start": 1429,
                            "load_start_float": 1429.0002489999999,
                            "bytesIn": 4253,
                            "objectSize": 4253,
                            "objectSizeUncompressed": 26682,
                            "chunks": [
                                {
                                    "ts": 1532,
                                    "bytes": 294,
                                    "inflated": 443
                                },
                                {
                                    "ts": 1534,
                                    "bytes": 2352,
                                    "inflated": 16584
                                },
                                {
                                    "ts": 1536,
                                    "bytes": 1176,
                                    "inflated": 6697
                                },
                                {
                                    "ts": 1537,
                                    "bytes": 431,
                                    "inflated": 2958
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=31556926",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                            "initiator_line": "1",
                            "initiator_column": "7937",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: ka-f.fontawesome.com",
                                    ":method: GET",
                                    ":path: \/releases\/v5.15.4\/css\/free-v4-shims.min.css?token=00de80f2fd",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-headers: fa-kit-token",
                                    "access-control-allow-methods: GET",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3000",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=31556926",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8f74101e3bb21daa-FRA",
                                    "content-encoding: gzip",
                                    "content-type: text\/css",
                                    "date: Tue, 24 Dec 2024 22:35:10 GMT",
                                    "etag: W\/\"76f34b71fc9fb641507ff6a822cc07f5\"",
                                    "last-modified: Wed, 04 Aug 2021 18:53:09 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "priority: u=1,i",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=MFApELc4U%2B9rP0%2B%2BG%2FyrbWB21%2BXGVXyOM1U4tEsuRcIeWr1IpEsSCsDeQhF5KqTvEfY%2BeA2Fsjicxi89xEbrojJosI%2F9ymQUjcf7j44UAn%2FDKQKr9iTeBdfPsPyD9h%2FhaJL1pV7hbQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=61459&min_rtt=60909&rtt_var=18200&sent=16&recv=10&lost=0&retrans=0&sent_bytes=6028&recv_bytes=5417&delivery_rate=45913&cwnd=12000&unsent_bytes=0&cid=8c3ecf7581459e46&ts=116&x=1\"",
                                    "server-timing: cfExtPri",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 ef4ff53b101ef123a46ec560b6c94cb8.cloudfront.net (CloudFront)",
                                    "x-amz-cf-id: forWzz4RrC7i0TPJqXoyypTA-C7TxxOVDF_CgMY3nW8TzVnUFq5frQ==",
                                    "x-amz-cf-pop: FRA56-C2",
                                    "x-cache: Hit from cloudfront"
                                ]
                            },
                            "bytesOut": 2032,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5138,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31556926,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1309,
                            "netlog_id": 249,
                            "load_end": 1537,
                            "ttfb_start": 1429,
                            "ttfb_end": 1530,
                            "download_start": 1530,
                            "download_end": 1537,
                            "download_ms": 7,
                            "all_start": 1429,
                            "all_end": 1537,
                            "all_ms": 108,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "26171.29",
                            "request_id": "26171.29",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                            "raw_id": "26171.29",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 716,
                            "ttfb_ms": 680,
                            "load_start": 1460,
                            "load_start_float": 1460.000266,
                            "bytesIn": 18036,
                            "objectSize": 18036,
                            "objectSizeUncompressed": 18036,
                            "chunks": [
                                {
                                    "ts": 2146,
                                    "bytes": 1374
                                },
                                {
                                    "ts": 2176,
                                    "bytes": 16662
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 273,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1349,
                            "connect_end": 1400,
                            "ssl_start": 1400,
                            "ssl_end": 1460,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-dev3.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "primer.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "use-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "fontservicescdn-staging.typekit.net",
                                    "emoji.typekit.net",
                                    "faster.typekit.net",
                                    "faster-staging.typekit.net",
                                    "p.typekit.net",
                                    "muse.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "fontservicescdn.typekit.net",
                                    "ping.typekit.net",
                                    "apicdn.typekit.net",
                                    "fonts.typekit.net",
                                    "apicdn-staging.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1733788800,
                                "validTo": 1768089599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2026h1' log",
                                        "logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
                                        "timestamp": 1733840423471,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022006270D83F6A673242885627E3B1E54D0F1ED84FA4D1FA8E6A7CA6376EE9BDCC4022100845981F2AD39C8EEB9B445D6D4D6E622D77D7361D8A989C209CBB32CAC46AB7B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert 'Wyvern2026h1'",
                                        "logId": "6411C46CA412ECA7891CA2022E00BCAB4F2807D41E3527ABEAFED503C97DCDF0",
                                        "timestamp": 1733840423530,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100C2629249F674B21665FA7769AF5631C7FBE18CA62522C35FD328E02A655DC9B402207D8218554A1074C2CF71A5CA5B73A797CEEF9D6470B70D164A91DD6D91CD4352"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert 'Sphinx2026h1'",
                                        "logId": "499C9B69DE1D7CECFC36DECD8764A6B85BAF0A878019D15552FBE9EB29DDF8C3",
                                        "timestamp": 1733840423544,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100EA11708B7CB9318CE7FCA6741B3E7CBB5482B2EA02FC9B09E363CD764557A42A02205AEBF0B1CE6A1E2CF22765ECA6670E047D3F94A36446840FAD8972F89084B575"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/gqh3ubp.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/78c39c\/00000000000000007735b0ce\/30\/l?subset_id=2&fvd=n2&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/gqh3ubp.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 18036",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:11 GMT",
                                    "etag: \"66a00c5c80b0b8f4a5030b51a227c2d3ef7e385c\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2038,
                            "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": 51,
                            "ssl_ms": 60,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1349,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 266,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIH\/DCCBuSgAwIBAgIQCbWwlkFXfRWNWMcEtsvDcjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMjEwMDAwMDAwWhcNMjYwMTEwMjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABAjPmQk14yPEoAscJXi0jgE0kRBOBftv7fRdOZ36GyprKawsD7Sp\nOw45O7GT8QvoVFIQnJyYmpVjGpVA+9gCVzKjggV+MIIFejAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUkxWmlbkGj78Qaqmotxwo8BA+\nl+QwggILBgNVHREEggICMIIB\/oIPdXNlLnR5cGVraXQubmV0ghR1c2UtZGV2My50\neXBla2l0Lm5ldIIfZm9udHNlcnZpY2VzY2RuLWRldi50eXBla2l0Lm5ldIIScHJp\nbWVyLnR5cGVraXQubmV0ghllbW9qaS1zdGFnaW5nLnR5cGVraXQubmV0ghljY3R5\ncGVraXQtZGV2LnR5cGVraXQubmV0ghd1c2Utc3RhZ2luZy50eXBla2l0Lm5ldIIa\nd2ViZm9udHMuY3JlYXRpdmVjbG91ZC5jb22CI2ZvbnRzZXJ2aWNlc2Nkbi1zdGFn\naW5nLnR5cGVraXQubmV0ghFlbW9qaS50eXBla2l0Lm5ldIISZmFzdGVyLnR5cGVr\naXQubmV0ghpmYXN0ZXItc3RhZ2luZy50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5l\ndIIQbXVzZS50eXBla2l0Lm5ldIIWYXBpY2RuLWRldi50eXBla2l0Lm5ldIIRdXNl\nLmVkZ2Vmb250cy5uZXSCD3VzZS50eXBla2l0LmNvbYIbZm9udHNlcnZpY2VzY2Ru\nLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0ghJhcGljZG4udHlwZWtpdC5u\nZXSCEWZvbnRzLnR5cGVraXQubmV0ghphcGljZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndDA+BgNVHSAENzA1MDMGBmeBDAECAjApMCcGCCsGAQUFBwIBFhtodHRwOi8vd3d3\nLmRpZ2ljZXJ0LmNvbS9DUFMwDgYDVR0PAQH\/BAQDAgOIMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjCBnwYDVR0fBIGXMIGUMEigRqBEhkJodHRwOi8vY3Js\nMy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBD\nQTEtMS5jcmwwSKBGoESGQmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDCBhwYIKwYBBQUHAQEE\nezB5MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wUQYIKwYB\nBQUHMAKGRWh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2Jh\nbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNydDAMBgNVHRMBAf8EAjAAMIIBfgYK\nKwYBBAHWeQIEAgSCAW4EggFqAWgAdgAOV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0h\nqSWsYcVOIQAAAZOw8UovAAAEAwBHMEUCIAYnDYP2pnMkKIVifjseVNDx7YT6TR+o\n5qfKY3bum9zEAiEAhFmB8q05yO65tEXW1NbmItd9c2HYqYnCCcuzLKxGq3sAdgBk\nEcRspBLsp4kcogIuALyrTygH1B41J6vq\/tUDyX3N8AAAAZOw8UpqAAAEAwBHMEUC\nIQDCYpJJ9nSyFmX6d2mvVjHH++GMpiUiw1\/TKOAqZV3JtAIgfYIYVUoQdMLPcaXK\nW3Onl87vnWRwtw0WSpHdbZHNQ1IAdgBJnJtp3h187Pw23s2HZKa4W68Kh4AZ0VVS\n++nrKd34wwAAAZOw8Up4AAAEAwBHMEUCIQDqEXCLfLkxjOf8pnQbPny7VIKy6gL8\nmwnjY812RVekKgIgWuvwsc5qHizyJ2XspmcOBH0\/lKNkRoQPrYly+JCEtXUwDQYJ\nKoZIhvcNAQELBQADggEBAGoejQmMbHhufzjnpy9PwBfLIxh2W0uVBhEZP8SgLl85\na+0gvN84GdpEA8FcWB4otaxA8se1+E1rrCMATELw7m+KYohGII+LG5WfME0GI5XP\najbgtnYKXFFw0JTl2YLO+eSaCDk3lw3aP15Y7EI5m1S1l2J9JIwWrfFHAqQBJos6\nJEHnRezjorebQMpsAOrDhwjfLlnTXJW3t8TX88O4Yt3KjK53cPMJKyAfGSnbTXi5\nJv\/GDkkHPLHi5llEq5lQarDT1fguccoZ3FALYddcUmBdpLdzWK4kSaA9L6sZ\/mRW\n2swKWQ5ndNEBOKa4uH6mSG7CEybtyW4LyXfVTlhFHbk=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "DYNA": 363,
                                    "GDYN": 269,
                                    "GPOS": 3070,
                                    "OS\/2": 96,
                                    "cmap": 2320,
                                    "cvt ": 48,
                                    "fpgm": 2301,
                                    "gasp": 8,
                                    "glyf": 25459,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 894,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1013,
                                    "post": 663,
                                    "prep": 111
                                },
                                "names": {
                                    "0": "(c) Copyright The Font Bureau, Inc. 2014. All rights reserved.",
                                    "1": "InputSans ExLight",
                                    "2": "Regular",
                                    "3": "c9eeb1c2eca4b3f9844099c5cfea56e3",
                                    "4": "InputSans ExLight",
                                    "5": "Version 0.000;PS 0.0;hotconv 1.0.72;makeotf.lib2.5.5900; ttfauto",
                                    "6": "InputSans-ExtraLight",
                                    "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735b0ce"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 814,
                                    "usWeightClass": 300,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 715,
                                    "ySubscriptYSize": 660,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 82,
                                    "ySuperscriptXSize": 715,
                                    "ySuperscriptYSize": 660,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 385,
                                    "yStrikeoutSize": 55,
                                    "yStrikeoutPosition": 360,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684355303,
                                    "ulUnicodeRange2": 63739,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "FBI ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 825,
                                    "sTypoDescender": -275,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1400,
                                    "usWinDescent": 450,
                                    "ulCodePageRange1": 536871071,
                                    "ulCodePageRange2": 3755409408,
                                    "sxHeight": 600,
                                    "sCapHeight": 800,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 13,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 0,
                                        "bWeight": 4,
                                        "bProportion": 6,
                                        "bContrast": 2,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 9,
                                        "bMidline": 0,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": 0,
                                    "underlineThickness": 0,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 10
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ],
                                            "CAT ": [
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 224
                                }
                            },
                            "load_end": 2176,
                            "ttfb_start": 1460,
                            "ttfb_end": 2140,
                            "download_start": 2140,
                            "download_end": 2176,
                            "download_ms": 36,
                            "all_start": 1349,
                            "all_end": 2176,
                            "all_ms": 827,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "26171.91",
                            "request_id": "26171.91",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                            "raw_id": "26171.91",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 566,
                            "ttfb_ms": 566,
                            "load_start": 4526,
                            "load_start_float": 4526.0004099999996,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 17066,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 231,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "if-range: \"1342aa-60fb2fd4a2b28\"",
                                    "priority: i",
                                    "range: bytes=1245184-1262249",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 17066",
                                    "content-range: bytes 1245184-1262249\/1262250",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 22:35:13 GMT",
                                    "etag: \"1342aa-60fb2fd4a2b28\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                    "server: nginx"
                                ]
                            },
                            "bytesOut": 2434,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4524,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "netlog_id": 410,
                            "server_port": "443",
                            "load_end": 5092,
                            "ttfb_start": 4526,
                            "ttfb_end": 5092,
                            "download_start": 5092,
                            "download_end": 5092,
                            "download_ms": 0,
                            "all_start": 4526,
                            "all_end": 5092,
                            "all_ms": 566,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "26171.92",
                            "request_id": "26171.92",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                            "raw_id": "26171.92",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 582,
                            "ttfb_ms": 582,
                            "load_start": 5465,
                            "load_start_float": 5465.0004179999996,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 7709,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 231,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "if-range: \"149e1d-60fb2fd4b38f1\"",
                                    "priority: i",
                                    "range: bytes=1343488-1351196",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 7709",
                                    "content-range: bytes 1343488-1351196\/1351197",
                                    "content-type: video\/mp4",
                                    "date: Tue, 24 Dec 2024 22:35:14 GMT",
                                    "etag: \"149e1d-60fb2fd4b38f1\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:08 GMT",
                                    "server: nginx"
                                ]
                            },
                            "bytesOut": 2434,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5460,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "netlog_id": 418,
                            "server_port": "443",
                            "load_end": 6047,
                            "ttfb_start": 5465,
                            "ttfb_end": 6047,
                            "download_start": 6047,
                            "download_end": 6047,
                            "download_ms": 0,
                            "all_start": 5465,
                            "all_end": 6047,
                            "all_ms": 582,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "26171.93",
                            "request_id": "26171.93",
                            "ip_addr": "216.58.206.78",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&tfd=5862",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&tfd=5862",
                            "raw_id": "26171.93",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 315,
                            "ttfb_ms": 315,
                            "load_start": 5862,
                            "load_start_float": 5862.0004239999998,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 229,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                            "initiator_line": "189",
                            "initiator_column": "261",
                            "initiator_type": "script",
                            "initiator_function": "Ac",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079709293&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1093487386.1735079710&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_eu=AEA&_s=2&sid=1735079709&sct=1&seg=0&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=scroll&epn.percent_scrolled=90&tfd=5862",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/jeffreyroekens.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                    "content-type: text\/plain",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:35:14 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                    "server: Golfe2"
                                ]
                            },
                            "bytesOut": 3559,
                            "score_cache": -1,
                            "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": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 5861,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/jeffreyroekens.com same_site>",
                            "chunks": [],
                            "netlog_id": 424,
                            "server_port": "443",
                            "load_end": 6177,
                            "ttfb_start": 5862,
                            "ttfb_end": 6177,
                            "download_start": 6177,
                            "download_end": 6177,
                            "download_ms": 0,
                            "all_start": 5862,
                            "all_end": 6177,
                            "all_ms": 315,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "26171.94",
                            "request_id": "26171.94",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png",
                            "raw_id": "26171.94",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 1054,
                            "ttfb_ms": 1053,
                            "load_start": 9245,
                            "load_start_float": 9245.0004329999992,
                            "bytesIn": 849,
                            "objectSize": 849,
                            "objectSizeUncompressed": 849,
                            "chunks": [
                                {
                                    "ts": 10299,
                                    "bytes": 849
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "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: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/site\/d7e941dc50-1673879143\/favicon-32x32.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",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 849",
                                    "content-type: image\/png",
                                    "date: Tue, 24 Dec 2024 22:35:18 GMT",
                                    "etag: \"351-5f26268efbc14\"",
                                    "last-modified: Mon, 16 Jan 2023 14:29:24 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2371,
                            "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": 849,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9243,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 433,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                    },
                                    "File": {
                                        "FileSize": "849 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "Grayscale with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Gamma": 2.2000000000000002,
                                        "WhitePointX": 0.31269999999999998,
                                        "WhitePointY": 0.32900000000000001,
                                        "RedX": 0.64000000000000001,
                                        "RedY": 0.33000000000000002,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059999999999999998,
                                        "BackgroundColor": 255,
                                        "ModifyDate": "2023:01:16 13:21:14",
                                        "Datecreate": "2023-01-16T13:21:14+00:00",
                                        "Datemodify": "2023-01-16T13:21:14+00:00"
                                    },
                                    "IPTC": {
                                        "Credit": "RFG",
                                        "ApplicationRecordVersion": 4
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "GrayscaleAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "Gray",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "gray": 8
                                    },
                                    "pixels": 1024,
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 34,
                                            "standardDeviation": 81.491500000000002,
                                            "kurtosis": 2.90828,
                                            "skewness": -2.1829999999999998,
                                            "entropy": 0.49669600000000003
                                        },
                                        "gray": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 37.066400000000002,
                                            "standardDeviation": 77.183400000000006,
                                            "kurtosis": 2.0276100000000001,
                                            "skewness": 1.91028,
                                            "entropy": 0.36682799999999999
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Undefined",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-12-24T22:35:19+00:00",
                                        "date:modify": "2024-12-24T22:35:19+00:00",
                                        "png:bKGD": "chunk was found (see Background color, above)",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "4",
                                        "png:IHDR.color_type": "4 (GrayAlpha)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                        "png:text-encoded profiles": "1 were found",
                                        "png:tIME": "2023-01-16T13:21:14Z",
                                        "signature": "fe129ce399a634eb0b2d585d91031cd765f19529218ae3a862a9f7b5fd4db27d"
                                    },
                                    "profiles": {
                                        "iptc": {
                                            "Credit[2,110]": [
                                                "RFG"
                                            ],
                                            "Unknown[2,0]": [
                                                null
                                            ],
                                            "length": 28
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "849B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "128733B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "load_end": 10299,
                            "ttfb_start": 9245,
                            "ttfb_end": 10298,
                            "download_start": 10298,
                            "download_end": 10299,
                            "download_ms": 1,
                            "all_start": 9245,
                            "all_end": 10299,
                            "all_ms": 1054,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "26171.95",
                            "request_id": "26171.95",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                            "raw_id": "26171.95",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 1321,
                            "ttfb_ms": 1321,
                            "load_start": 10260,
                            "load_start_float": 10260.000438999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 6637,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "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": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "if-range: \"1d19ed-60fb2fd441faa\"",
                                    "priority: i",
                                    "range: bytes=1900544-1907180",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 6637",
                                    "content-range: bytes 1900544-1907180\/1907181",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:19 GMT",
                                    "etag: \"1d19ed-60fb2fd441faa\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                    "server: nginx"
                                ]
                            },
                            "bytesOut": 2431,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 10259,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "netlog_id": 439,
                            "server_port": "443",
                            "load_end": 11581,
                            "ttfb_start": 10260,
                            "ttfb_end": 11581,
                            "download_start": 11581,
                            "download_end": 11581,
                            "download_ms": 0,
                            "all_start": 10260,
                            "all_end": 11581,
                            "all_ms": 1321,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "26171.96",
                            "request_id": "26171.96",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                            "raw_id": "26171.96",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 2204,
                            "ttfb_ms": 2204,
                            "load_start": 11910,
                            "load_start_float": 11910.000447,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 652,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "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": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "if-range: \"18828c-60fb2fd44148c\"",
                                    "priority: i",
                                    "range: bytes=1605632-1606283",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 652",
                                    "content-range: bytes 1605632-1606283\/1606284",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:20 GMT",
                                    "etag: \"18828c-60fb2fd44148c\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:07 GMT",
                                    "server: nginx"
                                ]
                            },
                            "bytesOut": 2431,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 11908,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "netlog_id": 447,
                            "server_port": "443",
                            "load_end": 14114,
                            "ttfb_start": 11910,
                            "ttfb_end": 14114,
                            "download_start": 14114,
                            "download_end": 14114,
                            "download_ms": 0,
                            "all_start": 11910,
                            "all_end": 14114,
                            "all_ms": 2204,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "26171.97",
                            "request_id": "26171.97",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                            "raw_id": "26171.97",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 4975,
                            "ttfb_ms": 4975,
                            "load_start": 15517,
                            "load_start_float": 15517.000457,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 811,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "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": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "if-range: \"10032b-5f49a528632aa\"",
                                    "priority: i",
                                    "range: bytes=1048576-1049386",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 811",
                                    "content-range: bytes 1048576-1049386\/1049387",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:24 GMT",
                                    "etag: \"10032b-5f49a528632aa\"",
                                    "last-modified: Mon, 13 Feb 2023 20:02:10 GMT",
                                    "server: nginx"
                                ]
                            },
                            "bytesOut": 2446,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 15514,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "netlog_id": 457,
                            "server_port": "443",
                            "load_end": 20492,
                            "ttfb_start": 15517,
                            "ttfb_end": 20492,
                            "download_start": 20492,
                            "download_end": 20492,
                            "download_ms": 0,
                            "all_start": 15517,
                            "all_end": 20492,
                            "all_ms": 4975,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "26171.98",
                            "request_id": "26171.98",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                            "raw_id": "26171.98",
                            "frame_id": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 4521,
                            "ttfb_ms": 4521,
                            "load_start": 18316,
                            "load_start_float": 18316.000463,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "objectSizeUncompressed": 12535,
                            "chunks": [],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/webm",
                            "contentEncoding": "",
                            "socket": 85,
                            "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": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: identity;q=1, *;q=0",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga=GA1.1.1093487386.1735079710; _ga_H44YD4SW87=GS1.1.1735079709.1.0.1735079709.0.0.0",
                                    "if-range: \"e30f7-60fb2fd558957\"",
                                    "priority: i",
                                    "range: bytes=917504-930038",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: video",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 12535",
                                    "content-range: bytes 917504-930038\/930039",
                                    "content-type: video\/webm",
                                    "date: Tue, 24 Dec 2024 22:35:27 GMT",
                                    "etag: \"e30f7-60fb2fd558957\"",
                                    "last-modified: Wed, 24 Jan 2024 15:48:09 GMT",
                                    "server: nginx"
                                ]
                            },
                            "bytesOut": 2470,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 18311,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com same_site>",
                            "netlog_id": 463,
                            "server_port": "443",
                            "load_end": 22837,
                            "ttfb_start": 18316,
                            "ttfb_end": 22837,
                            "download_start": 22837,
                            "download_end": 22837,
                            "download_ms": 0,
                            "all_start": 18316,
                            "all_end": 22837,
                            "all_ms": 4521,
                            "index": 41,
                            "number": 42
                        }
                    ],
                    "requestsFull": 42,
                    "requestsDoc": 37,
                    "responses_200": 16,
                    "responses_404": 0,
                    "responses_other": 26,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                    "loadEventStart": 8565,
                    "loadEventEnd": 8565,
                    "domContentLoadedEventStart": 1418,
                    "domContentLoadedEventEnd": 1420,
                    "URL": "https:\/\/jeffreyroekens.com\/",
                    "connections": 9,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "5F87301569E8AC350B1D818A34D4CF23",
                    "final_url": "https:\/\/jeffreyroekens.com\/",
                    "domInteractive": 1413,
                    "firstPaint": 1416.3000000000466,
                    "firstContentfulPaint": 1516,
                    "firstImagePaint": 1813,
                    "renderBlockingCSS": 4,
                    "renderBlockingJS": 1,
                    "TTFB": 279,
                    "basePageSSLTime": 86,
                    "score_cache": 47,
                    "score_cdn": 32,
                    "score_gzip": 33,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 6509192,
                    "gzip_savings": 4390559,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 849,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 4,
                        "HTMLDocumentParser::FetchQueuedPreloads": 4,
                        "EventDispatch": 24,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 17,
                        "EvaluateScript": 3,
                        "v8.compile": 7,
                        "ParseAuthorStyleSheet": 2,
                        "TimerFire": 9,
                        "FunctionCall": 33,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 37,
                        "Layout": 38,
                        "v8.compileModule": 0,
                        "BeginRemoteFontLoad": 0,
                        "PrePaint": 26,
                        "HitTest": 3,
                        "IntersectionObserverController::computeIntersections": 18,
                        "Paint": 22,
                        "Layerize": 23,
                        "v8.evaluateModule": 4,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "V8.GC_MC_INCREMENTAL_START": 2,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "MajorGC": 1,
                        "V8.GC_MARK_COMPACTOR": 1,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 1,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "Idle": 27649
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 4,
                        "HTMLDocumentParser::FetchQueuedPreloads": 4,
                        "EventDispatch": 6,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 16,
                        "EvaluateScript": 3,
                        "v8.compile": 7,
                        "ParseAuthorStyleSheet": 2,
                        "TimerFire": 5,
                        "FunctionCall": 10,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 12,
                        "Layout": 30,
                        "v8.compileModule": 0,
                        "BeginRemoteFontLoad": 0,
                        "PrePaint": 6,
                        "HitTest": 1,
                        "IntersectionObserverController::computeIntersections": 4,
                        "Paint": 7,
                        "Layerize": 5,
                        "v8.evaluateModule": 4,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "Major concurrent marking rescheduled": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 0,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "Idle": 8534
                    },
                    "cpu.ParseHTML": 4,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "cpu.EventDispatch": 24,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 17,
                    "cpu.EvaluateScript": 3,
                    "cpu.v8.compile": 7,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.TimerFire": 9,
                    "cpu.FunctionCall": 33,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.UpdateLayoutTree": 37,
                    "cpu.Layout": 38,
                    "cpu.v8.compileModule": 0,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.PrePaint": 26,
                    "cpu.HitTest": 3,
                    "cpu.IntersectionObserverController::computeIntersections": 18,
                    "cpu.Paint": 22,
                    "cpu.Layerize": 23,
                    "cpu.v8.evaluateModule": 4,
                    "cpu.MarkDOMContent": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 2,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.Major concurrent marking started": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.MajorGC": 1,
                    "cpu.V8.GC_MARK_COMPACTOR": 1,
                    "cpu.V8.GC_MC_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK": 1,
                    "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "cpu.Major concurrent marking rescheduled": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "cpu.ClearStringTableJob started": 0,
                    "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.ClearTrivialWeakRefJob started": 0,
                    "cpu.FilterNonTrivialWeakRefJob started": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
                    "cpu.V8.GC_MC_SWEEP": 0,
                    "cpu.V8.GC_MC_EVACUATE": 0,
                    "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                    "cpu.PageEvacuationJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.PointersUpdatingJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                    "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "cpu.V8.GC_MC_FINISH": 0,
                    "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.Idle": 27649,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735079707.0741148,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735079708.7614686,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 20829,
                    "fullyLoadedCPUpct": 42.780858492503626,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "8C9C9C9BFFC3ADC3FBB5FC44775CC8F7",
                                    "loaderId": "E8B385C46EC555F79F71577E0407D5DE"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/jeffreyroekens.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/jeffreyroekens.com\/",
                    "document_hostname": "jeffreyroekens.com",
                    "document_origin": "https:\/\/jeffreyroekens.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 126,
                    "domComplete": 8565,
                    "PerformancePaintTiming.first-paint": 1416.3000000000466,
                    "PerformancePaintTiming.first-contentful-paint": 1416.3000000000466,
                    "origin_dns": {
                        "ns": [
                            "ns4.combell.net.",
                            "ns3.combell.net.",
                            "ns1.combell.eu."
                        ],
                        "mx": [
                            "50 mx.backup.mailprotect.be.",
                            "10 mx.mailprotect.be."
                        ],
                        "txt": [
                            "\"google-site-verification=tZz89h5n3j9fAdalSQyL6kZechOP5vLOfEiCwib7RZg\""
                        ],
                        "soa": [
                            "ns3.combell.net. hostmaster.jeffreyroekens.com. 1673868757 10800 3600 604800 40000"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "CDN": "Cloudflare,jsDelivr,cdnjs",
                        "Font scripts": "Typekit,Font Awesome",
                        "JavaScript libraries": "Lightbox",
                        "Analytics": "Google Analytics",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "Nginx": "",
                        "Cloudflare": "",
                        "Typekit": "",
                        "Lightbox": "",
                        "jsDelivr": "",
                        "Google Analytics": "",
                        "Font Awesome": "",
                        "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
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Lightbox": {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        "jsDelivr": {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "Font Awesome": {
                            "name": "Font Awesome",
                            "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                            "slug": "font-awesome",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Font Awesome.svg",
                            "website": "https:\/\/fontawesome.com\/",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "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": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Font Awesome",
                            "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                            "slug": "font-awesome",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Font Awesome.svg",
                            "website": "https:\/\/fontawesome.com\/",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "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": "#4a4a4a",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 2.3599999999999999,
                                                    "fontSize": "7.2pt (9.6px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>",
                                        "target": [
                                            ".sd"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4a4a4a",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 2.3599999999999999,
                                                    "fontSize": "7.2pt (9.6px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                        "target": [
                                            ".sd > a[href$=\"studiodier.com\"][target=\"_blank\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            }
                        ],
                        "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 data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                        "target": [
                                            "#wrapper"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 11.539999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                        "target": [
                                            ".w-1\\\/2"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "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": "fa-v4-font-face",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style media=\"all\" id=\"fa-v4-font-face\">",
                                        "target": [
                                            "#fa-v4-font-face"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fa-v4-shims",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style media=\"all\" id=\"fa-v4-shims\">",
                                        "target": [
                                            "#fa-v4-shims"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fa-main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style media=\"all\" id=\"fa-main\">",
                                        "target": [
                                            "#fa-main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                        "target": [
                                            "#wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "toggleMenu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>",
                                        "target": [
                                            "#toggleMenu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "primnav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav class=\"primnav \" id=\"primnav\">",
                                        "target": [
                                            "#primnav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu flex",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul id=\"menu flex\">",
                                        "target": [
                                            "#menu\\ flex"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "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:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                        "target": [
                                            ".w-1\\\/2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .navLink"
                                        ]
                                    },
                                    {
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .navLink"
                                        ]
                                    },
                                    {
                                        "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:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                        "target": [
                                            ".sd > a[href$=\"studiodier.com\"][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=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                        "target": [
                                            "a[href=\"tel:+32494726850\"]"
                                        ]
                                    },
                                    {
                                        "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=\"mailto:[email protected]\">[email protected]<\/a>",
                                        "target": [
                                            "p > a:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                        "target": [
                                            "a[data-filter=\"Showreel\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                        "target": [
                                            "a[data-filter=\"Standert\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                        "target": [
                                            "a[data-filter=\"Nora Gharib\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                        "target": [
                                            "a[data-filter=\"NATAN COUTURE\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                        "target": [
                                            "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                        "target": [
                                            "a[data-filter=\"A growing stillness.\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(9)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 id=\"menu flex\">",
                                        "target": [
                                            "#menu\\ flex"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>",
                                        "target": [
                                            "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>",
                                        "target": [
                                            "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>",
                                        "target": [
                                            "li:nth-child(3)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#808080",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscured",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<header class=\"header | flex z-50\">",
                                                        "target": [
                                                            "header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it's partially obscured by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                        "target": [
                                            ".active"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscured",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<header class=\"header | flex z-50\">",
                                                        "target": [
                                                            "header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it's partially obscured by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .navLink"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscured",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<header class=\"header | flex z-50\">",
                                                        "target": [
                                                            "header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it's partially obscured by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .navLink"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "64.8pt (86.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                        "target": [
                                            "a[href=\"tel:+32494726850\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "64.8pt (86.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                        "target": [
                                            "p > a:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                        "target": [
                                            "a[data-filter=\"Showreel\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                        "target": [
                                            "a[data-filter=\"Standert\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                        "target": [
                                            "a[data-filter=\"Nora Gharib\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                        "target": [
                                            "a[data-filter=\"NATAN COUTURE\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                        "target": [
                                            "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                        "target": [
                                            "a[data-filter=\"A growing stillness.\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 29%; left: 20%;\">",
                                        "target": [
                                            ".first:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 16%; left: 48%;\">",
                                        "target": [
                                            ".second:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 10%; left: 62%;\">",
                                        "target": [
                                            ".first[data-atr=\"Anai\u0308s De Keyzer\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 42%; left: 32%;\">",
                                        "target": [
                                            ".second[data-atr=\"Anai\u0308s De Keyzer\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 27%; left: 49%;\">",
                                        "target": [
                                            ".first[data-atr=\"Nora Gharib\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 41%; left: 10%;\">",
                                        "target": [
                                            ".second[data-atr=\"Nora Gharib\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 1; top: 12%; left: 15%;\">",
                                        "target": [
                                            ".first[data-atr=\"NATAN COUTURE\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 18%; left: 33%;\">",
                                        "target": [
                                            ".second[data-atr=\"NATAN COUTURE\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 36%; left: 16%;\">",
                                        "target": [
                                            ".first:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 44%; left: 23%;\">",
                                        "target": [
                                            ".second:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 10%; left: 38%;\">",
                                        "target": [
                                            ".first[data-atr=\"A growing stillness.\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 36%; left: 25%;\">",
                                        "target": [
                                            ".second[data-atr=\"A growing stillness.\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 18%; left: 13%;\">",
                                        "target": [
                                            ".first[data-atr=\"Standert\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 39%; left: 41%;\">",
                                        "target": [
                                            ".second[data-atr=\"Standert\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 29%; left: 54%;\">",
                                        "target": [
                                            ".first:nth-child(15)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 26%; left: 58%;\">",
                                        "target": [
                                            ".second:nth-child(16)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 33%; left: 52%;\">",
                                        "target": [
                                            ".first[data-atr=\"Showreel\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 0; top: 37%; left: 21%;\">",
                                        "target": [
                                            ".second[data-atr=\"Showreel\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "185.86.18.194.hosted.by.stone-is.net",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns4.combell.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 46733,
                    "testUrl": "https:\/\/jeffreyroekens.com\/",
                    "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": "[]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "capitolium-2",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "capitolium-2",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "input-sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "input-sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "input-sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Font Awesome 5 Brands",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Font Awesome 5 Free",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Font Awesome 5 Pro",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Font Awesome 5 Free",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Font Awesome 5 Pro",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Avara",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Serous",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Serous-brook",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Fifty",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Rasmus",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "DotGothic16",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "PPNeueBit",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Antipol Light",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 83.200000000000003,
                    "generated-content-size": 90.959999999999994,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                        "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                        "https:\/\/use.typekit.net\/gqh3ubp.css",
                        "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                        "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n\n  <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87\"><\/script>\n  <script>\n    window.dataLayer = window.dataLayer || [];\n    function gtag(){dataLayer.push(arguments);}\n    gtag('js', new Date());\n\n    gtag('config', 'G-H44YD4SW87');\n  <\/script>\n\n  <meta charset=\"UTF-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/7571e0fbe9-1673879159\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/0a31c1ac6d-1673879151\/favicon-16x16.png\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <!-- META TAGS -->\n\n<title>Jeffrey Roekens | Work<\/title>\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"description\">\n<meta content=\"DOP, Camera, Cinematographer, Jeffrey, Roekens, Jeff, Director, Cinema, Film, Video, Videographer, Videograaf, Regisseur, Cine, Director of Photography, Photographer, Ghent, Gent, Belgie, Belgium\" name=\"keywords\">\n\n<meta content=\"Jeffrey Roekens | Work\" property=\"og:title\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"Jeffrey Roekens\" property=\"og:site_name\">\n<meta content=\"https:\/\/jeffreyroekens.com\" property=\"og:url\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" property=\"og:image\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" property=\"og:description\">\n<meta content=\"en_GB\" property=\"og:locale\">\n\n<meta content=\"Jeffrey Roekens | Work\" name=\"twitter:title\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"\" name=\"twitter:site\">\n<meta content=\"\" name=\"twitter:creator\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" name=\"twitter:image\">\n<meta content=\"https:\/\/jeffreyroekens.com\" name=\"twitter:url\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"twitter:description\">\n\n<meta content=\"index, follow, noodp\" name=\"robots\">\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/gqh3ubp.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css\">\n  <script src=\"https:\/\/kit.fontawesome.com\/00de80f2fd.js\" crossorigin=\"anonymous\"><\/script><style media=\"all\" id=\"fa-v4-font-face\">\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); unicode-range: U+F004-F005, U+F007, U+F017, U+F022, U+F024, U+F02E, U+F03E, U+F044, U+F057-F059, U+F06E, U+F070, U+F075, U+F07B-F07C, U+F080, U+F086, U+F089, U+F094, U+F09D, U+F0A0, U+F0A4-F0A7, U+F0C5, U+F0C7-F0C8, U+F0E0, U+F0EB, U+F0F3, U+F0F8, U+F0FE, U+F111, U+F118-F11A, U+F11C, U+F133, U+F144, U+F146, U+F14A, U+F14D-F14E, U+F150-F152, U+F15B-F15C, U+F164-F165, U+F185-F186, U+F191-F192, U+F1AD, U+F1C1-F1C9, U+F1CD, U+F1D8, U+F1E3, U+F1EA, U+F1F6, U+F1F9, U+F20A, U+F247-F249, U+F24D, U+F254-F25B, U+F25D, U+F271-F274, U+F279, U+F28B, U+F28D, U+F2B5-F2B6, U+F2B9, U+F2BB, U+F2BD, U+F2C1-F2C2, U+F2D0, U+F2D2, U+F2DC, U+F2ED, U+F3A5, U+F3D1, U+F410; }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.ttf\") format(\"truetype\"); unicode-range: U+F003, U+F006, U+F014, U+F016, U+F01A-F01B, U+F01D, U+F040, U+F045-F047, U+F05C-F05D, U+F07D-F07E, U+F087-F088, U+F08A-F08B, U+F08E, U+F090, U+F096-F097, U+F0A2, U+F0E4-F0E6, U+F0EC-F0EE, U+F0F5-F0F7, U+F10C, U+F112, U+F114-F115, U+F11D, U+F123, U+F132, U+F145, U+F147-F149, U+F14C, U+F166, U+F16A, U+F172, U+F175-F178, U+F18E, U+F190, U+F196, U+F1B1, U+F1D9, U+F1DB, U+F1F7, U+F20C, U+F219, U+F230, U+F24A, U+F250, U+F278, U+F27B, U+F283, U+F28C, U+F28E, U+F29B-F29C, U+F2B7, U+F2BA, U+F2BC, U+F2BE, U+F2C0, U+F2C3, U+F2D3-F2D4; }<\/style><style media=\"all\" id=\"fa-v4-shims\">\/* inner styles set by WPT to match CSSOM *\/.fa.fa-glass::before { content: \"\uf000\"; }.fa.fa-meetup { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-star-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-o::before { content: \"\uf005\"; }.fa.fa-close::before, .fa.fa-remove::before { content: \"\uf00d\"; }.fa.fa-gear::before { content: \"\uf013\"; }.fa.fa-trash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-trash-o::before { content: \"\uf2ed\"; }.fa.fa-file-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-o::before { content: \"\uf15b\"; }.fa.fa-clock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-clock-o::before { content: \"\uf017\"; }.fa.fa-arrow-circle-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-down::before { content: \"\uf358\"; }.fa.fa-arrow-circle-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-up::before { content: \"\uf35b\"; }.fa.fa-play-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-play-circle-o::before { content: \"\uf144\"; }.fa.fa-repeat::before, .fa.fa-rotate-right::before { content: \"\uf01e\"; }.fa.fa-refresh::before { content: \"\uf021\"; }.fa.fa-list-alt { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dedent::before { content: \"\uf03b\"; }.fa.fa-video-camera::before { content: \"\uf03d\"; }.fa.fa-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-picture-o::before { content: \"\uf03e\"; }.fa.fa-photo { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-photo::before { content: \"\uf03e\"; }.fa.fa-image { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-image::before { content: \"\uf03e\"; }.fa.fa-pencil::before { content: \"\uf303\"; }.fa.fa-map-marker::before { content: \"\uf3c5\"; }.fa.fa-pencil-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pencil-square-o::before { content: \"\uf044\"; }.fa.fa-share-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-share-square-o::before { content: \"\uf14d\"; }.fa.fa-check-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-square-o::before { content: \"\uf14a\"; }.fa.fa-arrows::before { content: \"\uf0b2\"; }.fa.fa-times-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-circle-o::before { content: \"\uf057\"; }.fa.fa-check-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-circle-o::before { content: \"\uf058\"; }.fa.fa-mail-forward::before { content: \"\uf064\"; }.fa.fa-expand::before { content: \"\uf424\"; }.fa.fa-compress::before { content: \"\uf422\"; }.fa.fa-eye, .fa.fa-eye-slash { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-warning::before { content: \"\uf071\"; }.fa.fa-calendar::before { content: \"\uf073\"; }.fa.fa-arrows-v::before { content: \"\uf338\"; }.fa.fa-arrows-h::before { content: \"\uf337\"; }.fa.fa-bar-chart { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart::before { content: \"\uf080\"; }.fa.fa-bar-chart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart-o::before { content: \"\uf080\"; }.fa.fa-facebook-square, .fa.fa-twitter-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gears::before { content: \"\uf085\"; }.fa.fa-thumbs-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-up::before { content: \"\uf164\"; }.fa.fa-thumbs-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-down::before { content: \"\uf165\"; }.fa.fa-heart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-heart-o::before { content: \"\uf004\"; }.fa.fa-sign-out::before { content: \"\uf2f5\"; }.fa.fa-linkedin-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin-square::before { content: \"\uf08c\"; }.fa.fa-thumb-tack::before { content: \"\uf08d\"; }.fa.fa-external-link::before { content: \"\uf35d\"; }.fa.fa-sign-in::before { content: \"\uf2f6\"; }.fa.fa-github-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-lemon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lemon-o::before { content: \"\uf094\"; }.fa.fa-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-square-o::before { content: \"\uf0c8\"; }.fa.fa-bookmark-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bookmark-o::before { content: \"\uf02e\"; }.fa.fa-facebook, .fa.fa-twitter { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook::before { content: \"\uf39e\"; }.fa.fa-facebook-f { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-f::before { content: \"\uf39e\"; }.fa.fa-github { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-feed::before { content: \"\uf09e\"; }.fa.fa-hdd-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hdd-o::before { content: \"\uf0a0\"; }.fa.fa-hand-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-right::before { content: \"\uf0a4\"; }.fa.fa-hand-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-left::before { content: \"\uf0a5\"; }.fa.fa-hand-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-up::before { content: \"\uf0a6\"; }.fa.fa-hand-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-down::before { content: \"\uf0a7\"; }.fa.fa-arrows-alt::before { content: \"\uf31e\"; }.fa.fa-group::before { content: \"\uf0c0\"; }.fa.fa-chain::before { content: \"\uf0c1\"; }.fa.fa-scissors::before { content: \"\uf0c4\"; }.fa.fa-files-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-files-o::before { content: \"\uf0c5\"; }.fa.fa-floppy-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-floppy-o::before { content: \"\uf0c7\"; }.fa.fa-navicon::before, .fa.fa-reorder::before { content: \"\uf0c9\"; }.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus::before { content: \"\uf0d5\"; }.fa.fa-money { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-money::before { content: \"\uf3d1\"; }.fa.fa-unsorted::before { content: \"\uf0dc\"; }.fa.fa-sort-desc::before { content: \"\uf0dd\"; }.fa.fa-sort-asc::before { content: \"\uf0de\"; }.fa.fa-linkedin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin::before { content: \"\uf0e1\"; }.fa.fa-rotate-left::before { content: \"\uf0e2\"; }.fa.fa-legal::before { content: \"\uf0e3\"; }.fa.fa-dashboard::before, .fa.fa-tachometer::before { content: \"\uf3fd\"; }.fa.fa-comment-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comment-o::before { content: \"\uf075\"; }.fa.fa-comments-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comments-o::before { content: \"\uf086\"; }.fa.fa-flash::before { content: \"\uf0e7\"; }.fa.fa-clipboard, .fa.fa-paste { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paste::before { content: \"\uf328\"; }.fa.fa-lightbulb-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lightbulb-o::before { content: \"\uf0eb\"; }.fa.fa-exchange::before { content: \"\uf362\"; }.fa.fa-cloud-download::before { content: \"\uf381\"; }.fa.fa-cloud-upload::before { content: \"\uf382\"; }.fa.fa-bell-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-o::before { content: \"\uf0f3\"; }.fa.fa-cutlery::before { content: \"\uf2e7\"; }.fa.fa-file-text-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-text-o::before { content: \"\uf15c\"; }.fa.fa-building-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-building-o::before { content: \"\uf1ad\"; }.fa.fa-hospital-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hospital-o::before { content: \"\uf0f8\"; }.fa.fa-tablet::before { content: \"\uf3fa\"; }.fa.fa-mobile-phone::before, .fa.fa-mobile::before { content: \"\uf3cd\"; }.fa.fa-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-o::before { content: \"\uf111\"; }.fa.fa-mail-reply::before { content: \"\uf3e5\"; }.fa.fa-github-alt { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-folder-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-o::before { content: \"\uf07b\"; }.fa.fa-folder-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-open-o::before { content: \"\uf07c\"; }.fa.fa-smile-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-smile-o::before { content: \"\uf118\"; }.fa.fa-frown-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-frown-o::before { content: \"\uf119\"; }.fa.fa-meh-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-meh-o::before { content: \"\uf11a\"; }.fa.fa-keyboard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-keyboard-o::before { content: \"\uf11c\"; }.fa.fa-flag-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-flag-o::before { content: \"\uf024\"; }.fa.fa-mail-reply-all::before { content: \"\uf122\"; }.fa.fa-star-half-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-o::before { content: \"\uf089\"; }.fa.fa-star-half-empty { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-empty::before { content: \"\uf089\"; }.fa.fa-star-half-full { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-full::before { content: \"\uf089\"; }.fa.fa-code-fork::before { content: \"\uf126\"; }.fa.fa-chain-broken::before { content: \"\uf127\"; }.fa.fa-shield::before { content: \"\uf3ed\"; }.fa.fa-calendar-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-o::before { content: \"\uf133\"; }.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ticket::before { content: \"\uf3ff\"; }.fa.fa-minus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-minus-square-o::before { content: \"\uf146\"; }.fa.fa-level-up::before { content: \"\uf3bf\"; }.fa.fa-level-down::before { content: \"\uf3be\"; }.fa.fa-pencil-square::before { content: \"\uf14b\"; }.fa.fa-external-link-square::before { content: \"\uf360\"; }.fa.fa-compass { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down::before { content: \"\uf150\"; }.fa.fa-toggle-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-down::before { content: \"\uf150\"; }.fa.fa-caret-square-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-up::before { content: \"\uf151\"; }.fa.fa-toggle-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-up::before { content: \"\uf151\"; }.fa.fa-caret-square-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-right::before { content: \"\uf152\"; }.fa.fa-toggle-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-right::before { content: \"\uf152\"; }.fa.fa-eur::before, .fa.fa-euro::before { content: \"\uf153\"; }.fa.fa-gbp::before { content: \"\uf154\"; }.fa.fa-dollar::before, .fa.fa-usd::before { content: \"\uf155\"; }.fa.fa-inr::before, .fa.fa-rupee::before { content: \"\uf156\"; }.fa.fa-cny::before, .fa.fa-jpy::before, .fa.fa-rmb::before, .fa.fa-yen::before { content: \"\uf157\"; }.fa.fa-rouble::before, .fa.fa-rub::before, .fa.fa-ruble::before { content: \"\uf158\"; }.fa.fa-krw::before, .fa.fa-won::before { content: \"\uf159\"; }.fa.fa-bitcoin, .fa.fa-btc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitcoin::before { content: \"\uf15a\"; }.fa.fa-file-text::before { content: \"\uf15c\"; }.fa.fa-sort-alpha-asc::before { content: \"\uf15d\"; }.fa.fa-sort-alpha-desc::before { content: \"\uf881\"; }.fa.fa-sort-amount-asc::before { content: \"\uf160\"; }.fa.fa-sort-amount-desc::before { content: \"\uf884\"; }.fa.fa-sort-numeric-asc::before { content: \"\uf162\"; }.fa.fa-sort-numeric-desc::before { content: \"\uf886\"; }.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-youtube-play::before { content: \"\uf167\"; }.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitbucket-square::before { content: \"\uf171\"; }.fa.fa-tumblr, .fa.fa-tumblr-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-long-arrow-down::before { content: \"\uf309\"; }.fa.fa-long-arrow-up::before { content: \"\uf30c\"; }.fa.fa-long-arrow-left::before { content: \"\uf30a\"; }.fa.fa-long-arrow-right::before { content: \"\uf30b\"; }.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gittip::before { content: \"\uf184\"; }.fa.fa-sun-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sun-o::before { content: \"\uf185\"; }.fa.fa-moon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-moon-o::before { content: \"\uf186\"; }.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-arrow-circle-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-right::before { content: \"\uf35a\"; }.fa.fa-arrow-circle-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-left::before { content: \"\uf359\"; }.fa.fa-caret-square-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-left::before { content: \"\uf191\"; }.fa.fa-toggle-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-left::before { content: \"\uf191\"; }.fa.fa-dot-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dot-circle-o::before { content: \"\uf192\"; }.fa.fa-vimeo-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-try::before, .fa.fa-turkish-lira::before { content: \"\uf195\"; }.fa.fa-plus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-plus-square-o::before { content: \"\uf0fe\"; }.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bank::before, .fa.fa-institution::before { content: \"\uf19c\"; }.fa.fa-mortar-board::before { content: \"\uf19d\"; }.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-spoon::before { content: \"\uf2e5\"; }.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-automobile::before { content: \"\uf1b9\"; }.fa.fa-envelope-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-o::before { content: \"\uf0e0\"; }.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-file-pdf-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-pdf-o::before { content: \"\uf1c1\"; }.fa.fa-file-word-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-word-o::before { content: \"\uf1c2\"; }.fa.fa-file-excel-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-excel-o::before { content: \"\uf1c3\"; }.fa.fa-file-powerpoint-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-powerpoint-o::before { content: \"\uf1c4\"; }.fa.fa-file-image-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-image-o::before { content: \"\uf1c5\"; }.fa.fa-file-photo-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-photo-o::before { content: \"\uf1c5\"; }.fa.fa-file-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-picture-o::before { content: \"\uf1c5\"; }.fa.fa-file-archive-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-archive-o::before { content: \"\uf1c6\"; }.fa.fa-file-zip-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-zip-o::before { content: \"\uf1c6\"; }.fa.fa-file-audio-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-audio-o::before { content: \"\uf1c7\"; }.fa.fa-file-sound-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-sound-o::before { content: \"\uf1c7\"; }.fa.fa-file-video-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-video-o::before { content: \"\uf1c8\"; }.fa.fa-file-movie-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-movie-o::before { content: \"\uf1c8\"; }.fa.fa-file-code-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-code-o::before { content: \"\uf1c9\"; }.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-life-bouy, .fa.fa-life-ring { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-bouy::before { content: \"\uf1cd\"; }.fa.fa-life-buoy { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-buoy::before { content: \"\uf1cd\"; }.fa.fa-life-saver { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-saver::before { content: \"\uf1cd\"; }.fa.fa-support { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-support::before { content: \"\uf1cd\"; }.fa.fa-circle-o-notch::before { content: \"\uf1ce\"; }.fa.fa-ra, .fa.fa-rebel { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ra::before { content: \"\uf1d0\"; }.fa.fa-resistance { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-resistance::before { content: \"\uf1d0\"; }.fa.fa-empire, .fa.fa-ge { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ge::before { content: \"\uf1d1\"; }.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-y-combinator-square::before { content: \"\uf1d4\"; }.fa.fa-yc-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc-square::before { content: \"\uf1d4\"; }.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wechat::before { content: \"\uf1d7\"; }.fa.fa-send::before { content: \"\uf1d8\"; }.fa.fa-paper-plane-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paper-plane-o::before { content: \"\uf1d8\"; }.fa.fa-send-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-send-o::before { content: \"\uf1d8\"; }.fa.fa-circle-thin { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-thin::before { content: \"\uf111\"; }.fa.fa-header::before { content: \"\uf1dc\"; }.fa.fa-sliders::before { content: \"\uf1de\"; }.fa.fa-futbol-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-futbol-o::before { content: \"\uf1e3\"; }.fa.fa-soccer-ball-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-soccer-ball-o::before { content: \"\uf1e3\"; }.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-newspaper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-newspaper-o::before { content: \"\uf1ea\"; }.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bell-slash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-slash-o::before { content: \"\uf1f6\"; }.fa.fa-trash::before { content: \"\uf2ed\"; }.fa.fa-copyright { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-eyedropper::before { content: \"\uf1fb\"; }.fa.fa-area-chart::before { content: \"\uf1fe\"; }.fa.fa-pie-chart::before { content: \"\uf200\"; }.fa.fa-line-chart::before { content: \"\uf201\"; }.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cc { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-cc::before { content: \"\uf20a\"; }.fa.fa-ils::before, .fa.fa-shekel::before, .fa.fa-sheqel::before { content: \"\uf20b\"; }.fa.fa-meanpath { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-meanpath::before { content: \"\uf2b4\"; }.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-diamond { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-diamond::before { content: \"\uf3a5\"; }.fa.fa-intersex::before { content: \"\uf224\"; }.fa.fa-facebook-official { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-official::before { content: \"\uf09a\"; }.fa.fa-pinterest-p, .fa.fa-whatsapp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-hotel::before { content: \"\uf236\"; }.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc::before { content: \"\uf23b\"; }.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-battery-4::before, .fa.fa-battery::before { content: \"\uf240\"; }.fa.fa-battery-3::before { content: \"\uf241\"; }.fa.fa-battery-2::before { content: \"\uf242\"; }.fa.fa-battery-1::before { content: \"\uf243\"; }.fa.fa-battery-0::before { content: \"\uf244\"; }.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sticky-note-o::before { content: \"\uf249\"; }.fa.fa-cc-diners-club, .fa.fa-cc-jcb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-clone, .fa.fa-hourglass-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hourglass-o::before { content: \"\uf254\"; }.fa.fa-hourglass-1::before { content: \"\uf251\"; }.fa.fa-hourglass-2::before { content: \"\uf252\"; }.fa.fa-hourglass-3::before { content: \"\uf253\"; }.fa.fa-hand-rock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-rock-o::before { content: \"\uf255\"; }.fa.fa-hand-grab-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-grab-o::before { content: \"\uf255\"; }.fa.fa-hand-paper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-paper-o::before { content: \"\uf256\"; }.fa.fa-hand-stop-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-stop-o::before { content: \"\uf256\"; }.fa.fa-hand-scissors-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-scissors-o::before { content: \"\uf257\"; }.fa.fa-hand-lizard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-lizard-o::before { content: \"\uf258\"; }.fa.fa-hand-spock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-spock-o::before { content: \"\uf259\"; }.fa.fa-hand-pointer-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-pointer-o::before { content: \"\uf25a\"; }.fa.fa-hand-peace-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-peace-o::before { content: \"\uf25b\"; }.fa.fa-registered { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-wikipedia-w { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-television::before { content: \"\uf26c\"; }.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-calendar-plus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-plus-o::before { content: \"\uf271\"; }.fa.fa-calendar-minus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-minus-o::before { content: \"\uf272\"; }.fa.fa-calendar-times-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-times-o::before { content: \"\uf273\"; }.fa.fa-calendar-check-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-check-o::before { content: \"\uf274\"; }.fa.fa-map-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-map-o::before { content: \"\uf279\"; }.fa.fa-commenting::before { content: \"\uf4ad\"; }.fa.fa-commenting-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-commenting-o::before { content: \"\uf4ad\"; }.fa.fa-houzz, .fa.fa-vimeo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-vimeo::before { content: \"\uf27d\"; }.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card-alt::before { content: \"\uf09d\"; }.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-pause-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pause-circle-o::before { content: \"\uf28b\"; }.fa.fa-stop-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-stop-circle-o::before { content: \"\uf28d\"; }.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wheelchair-alt::before { content: \"\uf368\"; }.fa.fa-question-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-question-circle-o::before { content: \"\uf059\"; }.fa.fa-volume-control-phone::before { content: \"\uf2a0\"; }.fa.fa-asl-interpreting::before { content: \"\uf2a3\"; }.fa.fa-deafness::before, .fa.fa-hard-of-hearing::before { content: \"\uf2a4\"; }.fa.fa-glide, .fa.fa-glide-g { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-signing::before { content: \"\uf2a7\"; }.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-official::before { content: \"\uf2b3\"; }.fa.fa-google-plus-circle { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-circle::before { content: \"\uf2b3\"; }.fa.fa-fa, .fa.fa-font-awesome { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-fa::before { content: \"\uf2b4\"; }.fa.fa-handshake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-handshake-o::before { content: \"\uf2b5\"; }.fa.fa-envelope-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-open-o::before { content: \"\uf2b6\"; }.fa.fa-linode { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-address-book-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-book-o::before { content: \"\uf2b9\"; }.fa.fa-vcard::before { content: \"\uf2bb\"; }.fa.fa-address-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-card-o::before { content: \"\uf2bb\"; }.fa.fa-vcard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-vcard-o::before { content: \"\uf2bb\"; }.fa.fa-user-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-circle-o::before { content: \"\uf2bd\"; }.fa.fa-user-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-o::before { content: \"\uf007\"; }.fa.fa-id-badge { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license::before { content: \"\uf2c2\"; }.fa.fa-id-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-id-card-o::before { content: \"\uf2c2\"; }.fa.fa-drivers-license-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license-o::before { content: \"\uf2c2\"; }.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-thermometer-4::before, .fa.fa-thermometer::before { content: \"\uf2c7\"; }.fa.fa-thermometer-3::before { content: \"\uf2c8\"; }.fa.fa-thermometer-2::before { content: \"\uf2c9\"; }.fa.fa-thermometer-1::before { content: \"\uf2ca\"; }.fa.fa-thermometer-0::before { content: \"\uf2cb\"; }.fa.fa-bathtub::before, .fa.fa-s15::before { content: \"\uf2cd\"; }.fa.fa-window-maximize, .fa.fa-window-restore { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle::before { content: \"\uf410\"; }.fa.fa-window-close-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-window-close-o::before { content: \"\uf410\"; }.fa.fa-times-rectangle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle-o::before { content: \"\uf410\"; }.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-eercast::before { content: \"\uf2da\"; }.fa.fa-snowflake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-snowflake-o::before { content: \"\uf2dc\"; }.fa.fa-superpowers, .fa.fa-wpexplorer { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cab::before { content: \"\uf1ba\"; }<\/style><style media=\"all\" id=\"fa-main\">\/* inner styles set by WPT to match CSSOM *\/.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }.fa-xs { font-size: 0.75em; }.fa-sm { font-size: 0.875em; }.fa-1x { font-size: 1em; }.fa-2x { font-size: 2em; }.fa-3x { font-size: 3em; }.fa-4x { font-size: 4em; }.fa-5x { font-size: 5em; }.fa-6x { font-size: 6em; }.fa-7x { font-size: 7em; }.fa-8x { font-size: 8em; }.fa-9x { font-size: 9em; }.fa-10x { font-size: 10em; }.fa-fw { text-align: center; width: 1.25em; }.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0px; }.fa-ul > li { position: relative; }.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }.fa-border { border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; }.fa-pull-left { float: left; }.fa-pull-right { float: right; }.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left { margin-right: 0.3em; }.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right { margin-left: 0.3em; }.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }@-webkit-keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}@keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}.fa-rotate-90 { transform: rotate(90deg); }.fa-rotate-180 { transform: rotate(180deg); }.fa-rotate-270 { transform: rotate(270deg); }.fa-flip-horizontal { transform: scaleX(-1); }.fa-flip-vertical { transform: scaleY(-1); }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical { }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1); }:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 { filter: none; }.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; }.fa-stack-1x, .fa-stack-2x { left: 0px; position: absolute; text-align: center; width: 100%; }.fa-stack-1x { line-height: inherit; }.fa-stack-2x { font-size: 2em; }.fa-inverse { color: rgb(255, 255, 255); }.fa-500px::before { content: \"\uf26e\"; }.fa-accessible-icon::before { content: \"\uf368\"; }.fa-accusoft::before { content: \"\uf369\"; }.fa-acquisitions-incorporated::before { content: \"\uf6af\"; }.fa-ad::before { content: \"\uf641\"; }.fa-address-book::before { content: \"\uf2b9\"; }.fa-address-card::before { content: \"\uf2bb\"; }.fa-adjust::before { content: \"\uf042\"; }.fa-adn::before { content: \"\uf170\"; }.fa-adversal::before { content: \"\uf36a\"; }.fa-affiliatetheme::before { content: \"\uf36b\"; }.fa-air-freshener::before { content: \"\uf5d0\"; }.fa-airbnb::before { content: \"\uf834\"; }.fa-algolia::before { content: \"\uf36c\"; }.fa-align-center::before { content: \"\uf037\"; }.fa-align-justify::before { content: \"\uf039\"; }.fa-align-left::before { content: \"\uf036\"; }.fa-align-right::before { content: \"\uf038\"; }.fa-alipay::before { content: \"\uf642\"; }.fa-allergies::before { content: \"\uf461\"; }.fa-amazon::before { content: \"\uf270\"; }.fa-amazon-pay::before { content: \"\uf42c\"; }.fa-ambulance::before { content: \"\uf0f9\"; }.fa-american-sign-language-interpreting::before { content: \"\uf2a3\"; }.fa-amilia::before { content: \"\uf36d\"; }.fa-anchor::before { content: \"\uf13d\"; }.fa-android::before { content: \"\uf17b\"; }.fa-angellist::before { content: \"\uf209\"; }.fa-angle-double-down::before { content: \"\uf103\"; }.fa-angle-double-left::before { content: \"\uf100\"; }.fa-angle-double-right::before { content: \"\uf101\"; }.fa-angle-double-up::before { content: \"\uf102\"; }.fa-angle-down::before { content: \"\uf107\"; }.fa-angle-left::before { content: \"\uf104\"; }.fa-angle-right::before { content: \"\uf105\"; }.fa-angle-up::before { content: \"\uf106\"; }.fa-angry::before { content: \"\uf556\"; }.fa-angrycreative::before { content: \"\uf36e\"; }.fa-angular::before { content: \"\uf420\"; }.fa-ankh::before { content: \"\uf644\"; }.fa-app-store::before { content: \"\uf36f\"; }.fa-app-store-ios::before { content: \"\uf370\"; }.fa-apper::before { content: \"\uf371\"; }.fa-apple::before { content: \"\uf179\"; }.fa-apple-alt::before { content: \"\uf5d1\"; }.fa-apple-pay::before { content: \"\uf415\"; }.fa-archive::before { content: \"\uf187\"; }.fa-archway::before { content: \"\uf557\"; }.fa-arrow-alt-circle-down::before { content: \"\uf358\"; }.fa-arrow-alt-circle-left::before { content: \"\uf359\"; }.fa-arrow-alt-circle-right::before { content: \"\uf35a\"; }.fa-arrow-alt-circle-up::before { content: \"\uf35b\"; }.fa-arrow-circle-down::before { content: \"\uf0ab\"; }.fa-arrow-circle-left::before { content: \"\uf0a8\"; }.fa-arrow-circle-right::before { content: \"\uf0a9\"; }.fa-arrow-circle-up::before { content: \"\uf0aa\"; }.fa-arrow-down::before { content: \"\uf063\"; }.fa-arrow-left::before { content: \"\uf060\"; }.fa-arrow-right::before { content: \"\uf061\"; }.fa-arrow-up::before { content: \"\uf062\"; }.fa-arrows-alt::before { content: \"\uf0b2\"; }.fa-arrows-alt-h::before { content: \"\uf337\"; }.fa-arrows-alt-v::before { content: \"\uf338\"; }.fa-artstation::before { content: \"\uf77a\"; }.fa-assistive-listening-systems::before { content: \"\uf2a2\"; }.fa-asterisk::before { content: \"\uf069\"; }.fa-asymmetrik::before { content: \"\uf372\"; }.fa-at::before { content: \"\uf1fa\"; }.fa-atlas::before { content: \"\uf558\"; }.fa-atlassian::before { content: \"\uf77b\"; }.fa-atom::before { content: \"\uf5d2\"; }.fa-audible::before { content: \"\uf373\"; }.fa-audio-description::before { content: \"\uf29e\"; }.fa-autoprefixer::before { content: \"\uf41c\"; }.fa-avianex::before { content: \"\uf374\"; }.fa-aviato::before { content: \"\uf421\"; }.fa-award::before { content: \"\uf559\"; }.fa-aws::before { content: \"\uf375\"; }.fa-baby::before { content: \"\uf77c\"; }.fa-baby-carriage::before { content: \"\uf77d\"; }.fa-backspace::before { content: \"\uf55a\"; }.fa-backward::before { content: \"\uf04a\"; }.fa-bacon::before { content: \"\uf7e5\"; }.fa-bacteria::before { content: \"\ue059\"; }.fa-bacterium::before { content: \"\ue05a\"; }.fa-bahai::before { content: \"\uf666\"; }.fa-balance-scale::before { content: \"\uf24e\"; }.fa-balance-scale-left::before { content: \"\uf515\"; }.fa-balance-scale-right::before { content: \"\uf516\"; }.fa-ban::before { content: \"\uf05e\"; }.fa-band-aid::before { content: \"\uf462\"; }.fa-bandcamp::before { content: \"\uf2d5\"; }.fa-barcode::before { content: \"\uf02a\"; }.fa-bars::before { content: \"\uf0c9\"; }.fa-baseball-ball::before { content: \"\uf433\"; }.fa-basketball-ball::before { content: \"\uf434\"; }.fa-bath::before { content: \"\uf2cd\"; }.fa-battery-empty::before { content: \"\uf244\"; }.fa-battery-full::before { content: \"\uf240\"; }.fa-battery-half::before { content: \"\uf242\"; }.fa-battery-quarter::before { content: \"\uf243\"; }.fa-battery-three-quarters::before { content: \"\uf241\"; }.fa-battle-net::before { content: \"\uf835\"; }.fa-bed::before { content: \"\uf236\"; }.fa-beer::before { content: \"\uf0fc\"; }.fa-behance::before { content: \"\uf1b4\"; }.fa-behance-square::before { content: \"\uf1b5\"; }.fa-bell::before { content: \"\uf0f3\"; }.fa-bell-slash::before { content: \"\uf1f6\"; }.fa-bezier-curve::before { content: \"\uf55b\"; }.fa-bible::before { content: \"\uf647\"; }.fa-bicycle::before { content: \"\uf206\"; }.fa-biking::before { content: \"\uf84a\"; }.fa-bimobject::before { content: \"\uf378\"; }.fa-binoculars::before { content: \"\uf1e5\"; }.fa-biohazard::before { content: \"\uf780\"; }.fa-birthday-cake::before { content: \"\uf1fd\"; }.fa-bitbucket::before { content: \"\uf171\"; }.fa-bitcoin::before { content: \"\uf379\"; }.fa-bity::before { content: \"\uf37a\"; }.fa-black-tie::before { content: \"\uf27e\"; }.fa-blackberry::before { content: \"\uf37b\"; }.fa-blender::before { content: \"\uf517\"; }.fa-blender-phone::before { content: \"\uf6b6\"; }.fa-blind::before { content: \"\uf29d\"; }.fa-blog::before { content: \"\uf781\"; }.fa-blogger::before { content: \"\uf37c\"; }.fa-blogger-b::before { content: \"\uf37d\"; }.fa-bluetooth::before { content: \"\uf293\"; }.fa-bluetooth-b::before { content: \"\uf294\"; }.fa-bold::before { content: \"\uf032\"; }.fa-bolt::before { content: \"\uf0e7\"; }.fa-bomb::before { content: \"\uf1e2\"; }.fa-bone::before { content: \"\uf5d7\"; }.fa-bong::before { content: \"\uf55c\"; }.fa-book::before { content: \"\uf02d\"; }.fa-book-dead::before { content: \"\uf6b7\"; }.fa-book-medical::before { content: \"\uf7e6\"; }.fa-book-open::before { content: \"\uf518\"; }.fa-book-reader::before { content: \"\uf5da\"; }.fa-bookmark::before { content: \"\uf02e\"; }.fa-bootstrap::before { content: \"\uf836\"; }.fa-border-all::before { content: \"\uf84c\"; }.fa-border-none::before { content: \"\uf850\"; }.fa-border-style::before { content: \"\uf853\"; }.fa-bowling-ball::before { content: \"\uf436\"; }.fa-box::before { content: \"\uf466\"; }.fa-box-open::before { content: \"\uf49e\"; }.fa-box-tissue::before { content: \"\ue05b\"; }.fa-boxes::before { content: \"\uf468\"; }.fa-braille::before { content: \"\uf2a1\"; }.fa-brain::before { content: \"\uf5dc\"; }.fa-bread-slice::before { content: \"\uf7ec\"; }.fa-briefcase::before { content: \"\uf0b1\"; }.fa-briefcase-medical::before { content: \"\uf469\"; }.fa-broadcast-tower::before { content: \"\uf519\"; }.fa-broom::before { content: \"\uf51a\"; }.fa-brush::before { content: \"\uf55d\"; }.fa-btc::before { content: \"\uf15a\"; }.fa-buffer::before { content: \"\uf837\"; }.fa-bug::before { content: \"\uf188\"; }.fa-building::before { content: \"\uf1ad\"; }.fa-bullhorn::before { content: \"\uf0a1\"; }.fa-bullseye::before { content: \"\uf140\"; }.fa-burn::before { content: \"\uf46a\"; }.fa-buromobelexperte::before { content: \"\uf37f\"; }.fa-bus::before { content: \"\uf207\"; }.fa-bus-alt::before { content: \"\uf55e\"; }.fa-business-time::before { content: \"\uf64a\"; }.fa-buy-n-large::before { content: \"\uf8a6\"; }.fa-buysellads::before { content: \"\uf20d\"; }.fa-calculator::before { content: \"\uf1ec\"; }.fa-calendar::before { content: \"\uf133\"; }.fa-calendar-alt::before { content: \"\uf073\"; }.fa-calendar-check::before { content: \"\uf274\"; }.fa-calendar-day::before { content: \"\uf783\"; }.fa-calendar-minus::before { content: \"\uf272\"; }.fa-calendar-plus::before { content: \"\uf271\"; }.fa-calendar-times::before { content: \"\uf273\"; }.fa-calendar-week::before { content: \"\uf784\"; }.fa-camera::before { content: \"\uf030\"; }.fa-camera-retro::before { content: \"\uf083\"; }.fa-campground::before { content: \"\uf6bb\"; }.fa-canadian-maple-leaf::before { content: \"\uf785\"; }.fa-candy-cane::before { content: \"\uf786\"; }.fa-cannabis::before { content: \"\uf55f\"; }.fa-capsules::before { content: \"\uf46b\"; }.fa-car::before { content: \"\uf1b9\"; }.fa-car-alt::before { content: \"\uf5de\"; }.fa-car-battery::before { content: \"\uf5df\"; }.fa-car-crash::before { content: \"\uf5e1\"; }.fa-car-side::before { content: \"\uf5e4\"; }.fa-caravan::before { content: \"\uf8ff\"; }.fa-caret-down::before { content: \"\uf0d7\"; }.fa-caret-left::before { content: \"\uf0d9\"; }.fa-caret-right::before { content: \"\uf0da\"; }.fa-caret-square-down::before { content: \"\uf150\"; }.fa-caret-square-left::before { content: \"\uf191\"; }.fa-caret-square-right::before { content: \"\uf152\"; }.fa-caret-square-up::before { content: \"\uf151\"; }.fa-caret-up::before { content: \"\uf0d8\"; }.fa-carrot::before { content: \"\uf787\"; }.fa-cart-arrow-down::before { content: \"\uf218\"; }.fa-cart-plus::before { content: \"\uf217\"; }.fa-cash-register::before { content: \"\uf788\"; }.fa-cat::before { content: \"\uf6be\"; }.fa-cc-amazon-pay::before { content: \"\uf42d\"; }.fa-cc-amex::before { content: \"\uf1f3\"; }.fa-cc-apple-pay::before { content: \"\uf416\"; }.fa-cc-diners-club::before { content: \"\uf24c\"; }.fa-cc-discover::before { content: \"\uf1f2\"; }.fa-cc-jcb::before { content: \"\uf24b\"; }.fa-cc-mastercard::before { content: \"\uf1f1\"; }.fa-cc-paypal::before { content: \"\uf1f4\"; }.fa-cc-stripe::before { content: \"\uf1f5\"; }.fa-cc-visa::before { content: \"\uf1f0\"; }.fa-centercode::before { content: \"\uf380\"; }.fa-centos::before { content: \"\uf789\"; }.fa-certificate::before { content: \"\uf0a3\"; }.fa-chair::before { content: \"\uf6c0\"; }.fa-chalkboard::before { content: \"\uf51b\"; }.fa-chalkboard-teacher::before { content: \"\uf51c\"; }.fa-charging-station::before { content: \"\uf5e7\"; }.fa-chart-area::before { content: \"\uf1fe\"; }.fa-chart-bar::before { content: \"\uf080\"; }.fa-chart-line::before { content: \"\uf201\"; }.fa-chart-pie::before { content: \"\uf200\"; }.fa-check::before { content: \"\uf00c\"; }.fa-check-circle::before { content: \"\uf058\"; }.fa-check-double::before { content: \"\uf560\"; }.fa-check-square::before { content: \"\uf14a\"; }.fa-cheese::before { content: \"\uf7ef\"; }.fa-chess::before { content: \"\uf439\"; }.fa-chess-bishop::before { content: \"\uf43a\"; }.fa-chess-board::before { content: \"\uf43c\"; }.fa-chess-king::before { content: \"\uf43f\"; }.fa-chess-knight::before { content: \"\uf441\"; }.fa-chess-pawn::before { content: \"\uf443\"; }.fa-chess-queen::before { content: \"\uf445\"; }.fa-chess-rook::before { content: \"\uf447\"; }.fa-chevron-circle-down::before { content: \"\uf13a\"; }.fa-chevron-circle-left::before { content: \"\uf137\"; }.fa-chevron-circle-right::before { content: \"\uf138\"; }.fa-chevron-circle-up::before { content: \"\uf139\"; }.fa-chevron-down::before { content: \"\uf078\"; }.fa-chevron-left::before { content: \"\uf053\"; }.fa-chevron-right::before { content: \"\uf054\"; }.fa-chevron-up::before { content: \"\uf077\"; }.fa-child::before { content: \"\uf1ae\"; }.fa-chrome::before { content: \"\uf268\"; }.fa-chromecast::before { content: \"\uf838\"; }.fa-church::before { content: \"\uf51d\"; }.fa-circle::before { content: \"\uf111\"; }.fa-circle-notch::before { content: \"\uf1ce\"; }.fa-city::before { content: \"\uf64f\"; }.fa-clinic-medical::before { content: \"\uf7f2\"; }.fa-clipboard::before { content: \"\uf328\"; }.fa-clipboard-check::before { content: \"\uf46c\"; }.fa-clipboard-list::before { content: \"\uf46d\"; }.fa-clock::before { content: \"\uf017\"; }.fa-clone::before { content: \"\uf24d\"; }.fa-closed-captioning::before { content: \"\uf20a\"; }.fa-cloud::before { content: \"\uf0c2\"; }.fa-cloud-download-alt::before { content: \"\uf381\"; }.fa-cloud-meatball::before { content: \"\uf73b\"; }.fa-cloud-moon::before { content: \"\uf6c3\"; }.fa-cloud-moon-rain::before { content: \"\uf73c\"; }.fa-cloud-rain::before { content: \"\uf73d\"; }.fa-cloud-showers-heavy::before { content: \"\uf740\"; }.fa-cloud-sun::before { content: \"\uf6c4\"; }.fa-cloud-sun-rain::before { content: \"\uf743\"; }.fa-cloud-upload-alt::before { content: \"\uf382\"; }.fa-cloudflare::before { content: \"\ue07d\"; }.fa-cloudscale::before { content: \"\uf383\"; }.fa-cloudsmith::before { content: \"\uf384\"; }.fa-cloudversify::before { content: \"\uf385\"; }.fa-cocktail::before { content: \"\uf561\"; }.fa-code::before { content: \"\uf121\"; }.fa-code-branch::before { content: \"\uf126\"; }.fa-codepen::before { content: \"\uf1cb\"; }.fa-codiepie::before { content: \"\uf284\"; }.fa-coffee::before { content: \"\uf0f4\"; }.fa-cog::before { content: \"\uf013\"; }.fa-cogs::before { content: \"\uf085\"; }.fa-coins::before { content: \"\uf51e\"; }.fa-columns::before { content: \"\uf0db\"; }.fa-comment::before { content: \"\uf075\"; }.fa-comment-alt::before { content: \"\uf27a\"; }.fa-comment-dollar::before { content: \"\uf651\"; }.fa-comment-dots::before { content: \"\uf4ad\"; }.fa-comment-medical::before { content: \"\uf7f5\"; }.fa-comment-slash::before { content: \"\uf4b3\"; }.fa-comments::before { content: \"\uf086\"; }.fa-comments-dollar::before { content: \"\uf653\"; }.fa-compact-disc::before { content: \"\uf51f\"; }.fa-compass::before { content: \"\uf14e\"; }.fa-compress::before { content: \"\uf066\"; }.fa-compress-alt::before { content: \"\uf422\"; }.fa-compress-arrows-alt::before { content: \"\uf78c\"; }.fa-concierge-bell::before { content: \"\uf562\"; }.fa-confluence::before { content: \"\uf78d\"; }.fa-connectdevelop::before { content: \"\uf20e\"; }.fa-contao::before { content: \"\uf26d\"; }.fa-cookie::before { content: \"\uf563\"; }.fa-cookie-bite::before { content: \"\uf564\"; }.fa-copy::before { content: \"\uf0c5\"; }.fa-copyright::before { content: \"\uf1f9\"; }.fa-cotton-bureau::before { content: \"\uf89e\"; }.fa-couch::before { content: \"\uf4b8\"; }.fa-cpanel::before { content: \"\uf388\"; }.fa-creative-commons::before { content: \"\uf25e\"; }.fa-creative-commons-by::before { content: \"\uf4e7\"; }.fa-creative-commons-nc::before { content: \"\uf4e8\"; }.fa-creative-commons-nc-eu::before { content: \"\uf4e9\"; }.fa-creative-commons-nc-jp::before { content: \"\uf4ea\"; }.fa-creative-commons-nd::before { content: \"\uf4eb\"; }.fa-creative-commons-pd::before { content: \"\uf4ec\"; }.fa-creative-commons-pd-alt::before { content: \"\uf4ed\"; }.fa-creative-commons-remix::before { content: \"\uf4ee\"; }.fa-creative-commons-sa::before { content: \"\uf4ef\"; }.fa-creative-commons-sampling::before { content: \"\uf4f0\"; }.fa-creative-commons-sampling-plus::before { content: \"\uf4f1\"; }.fa-creative-commons-share::before { content: \"\uf4f2\"; }.fa-creative-commons-zero::before { content: \"\uf4f3\"; }.fa-credit-card::before { content: \"\uf09d\"; }.fa-critical-role::before { content: \"\uf6c9\"; }.fa-crop::before { content: \"\uf125\"; }.fa-crop-alt::before { content: \"\uf565\"; }.fa-cross::before { content: \"\uf654\"; }.fa-crosshairs::before { content: \"\uf05b\"; }.fa-crow::before { content: \"\uf520\"; }.fa-crown::before { content: \"\uf521\"; }.fa-crutch::before { content: \"\uf7f7\"; }.fa-css3::before { content: \"\uf13c\"; }.fa-css3-alt::before { content: \"\uf38b\"; }.fa-cube::before { content: \"\uf1b2\"; }.fa-cubes::before { content: \"\uf1b3\"; }.fa-cut::before { content: \"\uf0c4\"; }.fa-cuttlefish::before { content: \"\uf38c\"; }.fa-d-and-d::before { content: \"\uf38d\"; }.fa-d-and-d-beyond::before { content: \"\uf6ca\"; }.fa-dailymotion::before { content: \"\ue052\"; }.fa-dashcube::before { content: \"\uf210\"; }.fa-database::before { content: \"\uf1c0\"; }.fa-deaf::before { content: \"\uf2a4\"; }.fa-deezer::before { content: \"\ue077\"; }.fa-delicious::before { content: \"\uf1a5\"; }.fa-democrat::before { content: \"\uf747\"; }.fa-deploydog::before { content: \"\uf38e\"; }.fa-deskpro::before { content: \"\uf38f\"; }.fa-desktop::before { content: \"\uf108\"; }.fa-dev::before { content: \"\uf6cc\"; }.fa-deviantart::before { content: \"\uf1bd\"; }.fa-dharmachakra::before { content: \"\uf655\"; }.fa-dhl::before { content: \"\uf790\"; }.fa-diagnoses::before { content: \"\uf470\"; }.fa-diaspora::before { content: \"\uf791\"; }.fa-dice::before { content: \"\uf522\"; }.fa-dice-d20::before { content: \"\uf6cf\"; }.fa-dice-d6::before { content: \"\uf6d1\"; }.fa-dice-five::before { content: \"\uf523\"; }.fa-dice-four::before { content: \"\uf524\"; }.fa-dice-one::before { content: \"\uf525\"; }.fa-dice-six::before { content: \"\uf526\"; }.fa-dice-three::before { content: \"\uf527\"; }.fa-dice-two::before { content: \"\uf528\"; }.fa-digg::before { content: \"\uf1a6\"; }.fa-digital-ocean::before { content: \"\uf391\"; }.fa-digital-tachograph::before { content: \"\uf566\"; }.fa-directions::before { content: \"\uf5eb\"; }.fa-discord::before { content: \"\uf392\"; }.fa-discourse::before { content: \"\uf393\"; }.fa-disease::before { content: \"\uf7fa\"; }.fa-divide::before { content: \"\uf529\"; }.fa-dizzy::before { content: \"\uf567\"; }.fa-dna::before { content: \"\uf471\"; }.fa-dochub::before { content: \"\uf394\"; }.fa-docker::before { content: \"\uf395\"; }.fa-dog::before { content: \"\uf6d3\"; }.fa-dollar-sign::before { content: \"\uf155\"; }.fa-dolly::before { content: \"\uf472\"; }.fa-dolly-flatbed::before { content: \"\uf474\"; }.fa-donate::before { content: \"\uf4b9\"; }.fa-door-closed::before { content: \"\uf52a\"; }.fa-door-open::before { content: \"\uf52b\"; }.fa-dot-circle::before { content: \"\uf192\"; }.fa-dove::before { content: \"\uf4ba\"; }.fa-download::before { content: \"\uf019\"; }.fa-draft2digital::before { content: \"\uf396\"; }.fa-drafting-compass::before { content: \"\uf568\"; }.fa-dragon::before { content: \"\uf6d5\"; }.fa-draw-polygon::before { content: \"\uf5ee\"; }.fa-dribbble::before { content: \"\uf17d\"; }.fa-dribbble-square::before { content: \"\uf397\"; }.fa-dropbox::before { content: \"\uf16b\"; }.fa-drum::before { content: \"\uf569\"; }.fa-drum-steelpan::before { content: \"\uf56a\"; }.fa-drumstick-bite::before { content: \"\uf6d7\"; }.fa-drupal::before { content: \"\uf1a9\"; }.fa-dumbbell::before { content: \"\uf44b\"; }.fa-dumpster::before { content: \"\uf793\"; }.fa-dumpster-fire::before { content: \"\uf794\"; }.fa-dungeon::before { content: \"\uf6d9\"; }.fa-dyalog::before { content: \"\uf399\"; }.fa-earlybirds::before { content: \"\uf39a\"; }.fa-ebay::before { content: \"\uf4f4\"; }.fa-edge::before { content: \"\uf282\"; }.fa-edge-legacy::before { content: \"\ue078\"; }.fa-edit::before { content: \"\uf044\"; }.fa-egg::before { content: \"\uf7fb\"; }.fa-eject::before { content: \"\uf052\"; }.fa-elementor::before { content: \"\uf430\"; }.fa-ellipsis-h::before { content: \"\uf141\"; }.fa-ellipsis-v::before { content: \"\uf142\"; }.fa-ello::before { content: \"\uf5f1\"; }.fa-ember::before { content: \"\uf423\"; }.fa-empire::before { content: \"\uf1d1\"; }.fa-envelope::before { content: \"\uf0e0\"; }.fa-envelope-open::before { content: \"\uf2b6\"; }.fa-envelope-open-text::before { content: \"\uf658\"; }.fa-envelope-square::before { content: \"\uf199\"; }.fa-envira::before { content: \"\uf299\"; }.fa-equals::before { content: \"\uf52c\"; }.fa-eraser::before { content: \"\uf12d\"; }.fa-erlang::before { content: \"\uf39d\"; }.fa-ethereum::before { content: \"\uf42e\"; }.fa-ethernet::before { content: \"\uf796\"; }.fa-etsy::before { content: \"\uf2d7\"; }.fa-euro-sign::before { content: \"\uf153\"; }.fa-evernote::before { content: \"\uf839\"; }.fa-exchange-alt::before { content: \"\uf362\"; }.fa-exclamation::before { content: \"\uf12a\"; }.fa-exclamation-circle::before { content: \"\uf06a\"; }.fa-exclamation-triangle::before { content: \"\uf071\"; }.fa-expand::before { content: \"\uf065\"; }.fa-expand-alt::before { content: \"\uf424\"; }.fa-expand-arrows-alt::before { content: \"\uf31e\"; }.fa-expeditedssl::before { content: \"\uf23e\"; }.fa-external-link-alt::before { content: \"\uf35d\"; }.fa-external-link-square-alt::before { content: \"\uf360\"; }.fa-eye::before { content: \"\uf06e\"; }.fa-eye-dropper::before { content: \"\uf1fb\"; }.fa-eye-slash::before { content: \"\uf070\"; }.fa-facebook::before { content: \"\uf09a\"; }.fa-facebook-f::before { content: \"\uf39e\"; }.fa-facebook-messenger::before { content: \"\uf39f\"; }.fa-facebook-square::before { content: \"\uf082\"; }.fa-fan::before { content: \"\uf863\"; }.fa-fantasy-flight-games::before { content: \"\uf6dc\"; }.fa-fast-backward::before { content: \"\uf049\"; }.fa-fast-forward::before { content: \"\uf050\"; }.fa-faucet::before { content: \"\ue005\"; }.fa-fax::before { content: \"\uf1ac\"; }.fa-feather::before { content: \"\uf52d\"; }.fa-feather-alt::before { content: \"\uf56b\"; }.fa-fedex::before { content: \"\uf797\"; }.fa-fedora::before { content: \"\uf798\"; }.fa-female::before { content: \"\uf182\"; }.fa-fighter-jet::before { content: \"\uf0fb\"; }.fa-figma::before { content: \"\uf799\"; }.fa-file::before { content: \"\uf15b\"; }.fa-file-alt::before { content: \"\uf15c\"; }.fa-file-archive::before { content: \"\uf1c6\"; }.fa-file-audio::before { content: \"\uf1c7\"; }.fa-file-code::before { content: \"\uf1c9\"; }.fa-file-contract::before { content: \"\uf56c\"; }.fa-file-csv::before { content: \"\uf6dd\"; }.fa-file-download::before { content: \"\uf56d\"; }.fa-file-excel::before { content: \"\uf1c3\"; }.fa-file-export::before { content: \"\uf56e\"; }.fa-file-image::before { content: \"\uf1c5\"; }.fa-file-import::before { content: \"\uf56f\"; }.fa-file-invoice::before { content: \"\uf570\"; }.fa-file-invoice-dollar::before { content: \"\uf571\"; }.fa-file-medical::before { content: \"\uf477\"; }.fa-file-medical-alt::before { content: \"\uf478\"; }.fa-file-pdf::before { content: \"\uf1c1\"; }.fa-file-powerpoint::before { content: \"\uf1c4\"; }.fa-file-prescription::before { content: \"\uf572\"; }.fa-file-signature::before { content: \"\uf573\"; }.fa-file-upload::before { content: \"\uf574\"; }.fa-file-video::before { content: \"\uf1c8\"; }.fa-file-word::before { content: \"\uf1c2\"; }.fa-fill::before { content: \"\uf575\"; }.fa-fill-drip::before { content: \"\uf576\"; }.fa-film::before { content: \"\uf008\"; }.fa-filter::before { content: \"\uf0b0\"; }.fa-fingerprint::before { content: \"\uf577\"; }.fa-fire::before { content: \"\uf06d\"; }.fa-fire-alt::before { content: \"\uf7e4\"; }.fa-fire-extinguisher::before { content: \"\uf134\"; }.fa-firefox::before { content: \"\uf269\"; }.fa-firefox-browser::before { content: \"\ue007\"; }.fa-first-aid::before { content: \"\uf479\"; }.fa-first-order::before { content: \"\uf2b0\"; }.fa-first-order-alt::before { content: \"\uf50a\"; }.fa-firstdraft::before { content: \"\uf3a1\"; }.fa-fish::before { content: \"\uf578\"; }.fa-fist-raised::before { content: \"\uf6de\"; }.fa-flag::before { content: \"\uf024\"; }.fa-flag-checkered::before { content: \"\uf11e\"; }.fa-flag-usa::before { content: \"\uf74d\"; }.fa-flask::before { content: \"\uf0c3\"; }.fa-flickr::before { content: \"\uf16e\"; }.fa-flipboard::before { content: \"\uf44d\"; }.fa-flushed::before { content: \"\uf579\"; }.fa-fly::before { content: \"\uf417\"; }.fa-folder::before { content: \"\uf07b\"; }.fa-folder-minus::before { content: \"\uf65d\"; }.fa-folder-open::before { content: \"\uf07c\"; }.fa-folder-plus::before { content: \"\uf65e\"; }.fa-font::before { content: \"\uf031\"; }.fa-font-awesome::before { content: \"\uf2b4\"; }.fa-font-awesome-alt::before { content: \"\uf35c\"; }.fa-font-awesome-flag::before { content: \"\uf425\"; }.fa-font-awesome-logo-full::before { content: \"\uf4e6\"; }.fa-fonticons::before { content: \"\uf280\"; }.fa-fonticons-fi::before { content: \"\uf3a2\"; }.fa-football-ball::before { content: \"\uf44e\"; }.fa-fort-awesome::before { content: \"\uf286\"; }.fa-fort-awesome-alt::before { content: \"\uf3a3\"; }.fa-forumbee::before { content: \"\uf211\"; }.fa-forward::before { content: \"\uf04e\"; }.fa-foursquare::before { content: \"\uf180\"; }.fa-free-code-camp::before { content: \"\uf2c5\"; }.fa-freebsd::before { content: \"\uf3a4\"; }.fa-frog::before { content: \"\uf52e\"; }.fa-frown::before { content: \"\uf119\"; }.fa-frown-open::before { content: \"\uf57a\"; }.fa-fulcrum::before { content: \"\uf50b\"; }.fa-funnel-dollar::before { content: \"\uf662\"; }.fa-futbol::before { content: \"\uf1e3\"; }.fa-galactic-republic::before { content: \"\uf50c\"; }.fa-galactic-senate::before { content: \"\uf50d\"; }.fa-gamepad::before { content: \"\uf11b\"; }.fa-gas-pump::before { content: \"\uf52f\"; }.fa-gavel::before { content: \"\uf0e3\"; }.fa-gem::before { content: \"\uf3a5\"; }.fa-genderless::before { content: \"\uf22d\"; }.fa-get-pocket::before { content: \"\uf265\"; }.fa-gg::before { content: \"\uf260\"; }.fa-gg-circle::before { content: \"\uf261\"; }.fa-ghost::before { content: \"\uf6e2\"; }.fa-gift::before { content: \"\uf06b\"; }.fa-gifts::before { content: \"\uf79c\"; }.fa-git::before { content: \"\uf1d3\"; }.fa-git-alt::before { content: \"\uf841\"; }.fa-git-square::before { content: \"\uf1d2\"; }.fa-github::before { content: \"\uf09b\"; }.fa-github-alt::before { content: \"\uf113\"; }.fa-github-square::before { content: \"\uf092\"; }.fa-gitkraken::before { content: \"\uf3a6\"; }.fa-gitlab::before { content: \"\uf296\"; }.fa-gitter::before { content: \"\uf426\"; }.fa-glass-cheers::before { content: \"\uf79f\"; }.fa-glass-martini::before { content: \"\uf000\"; }.fa-glass-martini-alt::before { content: \"\uf57b\"; }.fa-glass-whiskey::before { content: \"\uf7a0\"; }.fa-glasses::before { content: \"\uf530\"; }.fa-glide::before { content: \"\uf2a5\"; }.fa-glide-g::before { content: \"\uf2a6\"; }.fa-globe::before { content: \"\uf0ac\"; }.fa-globe-africa::before { content: \"\uf57c\"; }.fa-globe-americas::before { content: \"\uf57d\"; }.fa-globe-asia::before { content: \"\uf57e\"; }.fa-globe-europe::before { content: \"\uf7a2\"; }.fa-gofore::before { content: \"\uf3a7\"; }.fa-golf-ball::before { content: \"\uf450\"; }.fa-goodreads::before { content: \"\uf3a8\"; }.fa-goodreads-g::before { content: \"\uf3a9\"; }.fa-google::before { content: \"\uf1a0\"; }.fa-google-drive::before { content: \"\uf3aa\"; }.fa-google-pay::before { content: \"\ue079\"; }.fa-google-play::before { content: \"\uf3ab\"; }.fa-google-plus::before { content: \"\uf2b3\"; }.fa-google-plus-g::before { content: \"\uf0d5\"; }.fa-google-plus-square::before { content: \"\uf0d4\"; }.fa-google-wallet::before { content: \"\uf1ee\"; }.fa-gopuram::before { content: \"\uf664\"; }.fa-graduation-cap::before { content: \"\uf19d\"; }.fa-gratipay::before { content: \"\uf184\"; }.fa-grav::before { content: \"\uf2d6\"; }.fa-greater-than::before { content: \"\uf531\"; }.fa-greater-than-equal::before { content: \"\uf532\"; }.fa-grimace::before { content: \"\uf57f\"; }.fa-grin::before { content: \"\uf580\"; }.fa-grin-alt::before { content: \"\uf581\"; }.fa-grin-beam::before { content: \"\uf582\"; }.fa-grin-beam-sweat::before { content: \"\uf583\"; }.fa-grin-hearts::before { content: \"\uf584\"; }.fa-grin-squint::before { content: \"\uf585\"; }.fa-grin-squint-tears::before { content: \"\uf586\"; }.fa-grin-stars::before { content: \"\uf587\"; }.fa-grin-tears::before { content: \"\uf588\"; }.fa-grin-tongue::before { content: \"\uf589\"; }.fa-grin-tongue-squint::before { content: \"\uf58a\"; }.fa-grin-tongue-wink::before { content: \"\uf58b\"; }.fa-grin-wink::before { content: \"\uf58c\"; }.fa-grip-horizontal::before { content: \"\uf58d\"; }.fa-grip-lines::before { content: \"\uf7a4\"; }.fa-grip-lines-vertical::before { content: \"\uf7a5\"; }.fa-grip-vertical::before { content: \"\uf58e\"; }.fa-gripfire::before { content: \"\uf3ac\"; }.fa-grunt::before { content: \"\uf3ad\"; }.fa-guilded::before { content: \"\ue07e\"; }.fa-guitar::before { content: \"\uf7a6\"; }.fa-gulp::before { content: \"\uf3ae\"; }.fa-h-square::before { content: \"\uf0fd\"; }.fa-hacker-news::before { content: \"\uf1d4\"; }.fa-hacker-news-square::before { content: \"\uf3af\"; }.fa-hackerrank::before { content: \"\uf5f7\"; }.fa-hamburger::before { content: \"\uf805\"; }.fa-hammer::before { content: \"\uf6e3\"; }.fa-hamsa::before { content: \"\uf665\"; }.fa-hand-holding::before { content: \"\uf4bd\"; }.fa-hand-holding-heart::before { content: \"\uf4be\"; }.fa-hand-holding-medical::before { content: \"\ue05c\"; }.fa-hand-holding-usd::before { content: \"\uf4c0\"; }.fa-hand-holding-water::before { content: \"\uf4c1\"; }.fa-hand-lizard::before { content: \"\uf258\"; }.fa-hand-middle-finger::before { content: \"\uf806\"; }.fa-hand-paper::before { content: \"\uf256\"; }.fa-hand-peace::before { content: \"\uf25b\"; }.fa-hand-point-down::before { content: \"\uf0a7\"; }.fa-hand-point-left::before { content: \"\uf0a5\"; }.fa-hand-point-right::before { content: \"\uf0a4\"; }.fa-hand-point-up::before { content: \"\uf0a6\"; }.fa-hand-pointer::before { content: \"\uf25a\"; }.fa-hand-rock::before { content: \"\uf255\"; }.fa-hand-scissors::before { content: \"\uf257\"; }.fa-hand-sparkles::before { content: \"\ue05d\"; }.fa-hand-spock::before { content: \"\uf259\"; }.fa-hands::before { content: \"\uf4c2\"; }.fa-hands-helping::before { content: \"\uf4c4\"; }.fa-hands-wash::before { content: \"\ue05e\"; }.fa-handshake::before { content: \"\uf2b5\"; }.fa-handshake-alt-slash::before { content: \"\ue05f\"; }.fa-handshake-slash::before { content: \"\ue060\"; }.fa-hanukiah::before { content: \"\uf6e6\"; }.fa-hard-hat::before { content: \"\uf807\"; }.fa-hashtag::before { content: \"\uf292\"; }.fa-hat-cowboy::before { content: \"\uf8c0\"; }.fa-hat-cowboy-side::before { content: \"\uf8c1\"; }.fa-hat-wizard::before { content: \"\uf6e8\"; }.fa-hdd::before { content: \"\uf0a0\"; }.fa-head-side-cough::before { content: \"\ue061\"; }.fa-head-side-cough-slash::before { content: \"\ue062\"; }.fa-head-side-mask::before { content: \"\ue063\"; }.fa-head-side-virus::before { content: \"\ue064\"; }.fa-heading::before { content: \"\uf1dc\"; }.fa-headphones::before { content: \"\uf025\"; }.fa-headphones-alt::before { content: \"\uf58f\"; }.fa-headset::before { content: \"\uf590\"; }.fa-heart::before { content: \"\uf004\"; }.fa-heart-broken::before { content: \"\uf7a9\"; }.fa-heartbeat::before { content: \"\uf21e\"; }.fa-helicopter::before { content: \"\uf533\"; }.fa-highlighter::before { content: \"\uf591\"; }.fa-hiking::before { content: \"\uf6ec\"; }.fa-hippo::before { content: \"\uf6ed\"; }.fa-hips::before { content: \"\uf452\"; }.fa-hire-a-helper::before { content: \"\uf3b0\"; }.fa-history::before { content: \"\uf1da\"; }.fa-hive::before { content: \"\ue07f\"; }.fa-hockey-puck::before { content: \"\uf453\"; }.fa-holly-berry::before { content: \"\uf7aa\"; }.fa-home::before { content: \"\uf015\"; }.fa-hooli::before { content: \"\uf427\"; }.fa-hornbill::before { content: \"\uf592\"; }.fa-horse::before { content: \"\uf6f0\"; }.fa-horse-head::before { content: \"\uf7ab\"; }.fa-hospital::before { content: \"\uf0f8\"; }.fa-hospital-alt::before { content: \"\uf47d\"; }.fa-hospital-symbol::before { content: \"\uf47e\"; }.fa-hospital-user::before { content: \"\uf80d\"; }.fa-hot-tub::before { content: \"\uf593\"; }.fa-hotdog::before { content: \"\uf80f\"; }.fa-hotel::before { content: \"\uf594\"; }.fa-hotjar::before { content: \"\uf3b1\"; }.fa-hourglass::before { content: \"\uf254\"; }.fa-hourglass-end::before { content: \"\uf253\"; }.fa-hourglass-half::before { content: \"\uf252\"; }.fa-hourglass-start::before { content: \"\uf251\"; }.fa-house-damage::before { content: \"\uf6f1\"; }.fa-house-user::before { content: \"\ue065\"; }.fa-houzz::before { content: \"\uf27c\"; }.fa-hryvnia::before { content: \"\uf6f2\"; }.fa-html5::before { content: \"\uf13b\"; }.fa-hubspot::before { content: \"\uf3b2\"; }.fa-i-cursor::before { content: \"\uf246\"; }.fa-ice-cream::before { content: \"\uf810\"; }.fa-icicles::before { content: \"\uf7ad\"; }.fa-icons::before { content: \"\uf86d\"; }.fa-id-badge::before { content: \"\uf2c1\"; }.fa-id-card::before { content: \"\uf2c2\"; }.fa-id-card-alt::before { content: \"\uf47f\"; }.fa-ideal::before { content: \"\ue013\"; }.fa-igloo::before { content: \"\uf7ae\"; }.fa-image::before { content: \"\uf03e\"; }.fa-images::before { content: \"\uf302\"; }.fa-imdb::before { content: \"\uf2d8\"; }.fa-inbox::before { content: \"\uf01c\"; }.fa-indent::before { content: \"\uf03c\"; }.fa-industry::before { content: \"\uf275\"; }.fa-infinity::before { content: \"\uf534\"; }.fa-info::before { content: \"\uf129\"; }.fa-info-circle::before { content: \"\uf05a\"; }.fa-innosoft::before { content: \"\ue080\"; }.fa-instagram::before { content: \"\uf16d\"; }.fa-instagram-square::before { content: \"\ue055\"; }.fa-instalod::before { content: \"\ue081\"; }.fa-intercom::before { content: \"\uf7af\"; }.fa-internet-explorer::before { content: \"\uf26b\"; }.fa-invision::before { content: \"\uf7b0\"; }.fa-ioxhost::before { content: \"\uf208\"; }.fa-italic::before { content: \"\uf033\"; }.fa-itch-io::before { content: \"\uf83a\"; }.fa-itunes::before { content: \"\uf3b4\"; }.fa-itunes-note::before { content: \"\uf3b5\"; }.fa-java::before { content: \"\uf4e4\"; }.fa-jedi::before { content: \"\uf669\"; }.fa-jedi-order::before { content: \"\uf50e\"; }.fa-jenkins::before { content: \"\uf3b6\"; }.fa-jira::before { content: \"\uf7b1\"; }.fa-joget::before { content: \"\uf3b7\"; }.fa-joint::before { content: \"\uf595\"; }.fa-joomla::before { content: \"\uf1aa\"; }.fa-journal-whills::before { content: \"\uf66a\"; }.fa-js::before { content: \"\uf3b8\"; }.fa-js-square::before { content: \"\uf3b9\"; }.fa-jsfiddle::before { content: \"\uf1cc\"; }.fa-kaaba::before { content: \"\uf66b\"; }.fa-kaggle::before { content: \"\uf5fa\"; }.fa-key::before { content: \"\uf084\"; }.fa-keybase::before { content: \"\uf4f5\"; }.fa-keyboard::before { content: \"\uf11c\"; }.fa-keycdn::before { content: \"\uf3ba\"; }.fa-khanda::before { content: \"\uf66d\"; }.fa-kickstarter::before { content: \"\uf3bb\"; }.fa-kickstarter-k::before { content: \"\uf3bc\"; }.fa-kiss::before { content: \"\uf596\"; }.fa-kiss-beam::before { content: \"\uf597\"; }.fa-kiss-wink-heart::before { content: \"\uf598\"; }.fa-kiwi-bird::before { content: \"\uf535\"; }.fa-korvue::before { content: \"\uf42f\"; }.fa-landmark::before { content: \"\uf66f\"; }.fa-language::before { content: \"\uf1ab\"; }.fa-laptop::before { content: \"\uf109\"; }.fa-laptop-code::before { content: \"\uf5fc\"; }.fa-laptop-house::before { content: \"\ue066\"; }.fa-laptop-medical::before { content: \"\uf812\"; }.fa-laravel::before { content: \"\uf3bd\"; }.fa-lastfm::before { content: \"\uf202\"; }.fa-lastfm-square::before { content: \"\uf203\"; }.fa-laugh::before { content: \"\uf599\"; }.fa-laugh-beam::before { content: \"\uf59a\"; }.fa-laugh-squint::before { content: \"\uf59b\"; }.fa-laugh-wink::before { content: \"\uf59c\"; }.fa-layer-group::before { content: \"\uf5fd\"; }.fa-leaf::before { content: \"\uf06c\"; }.fa-leanpub::before { content: \"\uf212\"; }.fa-lemon::before { content: \"\uf094\"; }.fa-less::before { content: \"\uf41d\"; }.fa-less-than::before { content: \"\uf536\"; }.fa-less-than-equal::before { content: \"\uf537\"; }.fa-level-down-alt::before { content: \"\uf3be\"; }.fa-level-up-alt::before { content: \"\uf3bf\"; }.fa-life-ring::before { content: \"\uf1cd\"; }.fa-lightbulb::before { content: \"\uf0eb\"; }.fa-line::before { content: \"\uf3c0\"; }.fa-link::before { content: \"\uf0c1\"; }.fa-linkedin::before { content: \"\uf08c\"; }.fa-linkedin-in::before { content: \"\uf0e1\"; }.fa-linode::before { content: \"\uf2b8\"; }.fa-linux::before { content: \"\uf17c\"; }.fa-lira-sign::before { content: \"\uf195\"; }.fa-list::before { content: \"\uf03a\"; }.fa-list-alt::before { content: \"\uf022\"; }.fa-list-ol::before { content: \"\uf0cb\"; }.fa-list-ul::before { content: \"\uf0ca\"; }.fa-location-arrow::before { content: \"\uf124\"; }.fa-lock::before { content: \"\uf023\"; }.fa-lock-open::before { content: \"\uf3c1\"; }.fa-long-arrow-alt-down::before { content: \"\uf309\"; }.fa-long-arrow-alt-left::before { content: \"\uf30a\"; }.fa-long-arrow-alt-right::before { content: \"\uf30b\"; }.fa-long-arrow-alt-up::before { content: \"\uf30c\"; }.fa-low-vision::before { content: \"\uf2a8\"; }.fa-luggage-cart::before { content: \"\uf59d\"; }.fa-lungs::before { content: \"\uf604\"; }.fa-lungs-virus::before { content: \"\ue067\"; }.fa-lyft::before { content: \"\uf3c3\"; }.fa-magento::before { content: \"\uf3c4\"; }.fa-magic::before { content: \"\uf0d0\"; }.fa-magnet::before { content: \"\uf076\"; }.fa-mail-bulk::before { content: \"\uf674\"; }.fa-mailchimp::before { content: \"\uf59e\"; }.fa-male::before { content: \"\uf183\"; }.fa-mandalorian::before { content: \"\uf50f\"; }.fa-map::before { content: \"\uf279\"; }.fa-map-marked::before { content: \"\uf59f\"; }.fa-map-marked-alt::before { content: \"\uf5a0\"; }.fa-map-marker::before { content: \"\uf041\"; }.fa-map-marker-alt::before { content: \"\uf3c5\"; }.fa-map-pin::before { content: \"\uf276\"; }.fa-map-signs::before { content: \"\uf277\"; }.fa-markdown::before { content: \"\uf60f\"; }.fa-marker::before { content: \"\uf5a1\"; }.fa-mars::before { content: \"\uf222\"; }.fa-mars-double::before { content: \"\uf227\"; }.fa-mars-stroke::before { content: \"\uf229\"; }.fa-mars-stroke-h::before { content: \"\uf22b\"; }.fa-mars-stroke-v::before { content: \"\uf22a\"; }.fa-mask::before { content: \"\uf6fa\"; }.fa-mastodon::before { content: \"\uf4f6\"; }.fa-maxcdn::before { content: \"\uf136\"; }.fa-mdb::before { content: \"\uf8ca\"; }.fa-medal::before { content: \"\uf5a2\"; }.fa-medapps::before { content: \"\uf3c6\"; }.fa-medium::before { content: \"\uf23a\"; }.fa-medium-m::before { content: \"\uf3c7\"; }.fa-medkit::before { content: \"\uf0fa\"; }.fa-medrt::before { content: \"\uf3c8\"; }.fa-meetup::before { content: \"\uf2e0\"; }.fa-megaport::before { content: \"\uf5a3\"; }.fa-meh::before { content: \"\uf11a\"; }.fa-meh-blank::before { content: \"\uf5a4\"; }.fa-meh-rolling-eyes::before { content: \"\uf5a5\"; }.fa-memory::before { content: \"\uf538\"; }.fa-mendeley::before { content: \"\uf7b3\"; }.fa-menorah::before { content: \"\uf676\"; }.fa-mercury::before { content: \"\uf223\"; }.fa-meteor::before { content: \"\uf753\"; }.fa-microblog::before { content: \"\ue01a\"; }.fa-microchip::before { content: \"\uf2db\"; }.fa-microphone::before { content: \"\uf130\"; }.fa-microphone-alt::before { content: \"\uf3c9\"; }.fa-microphone-alt-slash::before { content: \"\uf539\"; }.fa-microphone-slash::before { content: \"\uf131\"; }.fa-microscope::before { content: \"\uf610\"; }.fa-microsoft::before { content: \"\uf3ca\"; }.fa-minus::before { content: \"\uf068\"; }.fa-minus-circle::before { content: \"\uf056\"; }.fa-minus-square::before { content: \"\uf146\"; }.fa-mitten::before { content: \"\uf7b5\"; }.fa-mix::before { content: \"\uf3cb\"; }.fa-mixcloud::before { content: \"\uf289\"; }.fa-mixer::before { content: \"\ue056\"; }.fa-mizuni::before { content: \"\uf3cc\"; }.fa-mobile::before { content: \"\uf10b\"; }.fa-mobile-alt::before { content: \"\uf3cd\"; }.fa-modx::before { content: \"\uf285\"; }.fa-monero::before { content: \"\uf3d0\"; }.fa-money-bill::before { content: \"\uf0d6\"; }.fa-money-bill-alt::before { content: \"\uf3d1\"; }.fa-money-bill-wave::before { content: \"\uf53a\"; }.fa-money-bill-wave-alt::before { content: \"\uf53b\"; }.fa-money-check::before { content: \"\uf53c\"; }.fa-money-check-alt::before { content: \"\uf53d\"; }.fa-monument::before { content: \"\uf5a6\"; }.fa-moon::before { content: \"\uf186\"; }.fa-mortar-pestle::before { content: \"\uf5a7\"; }.fa-mosque::before { content: \"\uf678\"; }.fa-motorcycle::before { content: \"\uf21c\"; }.fa-mountain::before { content: \"\uf6fc\"; }.fa-mouse::before { content: \"\uf8cc\"; }.fa-mouse-pointer::before { content: \"\uf245\"; }.fa-mug-hot::before { content: \"\uf7b6\"; }.fa-music::before { content: \"\uf001\"; }.fa-napster::before { content: \"\uf3d2\"; }.fa-neos::before { content: \"\uf612\"; }.fa-network-wired::before { content: \"\uf6ff\"; }.fa-neuter::before { content: \"\uf22c\"; }.fa-newspaper::before { content: \"\uf1ea\"; }.fa-nimblr::before { content: \"\uf5a8\"; }.fa-node::before { content: \"\uf419\"; }.fa-node-js::before { content: \"\uf3d3\"; }.fa-not-equal::before { content: \"\uf53e\"; }.fa-notes-medical::before { content: \"\uf481\"; }.fa-npm::before { content: \"\uf3d4\"; }.fa-ns8::before { content: \"\uf3d5\"; }.fa-nutritionix::before { content: \"\uf3d6\"; }.fa-object-group::before { content: \"\uf247\"; }.fa-object-ungroup::before { content: \"\uf248\"; }.fa-octopus-deploy::before { content: \"\ue082\"; }.fa-odnoklassniki::before { content: \"\uf263\"; }.fa-odnoklassniki-square::before { content: \"\uf264\"; }.fa-oil-can::before { content: \"\uf613\"; }.fa-old-republic::before { content: \"\uf510\"; }.fa-om::before { content: \"\uf679\"; }.fa-opencart::before { content: \"\uf23d\"; }.fa-openid::before { content: \"\uf19b\"; }.fa-opera::before { content: \"\uf26a\"; }.fa-optin-monster::before { content: \"\uf23c\"; }.fa-orcid::before { content: \"\uf8d2\"; }.fa-osi::before { content: \"\uf41a\"; }.fa-otter::before { content: \"\uf700\"; }.fa-outdent::before { content: \"\uf03b\"; }.fa-page4::before { content: \"\uf3d7\"; }.fa-pagelines::before { content: \"\uf18c\"; }.fa-pager::before { content: \"\uf815\"; }.fa-paint-brush::before { content: \"\uf1fc\"; }.fa-paint-roller::before { content: \"\uf5aa\"; }.fa-palette::before { content: \"\uf53f\"; }.fa-palfed::before { content: \"\uf3d8\"; }.fa-pallet::before { content: \"\uf482\"; }.fa-paper-plane::before { content: \"\uf1d8\"; }.fa-paperclip::before { content: \"\uf0c6\"; }.fa-parachute-box::before { content: \"\uf4cd\"; }.fa-paragraph::before { content: \"\uf1dd\"; }.fa-parking::before { content: \"\uf540\"; }.fa-passport::before { content: \"\uf5ab\"; }.fa-pastafarianism::before { content: \"\uf67b\"; }.fa-paste::before { content: \"\uf0ea\"; }.fa-patreon::before { content: \"\uf3d9\"; }.fa-pause::before { content: \"\uf04c\"; }.fa-pause-circle::before { content: \"\uf28b\"; }.fa-paw::before { content: \"\uf1b0\"; }.fa-paypal::before { content: \"\uf1ed\"; }.fa-peace::before { content: \"\uf67c\"; }.fa-pen::before { content: \"\uf304\"; }.fa-pen-alt::before { content: \"\uf305\"; }.fa-pen-fancy::before { content: \"\uf5ac\"; }.fa-pen-nib::before { content: \"\uf5ad\"; }.fa-pen-square::before { content: \"\uf14b\"; }.fa-pencil-alt::before { content: \"\uf303\"; }.fa-pencil-ruler::before { content: \"\uf5ae\"; }.fa-penny-arcade::before { content: \"\uf704\"; }.fa-people-arrows::before { content: \"\ue068\"; }.fa-people-carry::before { content: \"\uf4ce\"; }.fa-pepper-hot::before { content: \"\uf816\"; }.fa-perbyte::before { content: \"\ue083\"; }.fa-percent::before { content: \"\uf295\"; }.fa-percentage::before { content: \"\uf541\"; }.fa-periscope::before { content: \"\uf3da\"; }.fa-person-booth::before { content: \"\uf756\"; }.fa-phabricator::before { content: \"\uf3db\"; }.fa-phoenix-framework::before { content: \"\uf3dc\"; }.fa-phoenix-squadron::before { content: \"\uf511\"; }.fa-phone::before { content: \"\uf095\"; }.fa-phone-alt::before { content: \"\uf879\"; }.fa-phone-slash::before { content: \"\uf3dd\"; }.fa-phone-square::before { content: \"\uf098\"; }.fa-phone-square-alt::before { content: \"\uf87b\"; }.fa-phone-volume::before { content: \"\uf2a0\"; }.fa-photo-video::before { content: \"\uf87c\"; }.fa-php::before { content: \"\uf457\"; }.fa-pied-piper::before { content: \"\uf2ae\"; }.fa-pied-piper-alt::before { content: \"\uf1a8\"; }.fa-pied-piper-hat::before { content: \"\uf4e5\"; }.fa-pied-piper-pp::before { content: \"\uf1a7\"; }.fa-pied-piper-square::before { content: \"\ue01e\"; }.fa-piggy-bank::before { content: \"\uf4d3\"; }.fa-pills::before { content: \"\uf484\"; }.fa-pinterest::before { content: \"\uf0d2\"; }.fa-pinterest-p::before { content: \"\uf231\"; }.fa-pinterest-square::before { content: \"\uf0d3\"; }.fa-pizza-slice::before { content: \"\uf818\"; }.fa-place-of-worship::before { content: \"\uf67f\"; }.fa-plane::before { content: \"\uf072\"; }.fa-plane-arrival::before { content: \"\uf5af\"; }.fa-plane-departure::before { content: \"\uf5b0\"; }.fa-plane-slash::before { content: \"\ue069\"; }.fa-play::before { content: \"\uf04b\"; }.fa-play-circle::before { content: \"\uf144\"; }.fa-playstation::before { content: \"\uf3df\"; }.fa-plug::before { content: \"\uf1e6\"; }.fa-plus::before { content: \"\uf067\"; }.fa-plus-circle::before { content: \"\uf055\"; }.fa-plus-square::before { content: \"\uf0fe\"; }.fa-podcast::before { content: \"\uf2ce\"; }.fa-poll::before { content: \"\uf681\"; }.fa-poll-h::before { content: \"\uf682\"; }.fa-poo::before { content: \"\uf2fe\"; }.fa-poo-storm::before { content: \"\uf75a\"; }.fa-poop::before { content: \"\uf619\"; }.fa-portrait::before { content: \"\uf3e0\"; }.fa-pound-sign::before { content: \"\uf154\"; }.fa-power-off::before { content: \"\uf011\"; }.fa-pray::before { content: \"\uf683\"; }.fa-praying-hands::before { content: \"\uf684\"; }.fa-prescription::before { content: \"\uf5b1\"; }.fa-prescription-bottle::before { content: \"\uf485\"; }.fa-prescription-bottle-alt::before { content: \"\uf486\"; }.fa-print::before { content: \"\uf02f\"; }.fa-procedures::before { content: \"\uf487\"; }.fa-product-hunt::before { content: \"\uf288\"; }.fa-project-diagram::before { content: \"\uf542\"; }.fa-pump-medical::before { content: \"\ue06a\"; }.fa-pump-soap::before { content: \"\ue06b\"; }.fa-pushed::before { content: \"\uf3e1\"; }.fa-puzzle-piece::before { content: \"\uf12e\"; }.fa-python::before { content: \"\uf3e2\"; }.fa-qq::before { content: \"\uf1d6\"; }.fa-qrcode::before { content: \"\uf029\"; }.fa-question::before { content: \"\uf128\"; }.fa-question-circle::before { content: \"\uf059\"; }.fa-quidditch::before { content: \"\uf458\"; }.fa-quinscape::before { content: \"\uf459\"; }.fa-quora::before { content: \"\uf2c4\"; }.fa-quote-left::before { content: \"\uf10d\"; }.fa-quote-right::before { content: \"\uf10e\"; }.fa-quran::before { content: \"\uf687\"; }.fa-r-project::before { content: \"\uf4f7\"; }.fa-radiation::before { content: \"\uf7b9\"; }.fa-radiation-alt::before { content: \"\uf7ba\"; }.fa-rainbow::before { content: \"\uf75b\"; }.fa-random::before { content: \"\uf074\"; }.fa-raspberry-pi::before { content: \"\uf7bb\"; }.fa-ravelry::before { content: \"\uf2d9\"; }.fa-react::before { content: \"\uf41b\"; }.fa-reacteurope::before { content: \"\uf75d\"; }.fa-readme::before { content: \"\uf4d5\"; }.fa-rebel::before { content: \"\uf1d0\"; }.fa-receipt::before { content: \"\uf543\"; }.fa-record-vinyl::before { content: \"\uf8d9\"; }.fa-recycle::before { content: \"\uf1b8\"; }.fa-red-river::before { content: \"\uf3e3\"; }.fa-reddit::before { content: \"\uf1a1\"; }.fa-reddit-alien::before { content: \"\uf281\"; }.fa-reddit-square::before { content: \"\uf1a2\"; }.fa-redhat::before { content: \"\uf7bc\"; }.fa-redo::before { content: \"\uf01e\"; }.fa-redo-alt::before { content: \"\uf2f9\"; }.fa-registered::before { content: \"\uf25d\"; }.fa-remove-format::before { content: \"\uf87d\"; }.fa-renren::before { content: \"\uf18b\"; }.fa-reply::before { content: \"\uf3e5\"; }.fa-reply-all::before { content: \"\uf122\"; }.fa-replyd::before { content: \"\uf3e6\"; }.fa-republican::before { content: \"\uf75e\"; }.fa-researchgate::before { content: \"\uf4f8\"; }.fa-resolving::before { content: \"\uf3e7\"; }.fa-restroom::before { content: \"\uf7bd\"; }.fa-retweet::before { content: \"\uf079\"; }.fa-rev::before { content: \"\uf5b2\"; }.fa-ribbon::before { content: \"\uf4d6\"; }.fa-ring::before { content: \"\uf70b\"; }.fa-road::before { content: \"\uf018\"; }.fa-robot::before { content: \"\uf544\"; }.fa-rocket::before { content: \"\uf135\"; }.fa-rocketchat::before { content: \"\uf3e8\"; }.fa-rockrms::before { content: \"\uf3e9\"; }.fa-route::before { content: \"\uf4d7\"; }.fa-rss::before { content: \"\uf09e\"; }.fa-rss-square::before { content: \"\uf143\"; }.fa-ruble-sign::before { content: \"\uf158\"; }.fa-ruler::before { content: \"\uf545\"; }.fa-ruler-combined::before { content: \"\uf546\"; }.fa-ruler-horizontal::before { content: \"\uf547\"; }.fa-ruler-vertical::before { content: \"\uf548\"; }.fa-running::before { content: \"\uf70c\"; }.fa-rupee-sign::before { content: \"\uf156\"; }.fa-rust::before { content: \"\ue07a\"; }.fa-sad-cry::before { content: \"\uf5b3\"; }.fa-sad-tear::before { content: \"\uf5b4\"; }.fa-safari::before { content: \"\uf267\"; }.fa-salesforce::before { content: \"\uf83b\"; }.fa-sass::before { content: \"\uf41e\"; }.fa-satellite::before { content: \"\uf7bf\"; }.fa-satellite-dish::before { content: \"\uf7c0\"; }.fa-save::before { content: \"\uf0c7\"; }.fa-schlix::before { content: \"\uf3ea\"; }.fa-school::before { content: \"\uf549\"; }.fa-screwdriver::before { content: \"\uf54a\"; }.fa-scribd::before { content: \"\uf28a\"; }.fa-scroll::before { content: \"\uf70e\"; }.fa-sd-card::before { content: \"\uf7c2\"; }.fa-search::before { content: \"\uf002\"; }.fa-search-dollar::before { content: \"\uf688\"; }.fa-search-location::before { content: \"\uf689\"; }.fa-search-minus::before { content: \"\uf010\"; }.fa-search-plus::before { content: \"\uf00e\"; }.fa-searchengin::before { content: \"\uf3eb\"; }.fa-seedling::before { content: \"\uf4d8\"; }.fa-sellcast::before { content: \"\uf2da\"; }.fa-sellsy::before { content: \"\uf213\"; }.fa-server::before { content: \"\uf233\"; }.fa-servicestack::before { content: \"\uf3ec\"; }.fa-shapes::before { content: \"\uf61f\"; }.fa-share::before { content: \"\uf064\"; }.fa-share-alt::before { content: \"\uf1e0\"; }.fa-share-alt-square::before { content: \"\uf1e1\"; }.fa-share-square::before { content: \"\uf14d\"; }.fa-shekel-sign::before { content: \"\uf20b\"; }.fa-shield-alt::before { content: \"\uf3ed\"; }.fa-shield-virus::before { content: \"\ue06c\"; }.fa-ship::before { content: \"\uf21a\"; }.fa-shipping-fast::before { content: \"\uf48b\"; }.fa-shirtsinbulk::before { content: \"\uf214\"; }.fa-shoe-prints::before { content: \"\uf54b\"; }.fa-shopify::before { content: \"\ue057\"; }.fa-shopping-bag::before { content: \"\uf290\"; }.fa-shopping-basket::before { content: \"\uf291\"; }.fa-shopping-cart::before { content: \"\uf07a\"; }.fa-shopware::before { content: \"\uf5b5\"; }.fa-shower::before { content: \"\uf2cc\"; }.fa-shuttle-van::before { content: \"\uf5b6\"; }.fa-sign::before { content: \"\uf4d9\"; }.fa-sign-in-alt::before { content: \"\uf2f6\"; }.fa-sign-language::before { content: \"\uf2a7\"; }.fa-sign-out-alt::before { content: \"\uf2f5\"; }.fa-signal::before { content: \"\uf012\"; }.fa-signature::before { content: \"\uf5b7\"; }.fa-sim-card::before { content: \"\uf7c4\"; }.fa-simplybuilt::before { content: \"\uf215\"; }.fa-sink::before { content: \"\ue06d\"; }.fa-sistrix::before { content: \"\uf3ee\"; }.fa-sitemap::before { content: \"\uf0e8\"; }.fa-sith::before { content: \"\uf512\"; }.fa-skating::before { content: \"\uf7c5\"; }.fa-sketch::before { content: \"\uf7c6\"; }.fa-skiing::before { content: \"\uf7c9\"; }.fa-skiing-nordic::before { content: \"\uf7ca\"; }.fa-skull::before { content: \"\uf54c\"; }.fa-skull-crossbones::before { content: \"\uf714\"; }.fa-skyatlas::before { content: \"\uf216\"; }.fa-skype::before { content: \"\uf17e\"; }.fa-slack::before { content: \"\uf198\"; }.fa-slack-hash::before { content: \"\uf3ef\"; }.fa-slash::before { content: \"\uf715\"; }.fa-sleigh::before { content: \"\uf7cc\"; }.fa-sliders-h::before { content: \"\uf1de\"; }.fa-slideshare::before { content: \"\uf1e7\"; }.fa-smile::before { content: \"\uf118\"; }.fa-smile-beam::before { content: \"\uf5b8\"; }.fa-smile-wink::before { content: \"\uf4da\"; }.fa-smog::before { content: \"\uf75f\"; }.fa-smoking::before { content: \"\uf48d\"; }.fa-smoking-ban::before { content: \"\uf54d\"; }.fa-sms::before { content: \"\uf7cd\"; }.fa-snapchat::before { content: \"\uf2ab\"; }.fa-snapchat-ghost::before { content: \"\uf2ac\"; }.fa-snapchat-square::before { content: \"\uf2ad\"; }.fa-snowboarding::before { content: \"\uf7ce\"; }.fa-snowflake::before { content: \"\uf2dc\"; }.fa-snowman::before { content: \"\uf7d0\"; }.fa-snowplow::before { content: \"\uf7d2\"; }.fa-soap::before { content: \"\ue06e\"; }.fa-socks::before { content: \"\uf696\"; }.fa-solar-panel::before { content: \"\uf5ba\"; }.fa-sort::before { content: \"\uf0dc\"; }.fa-sort-alpha-down::before { content: \"\uf15d\"; }.fa-sort-alpha-down-alt::before { content: \"\uf881\"; }.fa-sort-alpha-up::before { content: \"\uf15e\"; }.fa-sort-alpha-up-alt::before { content: \"\uf882\"; }.fa-sort-amount-down::before { content: \"\uf160\"; }.fa-sort-amount-down-alt::before { content: \"\uf884\"; }.fa-sort-amount-up::before { content: \"\uf161\"; }.fa-sort-amount-up-alt::before { content: \"\uf885\"; }.fa-sort-down::before { content: \"\uf0dd\"; }.fa-sort-numeric-down::before { content: \"\uf162\"; }.fa-sort-numeric-down-alt::before { content: \"\uf886\"; }.fa-sort-numeric-up::before { content: \"\uf163\"; }.fa-sort-numeric-up-alt::before { content: \"\uf887\"; }.fa-sort-up::before { content: \"\uf0de\"; }.fa-soundcloud::before { content: \"\uf1be\"; }.fa-sourcetree::before { content: \"\uf7d3\"; }.fa-spa::before { content: \"\uf5bb\"; }.fa-space-shuttle::before { content: \"\uf197\"; }.fa-speakap::before { content: \"\uf3f3\"; }.fa-speaker-deck::before { content: \"\uf83c\"; }.fa-spell-check::before { content: \"\uf891\"; }.fa-spider::before { content: \"\uf717\"; }.fa-spinner::before { content: \"\uf110\"; }.fa-splotch::before { content: \"\uf5bc\"; }.fa-spotify::before { content: \"\uf1bc\"; }.fa-spray-can::before { content: \"\uf5bd\"; }.fa-square::before { content: \"\uf0c8\"; }.fa-square-full::before { content: \"\uf45c\"; }.fa-square-root-alt::before { content: \"\uf698\"; }.fa-squarespace::before { content: \"\uf5be\"; }.fa-stack-exchange::before { content: \"\uf18d\"; }.fa-stack-overflow::before { content: \"\uf16c\"; }.fa-stackpath::before { content: \"\uf842\"; }.fa-stamp::before { content: \"\uf5bf\"; }.fa-star::before { content: \"\uf005\"; }.fa-star-and-crescent::before { content: \"\uf699\"; }.fa-star-half::before { content: \"\uf089\"; }.fa-star-half-alt::before { content: \"\uf5c0\"; }.fa-star-of-david::before { content: \"\uf69a\"; }.fa-star-of-life::before { content: \"\uf621\"; }.fa-staylinked::before { content: \"\uf3f5\"; }.fa-steam::before { content: \"\uf1b6\"; }.fa-steam-square::before { content: \"\uf1b7\"; }.fa-steam-symbol::before { content: \"\uf3f6\"; }.fa-step-backward::before { content: \"\uf048\"; }.fa-step-forward::before { content: \"\uf051\"; }.fa-stethoscope::before { content: \"\uf0f1\"; }.fa-sticker-mule::before { content: \"\uf3f7\"; }.fa-sticky-note::before { content: \"\uf249\"; }.fa-stop::before { content: \"\uf04d\"; }.fa-stop-circle::before { content: \"\uf28d\"; }.fa-stopwatch::before { content: \"\uf2f2\"; }.fa-stopwatch-20::before { content: \"\ue06f\"; }.fa-store::before { content: \"\uf54e\"; }.fa-store-alt::before { content: \"\uf54f\"; }.fa-store-alt-slash::before { content: \"\ue070\"; }.fa-store-slash::before { content: \"\ue071\"; }.fa-strava::before { content: \"\uf428\"; }.fa-stream::before { content: \"\uf550\"; }.fa-street-view::before { content: \"\uf21d\"; }.fa-strikethrough::before { content: \"\uf0cc\"; }.fa-stripe::before { content: \"\uf429\"; }.fa-stripe-s::before { content: \"\uf42a\"; }.fa-stroopwafel::before { content: \"\uf551\"; }.fa-studiovinari::before { content: \"\uf3f8\"; }.fa-stumbleupon::before { content: \"\uf1a4\"; }.fa-stumbleupon-circle::before { content: \"\uf1a3\"; }.fa-subscript::before { content: \"\uf12c\"; }.fa-subway::before { content: \"\uf239\"; }.fa-suitcase::before { content: \"\uf0f2\"; }.fa-suitcase-rolling::before { content: \"\uf5c1\"; }.fa-sun::before { content: \"\uf185\"; }.fa-superpowers::before { content: \"\uf2dd\"; }.fa-superscript::before { content: \"\uf12b\"; }.fa-supple::before { content: \"\uf3f9\"; }.fa-surprise::before { content: \"\uf5c2\"; }.fa-suse::before { content: \"\uf7d6\"; }.fa-swatchbook::before { content: \"\uf5c3\"; }.fa-swift::before { content: \"\uf8e1\"; }.fa-swimmer::before { content: \"\uf5c4\"; }.fa-swimming-pool::before { content: \"\uf5c5\"; }.fa-symfony::before { content: \"\uf83d\"; }.fa-synagogue::before { content: \"\uf69b\"; }.fa-sync::before { content: \"\uf021\"; }.fa-sync-alt::before { content: \"\uf2f1\"; }.fa-syringe::before { content: \"\uf48e\"; }.fa-table::before { content: \"\uf0ce\"; }.fa-table-tennis::before { content: \"\uf45d\"; }.fa-tablet::before { content: \"\uf10a\"; }.fa-tablet-alt::before { content: \"\uf3fa\"; }.fa-tablets::before { content: \"\uf490\"; }.fa-tachometer-alt::before { content: \"\uf3fd\"; }.fa-tag::before { content: \"\uf02b\"; }.fa-tags::before { content: \"\uf02c\"; }.fa-tape::before { content: \"\uf4db\"; }.fa-tasks::before { content: \"\uf0ae\"; }.fa-taxi::before { content: \"\uf1ba\"; }.fa-teamspeak::before { content: \"\uf4f9\"; }.fa-teeth::before { content: \"\uf62e\"; }.fa-teeth-open::before { content: \"\uf62f\"; }.fa-telegram::before { content: \"\uf2c6\"; }.fa-telegram-plane::before { content: \"\uf3fe\"; }.fa-temperature-high::before { content: \"\uf769\"; }.fa-temperature-low::before { content: \"\uf76b\"; }.fa-tencent-weibo::before { content: \"\uf1d5\"; }.fa-tenge::before { content: \"\uf7d7\"; }.fa-terminal::before { content: \"\uf120\"; }.fa-text-height::before { content: \"\uf034\"; }.fa-text-width::before { content: \"\uf035\"; }.fa-th::before { content: \"\uf00a\"; }.fa-th-large::before { content: \"\uf009\"; }.fa-th-list::before { content: \"\uf00b\"; }.fa-the-red-yeti::before { content: \"\uf69d\"; }.fa-theater-masks::before { content: \"\uf630\"; }.fa-themeco::before { content: \"\uf5c6\"; }.fa-themeisle::before { content: \"\uf2b2\"; }.fa-thermometer::before { content: \"\uf491\"; }.fa-thermometer-empty::before { content: \"\uf2cb\"; }.fa-thermometer-full::before { content: \"\uf2c7\"; }.fa-thermometer-half::before { content: \"\uf2c9\"; }.fa-thermometer-quarter::before { content: \"\uf2ca\"; }.fa-thermometer-three-quarters::before { content: \"\uf2c8\"; }.fa-think-peaks::before { content: \"\uf731\"; }.fa-thumbs-down::before { content: \"\uf165\"; }.fa-thumbs-up::before { content: \"\uf164\"; }.fa-thumbtack::before { content: \"\uf08d\"; }.fa-ticket-alt::before { content: \"\uf3ff\"; }.fa-tiktok::before { content: \"\ue07b\"; }.fa-times::before { content: \"\uf00d\"; }.fa-times-circle::before { content: \"\uf057\"; }.fa-tint::before { content: \"\uf043\"; }.fa-tint-slash::before { content: \"\uf5c7\"; }.fa-tired::before { content: \"\uf5c8\"; }.fa-toggle-off::before { content: \"\uf204\"; }.fa-toggle-on::before { content: \"\uf205\"; }.fa-toilet::before { content: \"\uf7d8\"; }.fa-toilet-paper::before { content: \"\uf71e\"; }.fa-toilet-paper-slash::before { content: \"\ue072\"; }.fa-toolbox::before { content: \"\uf552\"; }.fa-tools::before { content: \"\uf7d9\"; }.fa-tooth::before { content: \"\uf5c9\"; }.fa-torah::before { content: \"\uf6a0\"; }.fa-torii-gate::before { content: \"\uf6a1\"; }.fa-tractor::before { content: \"\uf722\"; }.fa-trade-federation::before { content: \"\uf513\"; }.fa-trademark::before { content: \"\uf25c\"; }.fa-traffic-light::before { content: \"\uf637\"; }.fa-trailer::before { content: \"\ue041\"; }.fa-train::before { content: \"\uf238\"; }.fa-tram::before { content: \"\uf7da\"; }.fa-transgender::before { content: \"\uf224\"; }.fa-transgender-alt::before { content: \"\uf225\"; }.fa-trash::before { content: \"\uf1f8\"; }.fa-trash-alt::before { content: \"\uf2ed\"; }.fa-trash-restore::before { content: \"\uf829\"; }.fa-trash-restore-alt::before { content: \"\uf82a\"; }.fa-tree::before { content: \"\uf1bb\"; }.fa-trello::before { content: \"\uf181\"; }.fa-trophy::before { content: \"\uf091\"; }.fa-truck::before { content: \"\uf0d1\"; }.fa-truck-loading::before { content: \"\uf4de\"; }.fa-truck-monster::before { content: \"\uf63b\"; }.fa-truck-moving::before { content: \"\uf4df\"; }.fa-truck-pickup::before { content: \"\uf63c\"; }.fa-tshirt::before { content: \"\uf553\"; }.fa-tty::before { content: \"\uf1e4\"; }.fa-tumblr::before { content: \"\uf173\"; }.fa-tumblr-square::before { content: \"\uf174\"; }.fa-tv::before { content: \"\uf26c\"; }.fa-twitch::before { content: \"\uf1e8\"; }.fa-twitter::before { content: \"\uf099\"; }.fa-twitter-square::before { content: \"\uf081\"; }.fa-typo3::before { content: \"\uf42b\"; }.fa-uber::before { content: \"\uf402\"; }.fa-ubuntu::before { content: \"\uf7df\"; }.fa-uikit::before { content: \"\uf403\"; }.fa-umbraco::before { content: \"\uf8e8\"; }.fa-umbrella::before { content: \"\uf0e9\"; }.fa-umbrella-beach::before { content: \"\uf5ca\"; }.fa-uncharted::before { content: \"\ue084\"; }.fa-underline::before { content: \"\uf0cd\"; }.fa-undo::before { content: \"\uf0e2\"; }.fa-undo-alt::before { content: \"\uf2ea\"; }.fa-uniregistry::before { content: \"\uf404\"; }.fa-unity::before { content: \"\ue049\"; }.fa-universal-access::before { content: \"\uf29a\"; }.fa-university::before { content: \"\uf19c\"; }.fa-unlink::before { content: \"\uf127\"; }.fa-unlock::before { content: \"\uf09c\"; }.fa-unlock-alt::before { content: \"\uf13e\"; }.fa-unsplash::before { content: \"\ue07c\"; }.fa-untappd::before { content: \"\uf405\"; }.fa-upload::before { content: \"\uf093\"; }.fa-ups::before { content: \"\uf7e0\"; }.fa-usb::before { content: \"\uf287\"; }.fa-user::before { content: \"\uf007\"; }.fa-user-alt::before { content: \"\uf406\"; }.fa-user-alt-slash::before { content: \"\uf4fa\"; }.fa-user-astronaut::before { content: \"\uf4fb\"; }.fa-user-check::before { content: \"\uf4fc\"; }.fa-user-circle::before { content: \"\uf2bd\"; }.fa-user-clock::before { content: \"\uf4fd\"; }.fa-user-cog::before { content: \"\uf4fe\"; }.fa-user-edit::before { content: \"\uf4ff\"; }.fa-user-friends::before { content: \"\uf500\"; }.fa-user-graduate::before { content: \"\uf501\"; }.fa-user-injured::before { content: \"\uf728\"; }.fa-user-lock::before { content: \"\uf502\"; }.fa-user-md::before { content: \"\uf0f0\"; }.fa-user-minus::before { content: \"\uf503\"; }.fa-user-ninja::before { content: \"\uf504\"; }.fa-user-nurse::before { content: \"\uf82f\"; }.fa-user-plus::before { content: \"\uf234\"; }.fa-user-secret::before { content: \"\uf21b\"; }.fa-user-shield::before { content: \"\uf505\"; }.fa-user-slash::before { content: \"\uf506\"; }.fa-user-tag::before { content: \"\uf507\"; }.fa-user-tie::before { content: \"\uf508\"; }.fa-user-times::before { content: \"\uf235\"; }.fa-users::before { content: \"\uf0c0\"; }.fa-users-cog::before { content: \"\uf509\"; }.fa-users-slash::before { content: \"\ue073\"; }.fa-usps::before { content: \"\uf7e1\"; }.fa-ussunnah::before { content: \"\uf407\"; }.fa-utensil-spoon::before { content: \"\uf2e5\"; }.fa-utensils::before { content: \"\uf2e7\"; }.fa-vaadin::before { content: \"\uf408\"; }.fa-vector-square::before { content: \"\uf5cb\"; }.fa-venus::before { content: \"\uf221\"; }.fa-venus-double::before { content: \"\uf226\"; }.fa-venus-mars::before { content: \"\uf228\"; }.fa-vest::before { content: \"\ue085\"; }.fa-vest-patches::before { content: \"\ue086\"; }.fa-viacoin::before { content: \"\uf237\"; }.fa-viadeo::before { content: \"\uf2a9\"; }.fa-viadeo-square::before { content: \"\uf2aa\"; }.fa-vial::before { content: \"\uf492\"; }.fa-vials::before { content: \"\uf493\"; }.fa-viber::before { content: \"\uf409\"; }.fa-video::before { content: \"\uf03d\"; }.fa-video-slash::before { content: \"\uf4e2\"; }.fa-vihara::before { content: \"\uf6a7\"; }.fa-vimeo::before { content: \"\uf40a\"; }.fa-vimeo-square::before { content: \"\uf194\"; }.fa-vimeo-v::before { content: \"\uf27d\"; }.fa-vine::before { content: \"\uf1ca\"; }.fa-virus::before { content: \"\ue074\"; }.fa-virus-slash::before { content: \"\ue075\"; }.fa-viruses::before { content: \"\ue076\"; }.fa-vk::before { content: \"\uf189\"; }.fa-vnv::before { content: \"\uf40b\"; }.fa-voicemail::before { content: \"\uf897\"; }.fa-volleyball-ball::before { content: \"\uf45f\"; }.fa-volume-down::before { content: \"\uf027\"; }.fa-volume-mute::before { content: \"\uf6a9\"; }.fa-volume-off::before { content: \"\uf026\"; }.fa-volume-up::before { content: \"\uf028\"; }.fa-vote-yea::before { content: \"\uf772\"; }.fa-vr-cardboard::before { content: \"\uf729\"; }.fa-vuejs::before { content: \"\uf41f\"; }.fa-walking::before { content: \"\uf554\"; }.fa-wallet::before { content: \"\uf555\"; }.fa-warehouse::before { content: \"\uf494\"; }.fa-watchman-monitoring::before { content: \"\ue087\"; }.fa-water::before { content: \"\uf773\"; }.fa-wave-square::before { content: \"\uf83e\"; }.fa-waze::before { content: \"\uf83f\"; }.fa-weebly::before { content: \"\uf5cc\"; }.fa-weibo::before { content: \"\uf18a\"; }.fa-weight::before { content: \"\uf496\"; }.fa-weight-hanging::before { content: \"\uf5cd\"; }.fa-weixin::before { content: \"\uf1d7\"; }.fa-whatsapp::before { content: \"\uf232\"; }.fa-whatsapp-square::before { content: \"\uf40c\"; }.fa-wheelchair::before { content: \"\uf193\"; }.fa-whmcs::before { content: \"\uf40d\"; }.fa-wifi::before { content: \"\uf1eb\"; }.fa-wikipedia-w::before { content: \"\uf266\"; }.fa-wind::before { content: \"\uf72e\"; }.fa-window-close::before { content: \"\uf410\"; }.fa-window-maximize::before { content: \"\uf2d0\"; }.fa-window-minimize::before { content: \"\uf2d1\"; }.fa-window-restore::before { content: \"\uf2d2\"; }.fa-windows::before { content: \"\uf17a\"; }.fa-wine-bottle::before { content: \"\uf72f\"; }.fa-wine-glass::before { content: \"\uf4e3\"; }.fa-wine-glass-alt::before { content: \"\uf5ce\"; }.fa-wix::before { content: \"\uf5cf\"; }.fa-wizards-of-the-coast::before { content: \"\uf730\"; }.fa-wodu::before { content: \"\ue088\"; }.fa-wolf-pack-battalion::before { content: \"\uf514\"; }.fa-won-sign::before { content: \"\uf159\"; }.fa-wordpress::before { content: \"\uf19a\"; }.fa-wordpress-simple::before { content: \"\uf411\"; }.fa-wpbeginner::before { content: \"\uf297\"; }.fa-wpexplorer::before { content: \"\uf2de\"; }.fa-wpforms::before { content: \"\uf298\"; }.fa-wpressr::before { content: \"\uf3e4\"; }.fa-wrench::before { content: \"\uf0ad\"; }.fa-x-ray::before { content: \"\uf497\"; }.fa-xbox::before { content: \"\uf412\"; }.fa-xing::before { content: \"\uf168\"; }.fa-xing-square::before { content: \"\uf169\"; }.fa-y-combinator::before { content: \"\uf23b\"; }.fa-yahoo::before { content: \"\uf19e\"; }.fa-yammer::before { content: \"\uf840\"; }.fa-yandex::before { content: \"\uf413\"; }.fa-yandex-international::before { content: \"\uf414\"; }.fa-yarn::before { content: \"\uf7e3\"; }.fa-yelp::before { content: \"\uf1e9\"; }.fa-yen-sign::before { content: \"\uf157\"; }.fa-yin-yang::before { content: \"\uf6ad\"; }.fa-yoast::before { content: \"\uf2b1\"; }.fa-youtube::before { content: \"\uf167\"; }.fa-youtube-square::before { content: \"\uf431\"; }.fa-zhihu::before { content: \"\uf63f\"; }.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0px; overflow: visible; position: static; width: auto; }@font-face { font-family: \"Font Awesome 5 Brands\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }.fab { font-family: \"Font Awesome 5 Brands\"; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }.fab, .far { font-weight: 400; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }.fa, .far, .fas { font-family: \"Font Awesome 5 Free\"; }.fa, .fas { font-weight: 900; }<\/style>\n\n    <link href=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css\" rel=\"stylesheet\"><\/head>\n<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">\n\n  \n<header class=\"header | flex z-50\">\n\n  <a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>\n  <button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>\n\n  <nav class=\"primnav \" id=\"primnav\">\n    <ul id=\"menu flex\">\n            <li>\n        <a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>\n          <\/ul>\n    <span class=\"sd_mobile\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a><\/span>  <\/nav>\n\n<\/header>\n\n<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">\n    <span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>    <aside class=\"pg_work | md:w-2\/3 fixed top-[20vh] md:left-[10vw]\">\n        <p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>    <\/aside>\n    <article class=\"pg_work | flex content-end flex-wrap h-full\">\n        <section class=\"pjCover--wrapper absolute w-full lg:w-full h-full top-[2rem]\">\n            <div class=\"relative w-full h-full block\">\n                  \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 29%; left: 20%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/89710e0f6e-1673954124\/loop-samen-zetten-we-door-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 16%; left: 48%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/ffb364e7be-1673954124\/loop-samen-zetten-we-door-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 10%; left: 62%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/72821317a2-1673954037\/anais-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 42%; left: 32%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/5ef0ffbe06-1673954037\/anais-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 27%; left: 49%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 41%; left: 10%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 1; top: 12%; left: 15%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/0da741d754-1673953994\/loop-natan.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 18%; left: 33%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/4de51d91c8-1673953994\/natan-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 36%; left: 16%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/52c1c1c2ad-1675200068\/loop-anthony-pns.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 44%; left: 23%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/8b634d45fc-1675200526\/loop-anthony-pns-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 10%; left: 38%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/400ac55577-1673954074\/loop-growing-stillness.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 1; top: 36%; left: 25%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/afc0bd19a4-1673954067\/growing-stillness-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 18%; left: 13%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 39%; left: 41%;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 29%; left: 54%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/f453ebd7f8-1673953927\/loop-noemie-wolfs-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 26%; left: 58%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/67fbe83df0-1673953919\/noemie-wolfs-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 33%; left: 52%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/065cc1d861-1673953859\/loop1-showreel.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 0; top: 37%; left: 21%;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/fc41d0ef0d-1673953859\/showreel-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                                            <\/div>\n        <\/section>\n        <section class=\"pjList | w-full flex-wrap flex justify-end\">\n            <div class=\"w-full lg:w-1\/2 flex flex-wrap flex-col\">\n              \n                            <a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>\n                            <a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>\n                            <a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>\n                            <a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>\n                            <a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>\n                            <a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>\n                            <a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>\n                            <a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>\n                            <a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>\n                                    <\/div>\n        <\/section>\n    <\/article>\n<\/main>\n\n  <script src=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js\" type=\"module\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js\"><\/script>\n  <script src=\"https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js\"><\/script>\n  <script>\n    \n  function toggleNav() {\n  let nav = document.getElementById('primnav')\n  let toggleBtn = document.getElementById('toggleMenu')\n  toggleBtn.addEventListener('click', function () {\n    nav.classList.toggle('shownav')\n    if (nav.classList.contains('shownav')) {\n      document.documentElement.classList.add('navOpen')\n    } else {\n      document.documentElement.classList.remove('navOpen')\n    }\n  })\n}\nlet navLink = document.getElementsByClassName('navLink')\nfor (let i = 0; i < navLink.length; i++) {\n  navLink[i].addEventListener('click', function () {\n    resetNav()\n  })\n}\nfunction resetNav() {\n  let nav = document.getElementById('primnav')\n  document.documentElement.classList.remove('navOpen')\n  nav.classList.remove('shownav')\n}\n<\/script>\n\n \n \n <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            28044
                        ]
                    ],
                    "lastVisualChange": 28200,
                    "render": 1500,
                    "visualComplete85": 2200,
                    "visualComplete90": 5000,
                    "visualComplete95": 23000,
                    "visualComplete99": 28000,
                    "visualComplete": 28200,
                    "SpeedIndex": 3903,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1918,
                            "size": 227683,
                            "DOMNodeId": 32,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    192,
                                    198.59375,
                                    1279.984375,
                                    188.8125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1918,
                            "size": 227683,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 192,
                                    "y": 198.59375,
                                    "width": 1279.984375,
                                    "height": 188.8125,
                                    "top": 198.59375,
                                    "right": 1471.984375,
                                    "bottom": 387.40625,
                                    "left": 192
                                },
                                "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3153,
                            "size": 45451,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "VIDEO",
                                "attributes": {
                                    "class": "pjCover second",
                                    "autoplay": "",
                                    "playsinline": "",
                                    "loop": "",
                                    "muted": "",
                                    "data-atr": "Stad Gent \u2014 Samen zetten we door",
                                    "style": "opacity: 1; top: 36%; left: 54%;"
                                },
                                "bounds": [
                                    1052.796875,
                                    389.46875,
                                    300,
                                    125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 27726,
                            "size": 67800,
                            "DOMNodeId": 20,
                            "nodeInfo": {
                                "nodeType": "VIDEO",
                                "attributes": {
                                    "class": "pjCover second",
                                    "autoplay": "",
                                    "playsinline": "",
                                    "loop": "",
                                    "muted": "",
                                    "data-atr": "Showreel",
                                    "style": "opacity: 1; top: 29%; left: 30%;"
                                },
                                "bounds": [
                                    592,
                                    319.96875,
                                    300,
                                    225
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1918,
                            "size": 227683,
                            "DOMNodeId": 32,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    192,
                                    198.59375,
                                    1279.984375,
                                    188.8125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1918,
                            "size": 227683,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 192,
                                    "y": 198.59375,
                                    "width": 1279.984375,
                                    "height": 188.8125,
                                    "top": 198.59375,
                                    "right": 1471.984375,
                                    "bottom": 387.40625,
                                    "left": 192
                                },
                                "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3153,
                            "size": 45451,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "VIDEO",
                                "attributes": {
                                    "class": "pjCover second",
                                    "autoplay": "",
                                    "playsinline": "",
                                    "loop": "",
                                    "muted": "",
                                    "data-atr": "Stad Gent \u2014 Samen zetten we door",
                                    "style": "opacity: 1; top: 36%; left: 54%;"
                                },
                                "bounds": [
                                    1052.796875,
                                    389.46875,
                                    300,
                                    125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 27726,
                            "size": 67800,
                            "DOMNodeId": 20,
                            "nodeInfo": {
                                "nodeType": "VIDEO",
                                "attributes": {
                                    "class": "pjCover second",
                                    "autoplay": "",
                                    "playsinline": "",
                                    "loop": "",
                                    "muted": "",
                                    "data-atr": "Showreel",
                                    "style": "opacity: 1; top: 29%; left: 30%;"
                                },
                                "bounds": [
                                    592,
                                    319.96875,
                                    300,
                                    225
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "P",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 99
                        },
                        {
                            "name": "fetchStart",
                            "time": 104
                        },
                        {
                            "name": "navigationStart",
                            "time": 121
                        },
                        {
                            "name": "domLoading",
                            "time": 121
                        },
                        {
                            "name": "responseEnd",
                            "time": 122
                        },
                        {
                            "name": "domInteractive",
                            "time": 122
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 122
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 122
                        },
                        {
                            "name": "domComplete",
                            "time": 122
                        },
                        {
                            "name": "responseEnd",
                            "time": 380
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 387
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 387
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 388
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 388
                        },
                        {
                            "name": "domLoading",
                            "time": 389
                        },
                        {
                            "name": "domInteractive",
                            "time": 1512
                        },
                        {
                            "name": "firstPaint",
                            "time": 1515
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1515
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1515
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1517
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1519
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1813
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1918
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2302
                        },
                        {
                            "name": "LayoutShift",
                            "time": 7900
                        },
                        {
                            "name": "domComplete",
                            "time": 8664
                        },
                        {
                            "name": "loadEventStart",
                            "time": 8664
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 8664
                        },
                        {
                            "name": "LayoutShift",
                            "time": 9347
                        },
                        {
                            "name": "LayoutShift",
                            "time": 13801
                        },
                        {
                            "name": "LayoutShift",
                            "time": 13932
                        },
                        {
                            "name": "LayoutShift",
                            "time": 14044
                        },
                        {
                            "name": "LayoutShift",
                            "time": 14140
                        },
                        {
                            "name": "LayoutShift",
                            "time": 15631
                        },
                        {
                            "name": "LayoutShift",
                            "time": 19803
                        },
                        {
                            "name": "LayoutShift",
                            "time": 19969
                        },
                        {
                            "name": "LayoutShift",
                            "time": 20254
                        },
                        {
                            "name": "LayoutShift",
                            "time": 20528
                        },
                        {
                            "name": "LayoutShift",
                            "time": 22074
                        },
                        {
                            "name": "LayoutShift",
                            "time": 25808
                        },
                        {
                            "name": "LayoutShift",
                            "time": 25953
                        },
                        {
                            "name": "LayoutShift",
                            "time": 27263
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1918
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1918
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 27726
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.53835099479689796
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.15499585331266619
                        }
                    ],
                    "chromeUserTiming.navigationStart": 122,
                    "chromeUserTiming.fetchStart": 105,
                    "chromeUserTiming.domLoading": 390,
                    "chromeUserTiming.responseEnd": 381,
                    "chromeUserTiming.domInteractive": 1512,
                    "chromeUserTiming.domContentLoadedEventStart": 1518,
                    "chromeUserTiming.domContentLoadedEventEnd": 1519,
                    "chromeUserTiming.domComplete": 8664,
                    "chromeUserTiming.unloadEventStart": 388,
                    "chromeUserTiming.unloadEventEnd": 388,
                    "chromeUserTiming.markAsMainFrame": 388,
                    "chromeUserTiming.commitNavigationEnd": 389,
                    "chromeUserTiming.firstPaint": 1515,
                    "chromeUserTiming.firstContentfulPaint": 1515,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1515,
                    "chromeUserTiming.firstImagePaint": 1813,
                    "chromeUserTiming.LayoutShift": 27264,
                    "chromeUserTiming.loadEventStart": 8664,
                    "chromeUserTiming.loadEventEnd": 8664,
                    "chromeUserTiming.LargestTextPaint": 1918,
                    "chromeUserTiming.LargestContentfulPaint": 1918,
                    "chromeUserTiming.LargestImagePaint": 27726,
                    "chromeUserTiming.TotalLayoutShift": 0.53835099479689796,
                    "chromeUserTiming.CumulativeLayoutShift": 0.15499585331266619,
                    "LayoutShifts": [
                        {
                            "time": 2302,
                            "score": 0.0048258008185390186,
                            "cumulative_score": 0.0048258008185390186,
                            "window_score": 0.0048258008185390186,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    16,
                                    14,
                                    944,
                                    2
                                ],
                                [
                                    1594,
                                    14,
                                    310,
                                    2
                                ],
                                [
                                    16,
                                    16,
                                    944,
                                    25
                                ],
                                [
                                    1594,
                                    16,
                                    311,
                                    25
                                ],
                                [
                                    16,
                                    41,
                                    944,
                                    5
                                ],
                                [
                                    1663,
                                    41,
                                    37,
                                    5
                                ],
                                [
                                    1714,
                                    41,
                                    41,
                                    5
                                ],
                                [
                                    1770,
                                    41,
                                    135,
                                    5
                                ],
                                [
                                    7,
                                    702,
                                    16,
                                    57
                                ],
                                [
                                    7,
                                    759,
                                    16,
                                    25
                                ],
                                [
                                    959,
                                    759,
                                    945,
                                    25
                                ],
                                [
                                    7,
                                    784,
                                    18,
                                    4
                                ],
                                [
                                    959,
                                    784,
                                    945,
                                    4
                                ],
                                [
                                    7,
                                    788,
                                    18,
                                    27
                                ],
                                [
                                    958,
                                    788,
                                    946,
                                    27
                                ],
                                [
                                    7,
                                    815,
                                    18,
                                    21
                                ],
                                [
                                    959,
                                    815,
                                    945,
                                    21
                                ],
                                [
                                    7,
                                    836,
                                    18,
                                    75
                                ],
                                [
                                    957,
                                    836,
                                    947,
                                    75
                                ],
                                [
                                    7,
                                    911,
                                    18,
                                    48
                                ],
                                [
                                    958,
                                    911,
                                    946,
                                    48
                                ],
                                [
                                    7,
                                    959,
                                    18,
                                    12
                                ],
                                [
                                    959,
                                    959,
                                    945,
                                    12
                                ],
                                [
                                    959,
                                    971,
                                    945,
                                    12
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 957,
                                        "y": 860,
                                        "width": 947,
                                        "height": 27,
                                        "top": 860,
                                        "right": 1904,
                                        "bottom": 887,
                                        "left": 957
                                    },
                                    "currentRect": {
                                        "x": 959,
                                        "y": 855,
                                        "width": 945,
                                        "height": 27,
                                        "top": 855,
                                        "right": 1904,
                                        "bottom": 882,
                                        "left": 959
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 957,
                                        "y": 836,
                                        "width": 947,
                                        "height": 27,
                                        "top": 836,
                                        "right": 1904,
                                        "bottom": 863,
                                        "left": 957
                                    },
                                    "currentRect": {
                                        "x": 959,
                                        "y": 831,
                                        "width": 945,
                                        "height": 27,
                                        "top": 831,
                                        "right": 1904,
                                        "bottom": 858,
                                        "left": 959
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 958,
                                        "y": 932,
                                        "width": 946,
                                        "height": 27,
                                        "top": 932,
                                        "right": 1904,
                                        "bottom": 959,
                                        "left": 958
                                    },
                                    "currentRect": {
                                        "x": 958,
                                        "y": 927,
                                        "width": 946,
                                        "height": 27,
                                        "top": 927,
                                        "right": 1904,
                                        "bottom": 954,
                                        "left": 958
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 957,
                                        "y": 884,
                                        "width": 947,
                                        "height": 27,
                                        "top": 884,
                                        "right": 1904,
                                        "bottom": 911,
                                        "left": 957
                                    },
                                    "currentRect": {
                                        "x": 959,
                                        "y": 879,
                                        "width": 945,
                                        "height": 27,
                                        "top": 879,
                                        "right": 1904,
                                        "bottom": 906,
                                        "left": 959
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 958,
                                        "y": 908,
                                        "width": 946,
                                        "height": 27,
                                        "top": 908,
                                        "right": 1904,
                                        "bottom": 935,
                                        "left": 958
                                    },
                                    "currentRect": {
                                        "x": 958,
                                        "y": 903,
                                        "width": 946,
                                        "height": 27,
                                        "top": 903,
                                        "right": 1904,
                                        "bottom": 930,
                                        "left": 958
                                    }
                                }
                            ]
                        },
                        {
                            "time": 7900,
                            "score": 0.014051940241849194,
                            "cumulative_score": 0.018877741060388212,
                            "window_score": 0.014051940241849194,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    961,
                                    121,
                                    540,
                                    10
                                ],
                                [
                                    147,
                                    131,
                                    540,
                                    10
                                ],
                                [
                                    961,
                                    131,
                                    590,
                                    10
                                ],
                                [
                                    147,
                                    141,
                                    540,
                                    6
                                ],
                                [
                                    857,
                                    141,
                                    694,
                                    6
                                ],
                                [
                                    147,
                                    147,
                                    540,
                                    1
                                ],
                                [
                                    829,
                                    147,
                                    722,
                                    1
                                ],
                                [
                                    147,
                                    148,
                                    579,
                                    13
                                ],
                                [
                                    829,
                                    148,
                                    722,
                                    13
                                ],
                                [
                                    147,
                                    161,
                                    1404,
                                    351
                                ],
                                [
                                    186,
                                    512,
                                    1365,
                                    17
                                ],
                                [
                                    377,
                                    529,
                                    1174,
                                    112
                                ],
                                [
                                    377,
                                    641,
                                    686,
                                    54
                                ],
                                [
                                    377,
                                    695,
                                    617,
                                    25
                                ],
                                [
                                    377,
                                    720,
                                    540,
                                    6
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 147,
                                        "y": 131,
                                        "width": 540,
                                        "height": 381,
                                        "top": 131,
                                        "right": 687,
                                        "bottom": 512,
                                        "left": 147
                                    },
                                    "currentRect": {
                                        "x": 186,
                                        "y": 148,
                                        "width": 540,
                                        "height": 381,
                                        "top": 148,
                                        "right": 726,
                                        "bottom": 529,
                                        "left": 186
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 454,
                                        "y": 330,
                                        "width": 540,
                                        "height": 390,
                                        "top": 330,
                                        "right": 994,
                                        "bottom": 720,
                                        "left": 454
                                    },
                                    "currentRect": {
                                        "x": 523,
                                        "y": 305,
                                        "width": 540,
                                        "height": 390,
                                        "top": 305,
                                        "right": 1063,
                                        "bottom": 695,
                                        "left": 523
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 261,
                                        "width": 540,
                                        "height": 465,
                                        "top": 261,
                                        "right": 917,
                                        "bottom": 726,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 438,
                                        "y": 243,
                                        "width": 540,
                                        "height": 465,
                                        "top": 243,
                                        "right": 978,
                                        "bottom": 708,
                                        "left": 438
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1011,
                                        "y": 251,
                                        "width": 540,
                                        "height": 390,
                                        "top": 251,
                                        "right": 1551,
                                        "bottom": 641,
                                        "left": 1011
                                    },
                                    "currentRect": {
                                        "x": 970,
                                        "y": 233,
                                        "width": 540,
                                        "height": 390,
                                        "top": 233,
                                        "right": 1510,
                                        "bottom": 623,
                                        "left": 970
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1011,
                                        "y": 131,
                                        "width": 540,
                                        "height": 381,
                                        "top": 131,
                                        "right": 1551,
                                        "bottom": 512,
                                        "left": 1011
                                    },
                                    "currentRect": {
                                        "x": 961,
                                        "y": 121,
                                        "width": 540,
                                        "height": 381,
                                        "top": 121,
                                        "right": 1501,
                                        "bottom": 502,
                                        "left": 961
                                    }
                                }
                            ]
                        },
                        {
                            "time": 9347,
                            "score": 0.06570291683713074,
                            "cumulative_score": 0.084580657897518952,
                            "window_score": 0.06570291683713074,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    915,
                                    22,
                                    540,
                                    70
                                ],
                                [
                                    300,
                                    92,
                                    540,
                                    56
                                ],
                                [
                                    915,
                                    92,
                                    540,
                                    56
                                ],
                                [
                                    186,
                                    148,
                                    654,
                                    13
                                ],
                                [
                                    915,
                                    148,
                                    540,
                                    13
                                ],
                                [
                                    186,
                                    161,
                                    1269,
                                    90
                                ],
                                [
                                    186,
                                    251,
                                    1337,
                                    278
                                ],
                                [
                                    339,
                                    529,
                                    1184,
                                    112
                                ],
                                [
                                    339,
                                    641,
                                    693,
                                    20
                                ],
                                [
                                    339,
                                    661,
                                    540,
                                    69
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 607,
                                        "y": 224,
                                        "width": 540,
                                        "height": 365,
                                        "top": 224,
                                        "right": 1147,
                                        "bottom": 589,
                                        "left": 607
                                    },
                                    "currentRect": {
                                        "x": 300,
                                        "y": 92,
                                        "width": 540,
                                        "height": 365,
                                        "top": 92,
                                        "right": 840,
                                        "bottom": 457,
                                        "left": 300
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 186,
                                        "y": 148,
                                        "width": 540,
                                        "height": 381,
                                        "top": 148,
                                        "right": 726,
                                        "bottom": 529,
                                        "left": 186
                                    },
                                    "currentRect": {
                                        "x": 492,
                                        "y": 280,
                                        "width": 540,
                                        "height": 381,
                                        "top": 280,
                                        "right": 1032,
                                        "bottom": 661,
                                        "left": 492
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 983,
                                        "y": 251,
                                        "width": 540,
                                        "height": 390,
                                        "top": 251,
                                        "right": 1523,
                                        "bottom": 641,
                                        "left": 983
                                    },
                                    "currentRect": {
                                        "x": 915,
                                        "y": 22,
                                        "width": 540,
                                        "height": 390,
                                        "top": 22,
                                        "right": 1455,
                                        "bottom": 412,
                                        "left": 915
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 399,
                                        "y": 161,
                                        "width": 540,
                                        "height": 390,
                                        "top": 161,
                                        "right": 939,
                                        "bottom": 551,
                                        "left": 399
                                    },
                                    "currentRect": {
                                        "x": 569,
                                        "y": 161,
                                        "width": 540,
                                        "height": 390,
                                        "top": 161,
                                        "right": 1109,
                                        "bottom": 551,
                                        "left": 569
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 390,
                                        "y": 164,
                                        "width": 540,
                                        "height": 390,
                                        "top": 164,
                                        "right": 930,
                                        "bottom": 554,
                                        "left": 390
                                    },
                                    "currentRect": {
                                        "x": 339,
                                        "y": 340,
                                        "width": 540,
                                        "height": 390,
                                        "top": 340,
                                        "right": 879,
                                        "bottom": 730,
                                        "left": 339
                                    }
                                }
                            ]
                        },
                        {
                            "time": 13801,
                            "score": 0.0086685902882678752,
                            "cumulative_score": 0.093249248185786823,
                            "window_score": 0.0086685902882678752,
                            "shift_window_num": 4,
                            "rects": [
                                [
                                    871,
                                    21,
                                    540,
                                    1
                                ],
                                [
                                    871,
                                    22,
                                    584,
                                    70
                                ],
                                [
                                    300,
                                    92,
                                    540,
                                    60
                                ],
                                [
                                    871,
                                    92,
                                    584,
                                    60
                                ],
                                [
                                    300,
                                    152,
                                    1155,
                                    260
                                ],
                                [
                                    300,
                                    412,
                                    818,
                                    68
                                ],
                                [
                                    336,
                                    480,
                                    782,
                                    62
                                ],
                                [
                                    336,
                                    542,
                                    773,
                                    9
                                ],
                                [
                                    336,
                                    551,
                                    696,
                                    110
                                ],
                                [
                                    336,
                                    661,
                                    631,
                                    5
                                ],
                                [
                                    336,
                                    666,
                                    543,
                                    48
                                ],
                                [
                                    339,
                                    714,
                                    540,
                                    16
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 915,
                                        "y": 22,
                                        "width": 540,
                                        "height": 390,
                                        "top": 22,
                                        "right": 1455,
                                        "bottom": 412,
                                        "left": 915
                                    },
                                    "currentRect": {
                                        "x": 871,
                                        "y": 21,
                                        "width": 540,
                                        "height": 390,
                                        "top": 21,
                                        "right": 1411,
                                        "bottom": 411,
                                        "left": 871
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 492,
                                        "y": 280,
                                        "width": 540,
                                        "height": 381,
                                        "top": 280,
                                        "right": 1032,
                                        "bottom": 661,
                                        "left": 492
                                    },
                                    "currentRect": {
                                        "x": 460,
                                        "y": 261,
                                        "width": 540,
                                        "height": 381,
                                        "top": 261,
                                        "right": 1000,
                                        "bottom": 642,
                                        "left": 460
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 377,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 917,
                                        "bottom": 666,
                                        "left": 377
                                    },
                                    "currentRect": {
                                        "x": 427,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 967,
                                        "bottom": 666,
                                        "left": 427
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 569,
                                        "y": 161,
                                        "width": 540,
                                        "height": 390,
                                        "top": 161,
                                        "right": 1109,
                                        "bottom": 551,
                                        "left": 569
                                    },
                                    "currentRect": {
                                        "x": 578,
                                        "y": 152,
                                        "width": 540,
                                        "height": 390,
                                        "top": 152,
                                        "right": 1118,
                                        "bottom": 542,
                                        "left": 578
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 339,
                                        "y": 340,
                                        "width": 540,
                                        "height": 390,
                                        "top": 340,
                                        "right": 879,
                                        "bottom": 730,
                                        "left": 339
                                    },
                                    "currentRect": {
                                        "x": 336,
                                        "y": 324,
                                        "width": 540,
                                        "height": 390,
                                        "top": 324,
                                        "right": 876,
                                        "bottom": 714,
                                        "left": 336
                                    }
                                }
                            ]
                        },
                        {
                            "time": 13932,
                            "score": 0.024531373477187535,
                            "cumulative_score": 0.11778062166297436,
                            "window_score": 0.033199963765455406,
                            "shift_window_num": 4,
                            "rects": [
                                [
                                    782,
                                    19,
                                    540,
                                    2
                                ],
                                [
                                    782,
                                    21,
                                    629,
                                    38
                                ],
                                [
                                    782,
                                    59,
                                    708,
                                    2
                                ],
                                [
                                    782,
                                    61,
                                    762,
                                    3
                                ],
                                [
                                    582,
                                    64,
                                    962,
                                    51
                                ],
                                [
                                    300,
                                    115,
                                    1244,
                                    8
                                ],
                                [
                                    203,
                                    123,
                                    1341,
                                    390
                                ],
                                [
                                    279,
                                    513,
                                    1265,
                                    13
                                ],
                                [
                                    279,
                                    526,
                                    1015,
                                    10
                                ],
                                [
                                    332,
                                    536,
                                    962,
                                    48
                                ],
                                [
                                    332,
                                    584,
                                    776,
                                    73
                                ],
                                [
                                    332,
                                    657,
                                    738,
                                    9
                                ],
                                [
                                    332,
                                    666,
                                    584,
                                    16
                                ],
                                [
                                    336,
                                    682,
                                    580,
                                    19
                                ],
                                [
                                    336,
                                    701,
                                    540,
                                    13
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 427,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 967,
                                        "bottom": 666,
                                        "left": 427
                                    },
                                    "currentRect": {
                                        "x": 530,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1070,
                                        "bottom": 666,
                                        "left": 530
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 568,
                                        "y": 267,
                                        "width": 540,
                                        "height": 390,
                                        "top": 267,
                                        "right": 1108,
                                        "bottom": 657,
                                        "left": 568
                                    },
                                    "currentRect": {
                                        "x": 488,
                                        "y": 239,
                                        "width": 540,
                                        "height": 390,
                                        "top": 239,
                                        "right": 1028,
                                        "bottom": 629,
                                        "left": 488
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 376,
                                        "y": 236,
                                        "width": 540,
                                        "height": 465,
                                        "top": 236,
                                        "right": 916,
                                        "bottom": 701,
                                        "left": 376
                                    },
                                    "currentRect": {
                                        "x": 492,
                                        "y": 185,
                                        "width": 540,
                                        "height": 465,
                                        "top": 185,
                                        "right": 1032,
                                        "bottom": 650,
                                        "left": 492
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 626,
                                        "y": 120,
                                        "width": 540,
                                        "height": 390,
                                        "top": 120,
                                        "right": 1166,
                                        "bottom": 510,
                                        "left": 626
                                    },
                                    "currentRect": {
                                        "x": 586,
                                        "y": 178,
                                        "width": 540,
                                        "height": 390,
                                        "top": 178,
                                        "right": 1126,
                                        "bottom": 568,
                                        "left": 586
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1004,
                                        "y": 61,
                                        "width": 540,
                                        "height": 465,
                                        "top": 61,
                                        "right": 1544,
                                        "bottom": 526,
                                        "left": 1004
                                    },
                                    "currentRect": {
                                        "x": 950,
                                        "y": 59,
                                        "width": 540,
                                        "height": 465,
                                        "top": 59,
                                        "right": 1490,
                                        "bottom": 524,
                                        "left": 950
                                    }
                                }
                            ]
                        },
                        {
                            "time": 14044,
                            "score": 0.022115239620048677,
                            "cumulative_score": 0.13989586128302303,
                            "window_score": 0.05531520338550408,
                            "shift_window_num": 4,
                            "rects": [
                                [
                                    693,
                                    17,
                                    540,
                                    2
                                ],
                                [
                                    693,
                                    19,
                                    629,
                                    37
                                ],
                                [
                                    693,
                                    56,
                                    744,
                                    3
                                ],
                                [
                                    693,
                                    59,
                                    797,
                                    52
                                ],
                                [
                                    609,
                                    111,
                                    881,
                                    23
                                ],
                                [
                                    596,
                                    134,
                                    894,
                                    12
                                ],
                                [
                                    279,
                                    146,
                                    1211,
                                    378
                                ],
                                [
                                    279,
                                    524,
                                    1112,
                                    12
                                ],
                                [
                                    300,
                                    536,
                                    1091,
                                    41
                                ],
                                [
                                    328,
                                    577,
                                    1063,
                                    25
                                ],
                                [
                                    328,
                                    602,
                                    843,
                                    48
                                ],
                                [
                                    332,
                                    650,
                                    839,
                                    16
                                ],
                                [
                                    332,
                                    666,
                                    540,
                                    16
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 530,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1070,
                                        "bottom": 666,
                                        "left": 530
                                    },
                                    "currentRect": {
                                        "x": 631,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1171,
                                        "bottom": 666,
                                        "left": 631
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 488,
                                        "y": 239,
                                        "width": 540,
                                        "height": 390,
                                        "top": 239,
                                        "right": 1028,
                                        "bottom": 629,
                                        "left": 488
                                    },
                                    "currentRect": {
                                        "x": 408,
                                        "y": 212,
                                        "width": 540,
                                        "height": 390,
                                        "top": 212,
                                        "right": 948,
                                        "bottom": 602,
                                        "left": 408
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 492,
                                        "y": 185,
                                        "width": 540,
                                        "height": 465,
                                        "top": 185,
                                        "right": 1032,
                                        "bottom": 650,
                                        "left": 492
                                    },
                                    "currentRect": {
                                        "x": 607,
                                        "y": 135,
                                        "width": 540,
                                        "height": 465,
                                        "top": 135,
                                        "right": 1147,
                                        "bottom": 600,
                                        "left": 607
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 586,
                                        "y": 178,
                                        "width": 540,
                                        "height": 390,
                                        "top": 178,
                                        "right": 1126,
                                        "bottom": 568,
                                        "left": 586
                                    },
                                    "currentRect": {
                                        "x": 546,
                                        "y": 235,
                                        "width": 540,
                                        "height": 390,
                                        "top": 235,
                                        "right": 1086,
                                        "bottom": 625,
                                        "left": 546
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 950,
                                        "y": 59,
                                        "width": 540,
                                        "height": 465,
                                        "top": 59,
                                        "right": 1490,
                                        "bottom": 524,
                                        "left": 950
                                    },
                                    "currentRect": {
                                        "x": 897,
                                        "y": 56,
                                        "width": 540,
                                        "height": 465,
                                        "top": 56,
                                        "right": 1437,
                                        "bottom": 521,
                                        "left": 897
                                    }
                                }
                            ]
                        },
                        {
                            "time": 14140,
                            "score": 0.015423775346697716,
                            "cumulative_score": 0.15531963662972076,
                            "window_score": 0.070738978732201793,
                            "shift_window_num": 4,
                            "rects": [
                                [
                                    630,
                                    15,
                                    540,
                                    2
                                ],
                                [
                                    630,
                                    17,
                                    603,
                                    38
                                ],
                                [
                                    630,
                                    55,
                                    769,
                                    1
                                ],
                                [
                                    630,
                                    56,
                                    807,
                                    46
                                ],
                                [
                                    626,
                                    102,
                                    811,
                                    14
                                ],
                                [
                                    613,
                                    116,
                                    824,
                                    19
                                ],
                                [
                                    607,
                                    135,
                                    830,
                                    20
                                ],
                                [
                                    279,
                                    155,
                                    1158,
                                    95
                                ],
                                [
                                    279,
                                    250,
                                    1181,
                                    286
                                ],
                                [
                                    300,
                                    536,
                                    1160,
                                    75
                                ],
                                [
                                    324,
                                    611,
                                    1136,
                                    4
                                ],
                                [
                                    324,
                                    615,
                                    920,
                                    12
                                ],
                                [
                                    328,
                                    627,
                                    916,
                                    23
                                ],
                                [
                                    518,
                                    650,
                                    726,
                                    16
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 897,
                                        "y": 56,
                                        "width": 540,
                                        "height": 465,
                                        "top": 56,
                                        "right": 1437,
                                        "bottom": 521,
                                        "left": 897
                                    },
                                    "currentRect": {
                                        "x": 859,
                                        "y": 55,
                                        "width": 540,
                                        "height": 465,
                                        "top": 55,
                                        "right": 1399,
                                        "bottom": 520,
                                        "left": 859
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 408,
                                        "y": 212,
                                        "width": 540,
                                        "height": 390,
                                        "top": 212,
                                        "right": 948,
                                        "bottom": 602,
                                        "left": 408
                                    },
                                    "currentRect": {
                                        "x": 351,
                                        "y": 192,
                                        "width": 540,
                                        "height": 390,
                                        "top": 192,
                                        "right": 891,
                                        "bottom": 582,
                                        "left": 351
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 607,
                                        "y": 135,
                                        "width": 540,
                                        "height": 465,
                                        "top": 135,
                                        "right": 1147,
                                        "bottom": 600,
                                        "left": 607
                                    },
                                    "currentRect": {
                                        "x": 689,
                                        "y": 99,
                                        "width": 540,
                                        "height": 465,
                                        "top": 99,
                                        "right": 1229,
                                        "bottom": 564,
                                        "left": 689
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 546,
                                        "y": 235,
                                        "width": 540,
                                        "height": 390,
                                        "top": 235,
                                        "right": 1086,
                                        "bottom": 625,
                                        "left": 546
                                    },
                                    "currentRect": {
                                        "x": 518,
                                        "y": 276,
                                        "width": 540,
                                        "height": 390,
                                        "top": 276,
                                        "right": 1058,
                                        "bottom": 666,
                                        "left": 518
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 631,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1171,
                                        "bottom": 666,
                                        "left": 631
                                    },
                                    "currentRect": {
                                        "x": 704,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1244,
                                        "bottom": 666,
                                        "left": 704
                                    }
                                }
                            ]
                        },
                        {
                            "time": 15631,
                            "score": 0.027951137563639924,
                            "cumulative_score": 0.18327077419336069,
                            "window_score": 0.027951137563639924,
                            "shift_window_num": 5,
                            "rects": [
                                [
                                    819,
                                    42,
                                    540,
                                    10
                                ],
                                [
                                    799,
                                    52,
                                    560,
                                    3
                                ],
                                [
                                    799,
                                    55,
                                    600,
                                    44
                                ],
                                [
                                    689,
                                    99,
                                    710,
                                    13
                                ],
                                [
                                    204,
                                    112,
                                    1195,
                                    138
                                ],
                                [
                                    204,
                                    250,
                                    1256,
                                    20
                                ],
                                [
                                    204,
                                    270,
                                    1366,
                                    222
                                ],
                                [
                                    262,
                                    492,
                                    1308,
                                    59
                                ],
                                [
                                    300,
                                    551,
                                    1270,
                                    84
                                ],
                                [
                                    300,
                                    635,
                                    1059,
                                    30
                                ],
                                [
                                    473,
                                    665,
                                    886,
                                    1
                                ],
                                [
                                    473,
                                    666,
                                    540,
                                    64
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 704,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1244,
                                        "bottom": 666,
                                        "left": 704
                                    },
                                    "currentRect": {
                                        "x": 819,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1359,
                                        "bottom": 666,
                                        "left": 819
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 351,
                                        "y": 192,
                                        "width": 540,
                                        "height": 390,
                                        "top": 192,
                                        "right": 891,
                                        "bottom": 582,
                                        "left": 351
                                    },
                                    "currentRect": {
                                        "x": 262,
                                        "y": 161,
                                        "width": 540,
                                        "height": 390,
                                        "top": 161,
                                        "right": 802,
                                        "bottom": 551,
                                        "left": 262
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 689,
                                        "y": 99,
                                        "width": 540,
                                        "height": 465,
                                        "top": 99,
                                        "right": 1229,
                                        "bottom": 564,
                                        "left": 689
                                    },
                                    "currentRect": {
                                        "x": 819,
                                        "y": 42,
                                        "width": 540,
                                        "height": 465,
                                        "top": 42,
                                        "right": 1359,
                                        "bottom": 507,
                                        "left": 819
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 518,
                                        "y": 276,
                                        "width": 540,
                                        "height": 390,
                                        "top": 276,
                                        "right": 1058,
                                        "bottom": 666,
                                        "left": 518
                                    },
                                    "currentRect": {
                                        "x": 473,
                                        "y": 340,
                                        "width": 540,
                                        "height": 390,
                                        "top": 340,
                                        "right": 1013,
                                        "bottom": 730,
                                        "left": 473
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 859,
                                        "y": 55,
                                        "width": 540,
                                        "height": 465,
                                        "top": 55,
                                        "right": 1399,
                                        "bottom": 520,
                                        "left": 859
                                    },
                                    "currentRect": {
                                        "x": 799,
                                        "y": 52,
                                        "width": 540,
                                        "height": 465,
                                        "top": 52,
                                        "right": 1339,
                                        "bottom": 517,
                                        "left": 799
                                    }
                                }
                            ]
                        },
                        {
                            "time": 19803,
                            "score": 0.013482722960770148,
                            "cumulative_score": 0.19675349715413085,
                            "window_score": 0.013482722960770148,
                            "shift_window_num": 6,
                            "rects": [
                                [
                                    819,
                                    42,
                                    540,
                                    10
                                ],
                                [
                                    799,
                                    52,
                                    560,
                                    18
                                ],
                                [
                                    743,
                                    70,
                                    616,
                                    7
                                ],
                                [
                                    743,
                                    77,
                                    626,
                                    35
                                ],
                                [
                                    204,
                                    112,
                                    1165,
                                    17
                                ],
                                [
                                    202,
                                    129,
                                    1167,
                                    121
                                ],
                                [
                                    202,
                                    250,
                                    1363,
                                    20
                                ],
                                [
                                    202,
                                    270,
                                    1368,
                                    240
                                ],
                                [
                                    242,
                                    510,
                                    1328,
                                    3
                                ],
                                [
                                    262,
                                    513,
                                    1308,
                                    13
                                ],
                                [
                                    300,
                                    526,
                                    1270,
                                    109
                                ],
                                [
                                    300,
                                    635,
                                    1059,
                                    30
                                ],
                                [
                                    473,
                                    665,
                                    886,
                                    1
                                ],
                                [
                                    473,
                                    666,
                                    603,
                                    41
                                ],
                                [
                                    473,
                                    707,
                                    540,
                                    23
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 819,
                                        "y": 201,
                                        "width": 540,
                                        "height": 465,
                                        "top": 201,
                                        "right": 1359,
                                        "bottom": 666,
                                        "left": 819
                                    },
                                    "currentRect": {
                                        "x": 780,
                                        "y": 191,
                                        "width": 540,
                                        "height": 465,
                                        "top": 191,
                                        "right": 1320,
                                        "bottom": 656,
                                        "left": 780
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 319,
                                        "y": 201,
                                        "width": 540,
                                        "height": 390,
                                        "top": 201,
                                        "right": 859,
                                        "bottom": 591,
                                        "left": 319
                                    },
                                    "currentRect": {
                                        "x": 376,
                                        "y": 212,
                                        "width": 540,
                                        "height": 390,
                                        "top": 212,
                                        "right": 916,
                                        "bottom": 602,
                                        "left": 376
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 819,
                                        "y": 42,
                                        "width": 540,
                                        "height": 465,
                                        "top": 42,
                                        "right": 1359,
                                        "bottom": 507,
                                        "left": 819
                                    },
                                    "currentRect": {
                                        "x": 829,
                                        "y": 77,
                                        "width": 540,
                                        "height": 465,
                                        "top": 77,
                                        "right": 1369,
                                        "bottom": 542,
                                        "left": 829
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 473,
                                        "y": 340,
                                        "width": 540,
                                        "height": 390,
                                        "top": 340,
                                        "right": 1013,
                                        "bottom": 730,
                                        "left": 473
                                    },
                                    "currentRect": {
                                        "x": 536,
                                        "y": 317,
                                        "width": 540,
                                        "height": 390,
                                        "top": 317,
                                        "right": 1076,
                                        "bottom": 707,
                                        "left": 536
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 799,
                                        "y": 52,
                                        "width": 540,
                                        "height": 465,
                                        "top": 52,
                                        "right": 1339,
                                        "bottom": 517,
                                        "left": 799
                                    },
                                    "currentRect": {
                                        "x": 743,
                                        "y": 70,
                                        "width": 540,
                                        "height": 465,
                                        "top": 70,
                                        "right": 1283,
                                        "bottom": 535,
                                        "left": 743
                                    }
                                }
                            ]
                        },
                        {
                            "time": 19969,
                            "score": 0.028748354015967134,
                            "cumulative_score": 0.22550185117009797,
                            "window_score": 0.042231076976737281,
                            "shift_window_num": 6,
                            "rects": [
                                [
                                    743,
                                    70,
                                    540,
                                    7
                                ],
                                [
                                    743,
                                    77,
                                    626,
                                    7
                                ],
                                [
                                    629,
                                    84,
                                    740,
                                    5
                                ],
                                [
                                    593,
                                    89,
                                    776,
                                    31
                                ],
                                [
                                    202,
                                    120,
                                    1167,
                                    29
                                ],
                                [
                                    202,
                                    149,
                                    1190,
                                    18
                                ],
                                [
                                    198,
                                    167,
                                    1194,
                                    42
                                ],
                                [
                                    198,
                                    209,
                                    1359,
                                    41
                                ],
                                [
                                    198,
                                    250,
                                    1367,
                                    100
                                ],
                                [
                                    198,
                                    350,
                                    1389,
                                    197
                                ],
                                [
                                    359,
                                    547,
                                    1228,
                                    87
                                ],
                                [
                                    536,
                                    634,
                                    1051,
                                    73
                                ],
                                [
                                    1042,
                                    707,
                                    545,
                                    33
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 743,
                                        "y": 70,
                                        "width": 540,
                                        "height": 465,
                                        "top": 70,
                                        "right": 1283,
                                        "bottom": 535,
                                        "left": 743
                                    },
                                    "currentRect": {
                                        "x": 627,
                                        "y": 107,
                                        "width": 540,
                                        "height": 465,
                                        "top": 107,
                                        "right": 1167,
                                        "bottom": 572,
                                        "left": 627
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 780,
                                        "y": 191,
                                        "width": 540,
                                        "height": 465,
                                        "top": 191,
                                        "right": 1320,
                                        "bottom": 656,
                                        "left": 780
                                    },
                                    "currentRect": {
                                        "x": 699,
                                        "y": 170,
                                        "width": 540,
                                        "height": 465,
                                        "top": 170,
                                        "right": 1239,
                                        "bottom": 635,
                                        "left": 699
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 829,
                                        "y": 77,
                                        "width": 540,
                                        "height": 465,
                                        "top": 77,
                                        "right": 1369,
                                        "bottom": 542,
                                        "left": 829
                                    },
                                    "currentRect": {
                                        "x": 852,
                                        "y": 149,
                                        "width": 540,
                                        "height": 465,
                                        "top": 149,
                                        "right": 1392,
                                        "bottom": 614,
                                        "left": 852
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 759,
                                        "y": 136,
                                        "width": 540,
                                        "height": 465,
                                        "top": 136,
                                        "right": 1299,
                                        "bottom": 601,
                                        "left": 759
                                    },
                                    "currentRect": {
                                        "x": 714,
                                        "y": 124,
                                        "width": 540,
                                        "height": 465,
                                        "top": 124,
                                        "right": 1254,
                                        "bottom": 589,
                                        "left": 714
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 536,
                                        "y": 317,
                                        "width": 540,
                                        "height": 390,
                                        "top": 317,
                                        "right": 1076,
                                        "bottom": 707,
                                        "left": 536
                                    },
                                    "currentRect": {
                                        "x": 666,
                                        "y": 268,
                                        "width": 540,
                                        "height": 390,
                                        "top": 268,
                                        "right": 1206,
                                        "bottom": 658,
                                        "left": 666
                                    }
                                }
                            ]
                        },
                        {
                            "time": 20254,
                            "score": 0.050528249442877489,
                            "cumulative_score": 0.27603010061297545,
                            "window_score": 0.092759326419614763,
                            "shift_window_num": 6,
                            "rects": [
                                [
                                    134,
                                    73,
                                    540,
                                    16
                                ],
                                [
                                    134,
                                    89,
                                    999,
                                    5
                                ],
                                [
                                    134,
                                    94,
                                    1090,
                                    30
                                ],
                                [
                                    134,
                                    124,
                                    1120,
                                    14
                                ],
                                [
                                    134,
                                    138,
                                    1407,
                                    71
                                ],
                                [
                                    134,
                                    209,
                                    1423,
                                    141
                                ],
                                [
                                    134,
                                    350,
                                    1448,
                                    88
                                ],
                                [
                                    190,
                                    438,
                                    1392,
                                    172
                                ],
                                [
                                    429,
                                    610,
                                    1153,
                                    25
                                ],
                                [
                                    599,
                                    635,
                                    983,
                                    38
                                ],
                                [
                                    890,
                                    673,
                                    692,
                                    62
                                ],
                                [
                                    1035,
                                    735,
                                    547,
                                    5
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 627,
                                        "y": 107,
                                        "width": 540,
                                        "height": 465,
                                        "top": 107,
                                        "right": 1167,
                                        "bottom": 572,
                                        "left": 627
                                    },
                                    "currentRect": {
                                        "x": 429,
                                        "y": 170,
                                        "width": 540,
                                        "height": 465,
                                        "top": 170,
                                        "right": 969,
                                        "bottom": 635,
                                        "left": 429
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 480,
                                        "y": 204,
                                        "width": 540,
                                        "height": 365,
                                        "top": 204,
                                        "right": 1020,
                                        "bottom": 569,
                                        "left": 480
                                    },
                                    "currentRect": {
                                        "x": 684,
                                        "y": 94,
                                        "width": 540,
                                        "height": 365,
                                        "top": 94,
                                        "right": 1224,
                                        "bottom": 459,
                                        "left": 684
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 852,
                                        "y": 149,
                                        "width": 540,
                                        "height": 465,
                                        "top": 149,
                                        "right": 1392,
                                        "bottom": 614,
                                        "left": 852
                                    },
                                    "currentRect": {
                                        "x": 890,
                                        "y": 270,
                                        "width": 540,
                                        "height": 465,
                                        "top": 270,
                                        "right": 1430,
                                        "bottom": 735,
                                        "left": 890
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 699,
                                        "y": 170,
                                        "width": 540,
                                        "height": 465,
                                        "top": 170,
                                        "right": 1239,
                                        "bottom": 635,
                                        "left": 699
                                    },
                                    "currentRect": {
                                        "x": 562,
                                        "y": 135,
                                        "width": 540,
                                        "height": 465,
                                        "top": 135,
                                        "right": 1102,
                                        "bottom": 600,
                                        "left": 562
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 666,
                                        "y": 268,
                                        "width": 540,
                                        "height": 390,
                                        "top": 268,
                                        "right": 1206,
                                        "bottom": 658,
                                        "left": 666
                                    },
                                    "currentRect": {
                                        "x": 886,
                                        "y": 185,
                                        "width": 540,
                                        "height": 390,
                                        "top": 185,
                                        "right": 1426,
                                        "bottom": 575,
                                        "left": 886
                                    }
                                }
                            ]
                        },
                        {
                            "time": 20528,
                            "score": 0.038077833148554639,
                            "cumulative_score": 0.31410793376153007,
                            "window_score": 0.13083715956816941,
                            "shift_window_num": 6,
                            "rects": [
                                [
                                    815,
                                    24,
                                    540,
                                    19
                                ],
                                [
                                    90,
                                    43,
                                    540,
                                    10
                                ],
                                [
                                    815,
                                    43,
                                    540,
                                    10
                                ],
                                [
                                    90,
                                    53,
                                    1265,
                                    40
                                ],
                                [
                                    90,
                                    93,
                                    1442,
                                    40
                                ],
                                [
                                    90,
                                    133,
                                    1476,
                                    217
                                ],
                                [
                                    90,
                                    350,
                                    1485,
                                    58
                                ],
                                [
                                    134,
                                    408,
                                    1441,
                                    30
                                ],
                                [
                                    185,
                                    438,
                                    1390,
                                    212
                                ],
                                [
                                    304,
                                    650,
                                    1271,
                                    25
                                ],
                                [
                                    570,
                                    675,
                                    1005,
                                    15
                                ],
                                [
                                    890,
                                    690,
                                    685,
                                    45
                                ],
                                [
                                    914,
                                    735,
                                    661,
                                    5
                                ],
                                [
                                    914,
                                    740,
                                    540,
                                    73
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 429,
                                        "y": 170,
                                        "width": 540,
                                        "height": 465,
                                        "top": 170,
                                        "right": 969,
                                        "bottom": 635,
                                        "left": 429
                                    },
                                    "currentRect": {
                                        "x": 304,
                                        "y": 210,
                                        "width": 540,
                                        "height": 465,
                                        "top": 210,
                                        "right": 844,
                                        "bottom": 675,
                                        "left": 304
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 562,
                                        "y": 135,
                                        "width": 540,
                                        "height": 465,
                                        "top": 135,
                                        "right": 1102,
                                        "bottom": 600,
                                        "left": 562
                                    },
                                    "currentRect": {
                                        "x": 475,
                                        "y": 112,
                                        "width": 540,
                                        "height": 465,
                                        "top": 112,
                                        "right": 1015,
                                        "bottom": 577,
                                        "left": 475
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 890,
                                        "y": 270,
                                        "width": 540,
                                        "height": 465,
                                        "top": 270,
                                        "right": 1430,
                                        "bottom": 735,
                                        "left": 890
                                    },
                                    "currentRect": {
                                        "x": 914,
                                        "y": 348,
                                        "width": 540,
                                        "height": 465,
                                        "top": 348,
                                        "right": 1454,
                                        "bottom": 813,
                                        "left": 914
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 638,
                                        "y": 105,
                                        "width": 540,
                                        "height": 465,
                                        "top": 105,
                                        "right": 1178,
                                        "bottom": 570,
                                        "left": 638
                                    },
                                    "currentRect": {
                                        "x": 590,
                                        "y": 92,
                                        "width": 540,
                                        "height": 465,
                                        "top": 92,
                                        "right": 1130,
                                        "bottom": 557,
                                        "left": 590
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 886,
                                        "y": 185,
                                        "width": 540,
                                        "height": 390,
                                        "top": 185,
                                        "right": 1426,
                                        "bottom": 575,
                                        "left": 886
                                    },
                                    "currentRect": {
                                        "x": 1026,
                                        "y": 133,
                                        "width": 540,
                                        "height": 390,
                                        "top": 133,
                                        "right": 1566,
                                        "bottom": 523,
                                        "left": 1026
                                    }
                                }
                            ]
                        },
                        {
                            "time": 22074,
                            "score": 0.00074968573416694636,
                            "cumulative_score": 0.31485761949569702,
                            "window_score": 0.00074968573416694636,
                            "shift_window_num": 7,
                            "rects": [
                                [
                                    819,
                                    22,
                                    540,
                                    2
                                ],
                                [
                                    815,
                                    24,
                                    544,
                                    107
                                ],
                                [
                                    815,
                                    131,
                                    755,
                                    79
                                ],
                                [
                                    304,
                                    210,
                                    1266,
                                    1
                                ],
                                [
                                    300,
                                    211,
                                    1270,
                                    310
                                ],
                                [
                                    300,
                                    521,
                                    1266,
                                    2
                                ],
                                [
                                    300,
                                    523,
                                    1059,
                                    153
                                ],
                                [
                                    815,
                                    676,
                                    544,
                                    14
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 815,
                                        "y": 24,
                                        "width": 540,
                                        "height": 365,
                                        "top": 24,
                                        "right": 1355,
                                        "bottom": 389,
                                        "left": 815
                                    },
                                    "currentRect": {
                                        "x": 819,
                                        "y": 22,
                                        "width": 540,
                                        "height": 365,
                                        "top": 22,
                                        "right": 1359,
                                        "bottom": 387,
                                        "left": 819
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1026,
                                        "y": 133,
                                        "width": 540,
                                        "height": 390,
                                        "top": 133,
                                        "right": 1566,
                                        "bottom": 523,
                                        "left": 1026
                                    },
                                    "currentRect": {
                                        "x": 1030,
                                        "y": 131,
                                        "width": 540,
                                        "height": 390,
                                        "top": 131,
                                        "right": 1570,
                                        "bottom": 521,
                                        "left": 1030
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 304,
                                        "y": 210,
                                        "width": 540,
                                        "height": 465,
                                        "top": 210,
                                        "right": 844,
                                        "bottom": 675,
                                        "left": 304
                                    },
                                    "currentRect": {
                                        "x": 300,
                                        "y": 211,
                                        "width": 540,
                                        "height": 465,
                                        "top": 211,
                                        "right": 840,
                                        "bottom": 676,
                                        "left": 300
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 662,
                                        "y": 299,
                                        "width": 540,
                                        "height": 365,
                                        "top": 299,
                                        "right": 1202,
                                        "bottom": 664,
                                        "left": 662
                                    },
                                    "currentRect": {
                                        "x": 665,
                                        "y": 300,
                                        "width": 540,
                                        "height": 365,
                                        "top": 300,
                                        "right": 1205,
                                        "bottom": 665,
                                        "left": 665
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 815,
                                        "y": 300,
                                        "width": 540,
                                        "height": 390,
                                        "top": 300,
                                        "right": 1355,
                                        "bottom": 690,
                                        "left": 815
                                    },
                                    "currentRect": {
                                        "x": 819,
                                        "y": 300,
                                        "width": 540,
                                        "height": 390,
                                        "top": 300,
                                        "right": 1359,
                                        "bottom": 690,
                                        "left": 819
                                    }
                                }
                            ]
                        },
                        {
                            "time": 25808,
                            "score": 0.015158392876416654,
                            "cumulative_score": 0.33001601237211364,
                            "window_score": 0.015158392876416654,
                            "shift_window_num": 8,
                            "rects": [
                                [
                                    819,
                                    22,
                                    540,
                                    28
                                ],
                                [
                                    819,
                                    50,
                                    553,
                                    22
                                ],
                                [
                                    646,
                                    72,
                                    726,
                                    7
                                ],
                                [
                                    611,
                                    79,
                                    761,
                                    13
                                ],
                                [
                                    588,
                                    92,
                                    784,
                                    10
                                ],
                                [
                                    492,
                                    102,
                                    880,
                                    6
                                ],
                                [
                                    490,
                                    108,
                                    882,
                                    13
                                ],
                                [
                                    490,
                                    121,
                                    1067,
                                    10
                                ],
                                [
                                    490,
                                    131,
                                    1080,
                                    65
                                ],
                                [
                                    287,
                                    196,
                                    1283,
                                    465
                                ],
                                [
                                    300,
                                    661,
                                    1270,
                                    15
                                ],
                                [
                                    539,
                                    676,
                                    1031,
                                    9
                                ],
                                [
                                    569,
                                    685,
                                    1001,
                                    5
                                ],
                                [
                                    886,
                                    690,
                                    684,
                                    50
                                ],
                                [
                                    886,
                                    740,
                                    569,
                                    67
                                ],
                                [
                                    915,
                                    807,
                                    540,
                                    8
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 300,
                                        "y": 211,
                                        "width": 540,
                                        "height": 465,
                                        "top": 211,
                                        "right": 840,
                                        "bottom": 676,
                                        "left": 300
                                    },
                                    "currentRect": {
                                        "x": 287,
                                        "y": 196,
                                        "width": 540,
                                        "height": 465,
                                        "top": 196,
                                        "right": 827,
                                        "bottom": 661,
                                        "left": 287
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 915,
                                        "y": 350,
                                        "width": 540,
                                        "height": 465,
                                        "top": 350,
                                        "right": 1455,
                                        "bottom": 815,
                                        "left": 915
                                    },
                                    "currentRect": {
                                        "x": 886,
                                        "y": 342,
                                        "width": 540,
                                        "height": 465,
                                        "top": 342,
                                        "right": 1426,
                                        "bottom": 807,
                                        "left": 886
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 588,
                                        "y": 92,
                                        "width": 540,
                                        "height": 465,
                                        "top": 92,
                                        "right": 1128,
                                        "bottom": 557,
                                        "left": 588
                                    },
                                    "currentRect": {
                                        "x": 649,
                                        "y": 121,
                                        "width": 540,
                                        "height": 465,
                                        "top": 121,
                                        "right": 1189,
                                        "bottom": 586,
                                        "left": 649
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1030,
                                        "y": 350,
                                        "width": 540,
                                        "height": 390,
                                        "top": 350,
                                        "right": 1570,
                                        "bottom": 740,
                                        "left": 1030
                                    },
                                    "currentRect": {
                                        "x": 965,
                                        "y": 326,
                                        "width": 540,
                                        "height": 390,
                                        "top": 326,
                                        "right": 1505,
                                        "bottom": 716,
                                        "left": 965
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 665,
                                        "y": 300,
                                        "width": 540,
                                        "height": 365,
                                        "top": 300,
                                        "right": 1205,
                                        "bottom": 665,
                                        "left": 665
                                    },
                                    "currentRect": {
                                        "x": 613,
                                        "y": 277,
                                        "width": 540,
                                        "height": 365,
                                        "top": 277,
                                        "right": 1153,
                                        "bottom": 642,
                                        "left": 613
                                    }
                                }
                            ]
                        },
                        {
                            "time": 25953,
                            "score": 0.053339129112118161,
                            "cumulative_score": 0.38335514148423178,
                            "window_score": 0.068497521988534815,
                            "shift_window_num": 8,
                            "rects": [
                                [
                                    966,
                                    30,
                                    540,
                                    16
                                ],
                                [
                                    756,
                                    46,
                                    750,
                                    27
                                ],
                                [
                                    139,
                                    73,
                                    540,
                                    6
                                ],
                                [
                                    756,
                                    73,
                                    750,
                                    6
                                ],
                                [
                                    139,
                                    79,
                                    1367,
                                    22
                                ],
                                [
                                    139,
                                    101,
                                    1391,
                                    20
                                ],
                                [
                                    139,
                                    121,
                                    1418,
                                    317
                                ],
                                [
                                    242,
                                    438,
                                    1315,
                                    65
                                ],
                                [
                                    246,
                                    503,
                                    1311,
                                    8
                                ],
                                [
                                    246,
                                    511,
                                    1259,
                                    149
                                ],
                                [
                                    287,
                                    660,
                                    1218,
                                    1
                                ],
                                [
                                    371,
                                    661,
                                    1134,
                                    18
                                ],
                                [
                                    539,
                                    679,
                                    966,
                                    7
                                ],
                                [
                                    828,
                                    686,
                                    677,
                                    30
                                ],
                                [
                                    828,
                                    716,
                                    598,
                                    75
                                ],
                                [
                                    886,
                                    791,
                                    540,
                                    16
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 287,
                                        "y": 196,
                                        "width": 540,
                                        "height": 465,
                                        "top": 196,
                                        "right": 827,
                                        "bottom": 661,
                                        "left": 287
                                    },
                                    "currentRect": {
                                        "x": 260,
                                        "y": 166,
                                        "width": 540,
                                        "height": 465,
                                        "top": 166,
                                        "right": 800,
                                        "bottom": 631,
                                        "left": 260
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 886,
                                        "y": 342,
                                        "width": 540,
                                        "height": 465,
                                        "top": 342,
                                        "right": 1426,
                                        "bottom": 807,
                                        "left": 886
                                    },
                                    "currentRect": {
                                        "x": 828,
                                        "y": 326,
                                        "width": 540,
                                        "height": 465,
                                        "top": 326,
                                        "right": 1368,
                                        "bottom": 791,
                                        "left": 828
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 649,
                                        "y": 121,
                                        "width": 540,
                                        "height": 465,
                                        "top": 121,
                                        "right": 1189,
                                        "bottom": 586,
                                        "left": 649
                                    },
                                    "currentRect": {
                                        "x": 774,
                                        "y": 181,
                                        "width": 540,
                                        "height": 465,
                                        "top": 181,
                                        "right": 1314,
                                        "bottom": 646,
                                        "left": 774
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 965,
                                        "y": 326,
                                        "width": 540,
                                        "height": 390,
                                        "top": 326,
                                        "right": 1505,
                                        "bottom": 716,
                                        "left": 965
                                    },
                                    "currentRect": {
                                        "x": 830,
                                        "y": 278,
                                        "width": 540,
                                        "height": 390,
                                        "top": 278,
                                        "right": 1370,
                                        "bottom": 668,
                                        "left": 830
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 966,
                                        "y": 30,
                                        "width": 540,
                                        "height": 390,
                                        "top": 30,
                                        "right": 1506,
                                        "bottom": 420,
                                        "left": 966
                                    },
                                    "currentRect": {
                                        "x": 756,
                                        "y": 46,
                                        "width": 540,
                                        "height": 390,
                                        "top": 46,
                                        "right": 1296,
                                        "bottom": 436,
                                        "left": 756
                                    }
                                }
                            ]
                        },
                        {
                            "time": 27263,
                            "score": 0.15499585331266619,
                            "cumulative_score": 0.53835099479689796,
                            "window_score": 0.15499585331266619,
                            "shift_window_num": 9,
                            "rects": [
                                [
                                    915,
                                    42,
                                    540,
                                    4
                                ],
                                [
                                    756,
                                    46,
                                    699,
                                    36
                                ],
                                [
                                    185,
                                    82,
                                    540,
                                    10
                                ],
                                [
                                    756,
                                    82,
                                    699,
                                    10
                                ],
                                [
                                    166,
                                    92,
                                    559,
                                    1
                                ],
                                [
                                    756,
                                    92,
                                    699,
                                    1
                                ],
                                [
                                    166,
                                    93,
                                    1289,
                                    8
                                ],
                                [
                                    166,
                                    101,
                                    1364,
                                    249
                                ],
                                [
                                    166,
                                    350,
                                    1500,
                                    132
                                ],
                                [
                                    185,
                                    482,
                                    1481,
                                    65
                                ],
                                [
                                    260,
                                    547,
                                    1406,
                                    84
                                ],
                                [
                                    300,
                                    631,
                                    1366,
                                    10
                                ],
                                [
                                    371,
                                    641,
                                    1295,
                                    38
                                ],
                                [
                                    531,
                                    679,
                                    1135,
                                    6
                                ],
                                [
                                    723,
                                    685,
                                    943,
                                    46
                                ],
                                [
                                    1126,
                                    731,
                                    540,
                                    84
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 242,
                                        "y": 138,
                                        "width": 540,
                                        "height": 365,
                                        "top": 138,
                                        "right": 782,
                                        "bottom": 503,
                                        "left": 242
                                    },
                                    "currentRect": {
                                        "x": 531,
                                        "y": 320,
                                        "width": 540,
                                        "height": 365,
                                        "top": 320,
                                        "right": 1071,
                                        "bottom": 685,
                                        "left": 531
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 774,
                                        "y": 181,
                                        "width": 540,
                                        "height": 465,
                                        "top": 181,
                                        "right": 1314,
                                        "bottom": 646,
                                        "left": 774
                                    },
                                    "currentRect": {
                                        "x": 1126,
                                        "y": 350,
                                        "width": 540,
                                        "height": 465,
                                        "top": 350,
                                        "right": 1666,
                                        "bottom": 815,
                                        "left": 1126
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 371,
                                        "y": 298,
                                        "width": 540,
                                        "height": 381,
                                        "top": 298,
                                        "right": 911,
                                        "bottom": 679,
                                        "left": 371
                                    },
                                    "currentRect": {
                                        "x": 723,
                                        "y": 350,
                                        "width": 540,
                                        "height": 381,
                                        "top": 350,
                                        "right": 1263,
                                        "bottom": 731,
                                        "left": 723
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 756,
                                        "y": 46,
                                        "width": 540,
                                        "height": 390,
                                        "top": 46,
                                        "right": 1296,
                                        "bottom": 436,
                                        "left": 756
                                    },
                                    "currentRect": {
                                        "x": 166,
                                        "y": 92,
                                        "width": 540,
                                        "height": 390,
                                        "top": 92,
                                        "right": 706,
                                        "bottom": 482,
                                        "left": 166
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 830,
                                        "y": 278,
                                        "width": 540,
                                        "height": 390,
                                        "top": 278,
                                        "right": 1370,
                                        "bottom": 668,
                                        "left": 830
                                    },
                                    "currentRect": {
                                        "x": 454,
                                        "y": 141,
                                        "width": 540,
                                        "height": 409,
                                        "top": 141,
                                        "right": 994,
                                        "bottom": 550,
                                        "left": 454
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 424.887
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 392.70800000000003
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 392.71499999999997
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 392.83600000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 418.80000000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 418.86399999999998
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 418.86799999999999
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 418.88099999999997
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 424.738
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 425.959
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 657.745
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 672.15700000000004
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 672.80799999999999
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 672.88599999999997
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 672.99000000000001
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 673
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 673.01700000000005
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 673.09799999999996
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 857.70899999999995
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 858.572
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 910.89300000000003
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 920.09000000000003
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 920.81500000000005
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 922.47299999999996
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 927.86000000000001
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 938.00800000000004
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 938.93399999999997
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 943.88
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 945.625
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 946.98599999999999
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 947.06500000000005
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 947.07000000000005
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 948.31100000000004
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 948.31600000000003
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 950.99300000000005
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 953.827
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 953.98400000000004
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 955.71000000000004
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 955.71500000000003
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 1405.2909999999999
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1405.546
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 1408.423
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 1408.46
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 1408.463
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 1408.4680000000001
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 1409.0550000000001
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 1409.203
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 1409.211
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 1409.2139999999999
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 1409.241
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 1410.5260000000001
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 1410.5340000000001
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 1416.357
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1416.5419999999999
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 1419.915
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 1420.1320000000001
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 1420.173
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1422.644
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1424.5219999999999
                            },
                            "582": {
                                "name": "CSSSelectorPseudoScrollbar",
                                "firstUsed": 1425.0940000000001
                            },
                            "584": {
                                "name": "CSSSelectorPseudoScrollbarThumb",
                                "firstUsed": 1425.1279999999999
                            },
                            "585": {
                                "name": "CSSSelectorPseudoScrollbarTrack",
                                "firstUsed": 1425.1389999999999
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 1434.7950000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 1434.8019999999999
                            },
                            "5043": {
                                "name": "Feature_5043",
                                "firstUsed": 1434.9849999999999
                            },
                            "1432": {
                                "name": "PointerEventDispatch",
                                "firstUsed": 1446.816
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 1501.527
                            },
                            "4297": {
                                "name": "UnhandledExceptionCountInMainThread",
                                "firstUsed": 1516.9380000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 1732.8150000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 2003.2460000000001
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 8664.4419999999991
                            }
                        },
                        "CSSFeatures": {
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 673.00400000000002
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 673.00900000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 673.02499999999998
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 673.04399999999998
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 858.58399999999995
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 858.601
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 858.60500000000002
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 858.60799999999995
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 858.61099999999999
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 858.62699999999995
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1419.7860000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1419.808
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 1419.8119999999999
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1419.8299999999999
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1419.845
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 1419.848
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1419.8520000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1419.8589999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1419.8610000000001
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1419.998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1420.001
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1420.0060000000001
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1420.009
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1420.0419999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1420.046
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1420.048
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1420.0509999999999
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1420.0530000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1420.0550000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1420.057
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1420.058
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1420.0630000000001
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1420.0650000000001
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 1420.116
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1420.1189999999999
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1420.1210000000001
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 1420.124
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1420.1369999999999
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1420.1690000000001
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1420.171
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1420.175
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1420.1769999999999
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1420.1800000000001
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1420.24
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1420.2429999999999
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1420.25
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1420.4459999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1420.454
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1420.4749999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1420.4770000000001
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1420.5070000000001
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 1420.5509999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1420.607
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1420.6089999999999
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 1420.6389999999999
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1420.6410000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 1420.6579999999999
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1422.5719999999999
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 1422.579
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1422.5940000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1422.5999999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1422.605
                            },
                            "23": {
                                "name": "CSSPropertyBackgroundClip",
                                "firstUsed": 1425.1120000000001
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 1729.6859999999999
                            },
                            "9": {
                                "name": "CSSPropertyFontVariant",
                                "firstUsed": 1729.7
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1729.703
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 1729.7349999999999
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1729.739
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1729.759
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 1729.7660000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1729.7739999999999
                            },
                            "166": {
                                "name": "CSSPropertyAliasWebkitAnimation",
                                "firstUsed": 1729.799
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 1729.8040000000001
                            },
                            "413": {
                                "name": "CSSPropertyAliasWebkitFilter",
                                "firstUsed": 1729.8699999999999
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 1729.8720000000001
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 1732.7650000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1732.799
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 1734.002
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 1500,
                    "TTIMeasurementEnd": 28044,
                    "LastInteractive": 1500,
                    "TimeToInteractive": 1500,
                    "FirstCPUIdle": 1500,
                    "testID": "241224_AiDcNE_B8F",
                    "step": 1,
                    "effectiveBps": 579726,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 123,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.91000000000000003,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.90000000000000002,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "longTasks": [],
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 35,
                                "203": 5.2999999999999998,
                                "304": 42.899999999999999,
                                "405": 45,
                                "508": 33.299999999999997,
                                "609": 47.399999999999999,
                                "709": 38.100000000000001,
                                "810": 40,
                                "911": 35,
                                "1012": 55,
                                "1113": 55,
                                "1213": 30,
                                "1324": 28.600000000000001,
                                "1425": 25,
                                "1525": 28.600000000000001,
                                "1627": 71.400000000000006,
                                "1728": 47.399999999999999,
                                "1828": 70,
                                "1929": 68.400000000000006,
                                "2030": 61.899999999999999,
                                "2131": 78.900000000000006,
                                "2233": 81,
                                "2334": 70,
                                "2435": 75,
                                "2536": 42.899999999999999,
                                "2636": 30,
                                "2737": 42.100000000000001,
                                "2837": 45,
                                "2938": 55,
                                "3039": 47.600000000000001,
                                "3139": 55,
                                "3240": 50,
                                "3341": 68.400000000000006,
                                "3442": 45.5,
                                "3542": 26.300000000000001,
                                "3643": 25,
                                "3743": 28.600000000000001,
                                "3844": 20,
                                "3944": 26.300000000000001,
                                "4045": 23.800000000000001,
                                "4146": 25,
                                "4246": 75,
                                "4362": 69.599999999999994,
                                "4463": 71.400000000000006,
                                "4564": 50,
                                "4664": 31.600000000000001,
                                "4765": 42.100000000000001,
                                "4865": 52.399999999999999,
                                "4966": 42.100000000000001,
                                "5067": 40.899999999999999,
                                "5167": 42.100000000000001,
                                "5268": 42.899999999999999,
                                "5368": 57.899999999999999,
                                "5469": 28.600000000000001,
                                "5570": 25,
                                "5671": 30,
                                "5774": 21.100000000000001,
                                "5874": 20,
                                "5975": 19,
                                "6076": 20,
                                "6176": 20,
                                "6277": 15.800000000000001,
                                "6377": 42.100000000000001,
                                "6478": 21.100000000000001,
                                "6578": 19,
                                "6679": 20,
                                "6780": 20,
                                "6883": 39.100000000000001,
                                "6984": 63.200000000000003,
                                "7085": 75,
                                "7186": 42.100000000000001,
                                "7287": 33.299999999999997,
                                "7387": 50,
                                "7488": 61.899999999999999,
                                "7589": 40,
                                "7690": 28.600000000000001,
                                "7790": 20,
                                "7891": 52.600000000000001,
                                "7992": 31.600000000000001,
                                "8092": 30,
                                "8193": 20,
                                "8294": 25,
                                "8394": 65,
                                "8495": 25,
                                "8596": 30,
                                "8697": 33.299999999999997,
                                "8798": 31.600000000000001,
                                "8898": 31.800000000000001,
                                "8999": 30,
                                "9100": 25,
                                "9201": 15.800000000000001,
                                "9301": 25,
                                "9402": 45,
                                "9503": 78.900000000000006,
                                "9603": 42.100000000000001,
                                "9704": 20,
                                "9804": 19,
                                "9906": 30,
                                "10006": 76.200000000000003,
                                "10107": 40,
                                "10208": 31.600000000000001,
                                "10318": 50,
                                "10419": 50,
                                "10519": 25,
                                "10620": 15.800000000000001,
                                "10720": 15,
                                "10821": 15.800000000000001,
                                "10922": 40.899999999999999,
                                "11022": 31.600000000000001,
                                "11124": 60,
                                "11225": 45,
                                "11326": 45,
                                "11428": 55,
                                "11529": 30,
                                "11629": 30,
                                "11730": 21.100000000000001,
                                "11831": 30,
                                "11931": 25,
                                "12032": 20,
                                "12133": 42.899999999999999,
                                "12233": 36.799999999999997,
                                "12334": 42.899999999999999,
                                "12434": 26.300000000000001,
                                "12535": 36.799999999999997,
                                "12636": 60,
                                "12736": 38.100000000000001,
                                "12837": 27.800000000000001,
                                "12938": 28.600000000000001,
                                "13039": 30,
                                "13139": 26.300000000000001,
                                "13240": 30,
                                "13343": 52.399999999999999,
                                "13444": 84.200000000000003,
                                "13545": 47.600000000000001,
                                "13645": 35,
                                "13746": 55,
                                "13846": 61.100000000000001,
                                "13952": 59.100000000000001,
                                "14054": 100,
                                "14156": 85,
                                "14257": 95,
                                "14359": 100,
                                "14460": 38.100000000000001,
                                "14560": 27.800000000000001,
                                "14661": 36.399999999999999,
                                "14761": 25,
                                "14862": 30,
                                "14963": 15.800000000000001,
                                "15064": 15,
                                "15164": 15,
                                "15265": 23.800000000000001,
                                "15366": 45,
                                "15466": 20,
                                "15567": 27.300000000000001,
                                "15667": 15,
                                "15768": 61.100000000000001,
                                "15869": 78.900000000000006,
                                "15969": 81,
                                "16070": 70,
                                "16171": 26.300000000000001,
                                "16272": 36.799999999999997,
                                "16372": 75,
                                "16473": 33.299999999999997,
                                "16574": 30,
                                "16674": 20,
                                "16775": 31.600000000000001,
                                "16875": 23.800000000000001,
                                "16976": 45,
                                "17077": 45,
                                "17177": 68.400000000000006,
                                "17278": 54.5,
                                "17378": 68.400000000000006,
                                "17479": 55,
                                "17579": 36.799999999999997,
                                "17680": 55,
                                "17781": 60,
                                "17881": 45,
                                "17982": 42.899999999999999,
                                "18083": 30,
                                "18184": 33.299999999999997,
                                "18285": 33.299999999999997,
                                "18388": 70,
                                "18489": 81,
                                "18590": 75,
                                "18690": 36.799999999999997,
                                "18791": 36.799999999999997,
                                "18892": 36.399999999999999,
                                "18992": 35,
                                "19093": 31.600000000000001,
                                "19194": 36.799999999999997,
                                "19295": 31.600000000000001,
                                "19396": 90.900000000000006,
                                "19497": 57.899999999999999,
                                "19597": 33.299999999999997,
                                "19698": 25,
                                "19800": 85.700000000000003,
                                "19902": 100,
                                "20003": 100,
                                "20104": 100,
                                "20214": 100,
                                "20371": 100,
                                "20472": 100,
                                "20572": 100,
                                "20674": 100,
                                "20776": 100,
                                "20877": 90,
                                "20977": 35,
                                "21078": 22.199999999999999,
                                "21178": 21.100000000000001,
                                "21279": 23.800000000000001,
                                "21379": 44.399999999999999,
                                "21480": 20,
                                "21580": 15,
                                "21681": 20,
                                "21781": 15,
                                "21882": 15.800000000000001,
                                "21983": 19,
                                "22084": 19,
                                "22186": 80,
                                "22289": 100,
                                "22390": 100,
                                "22490": 95,
                                "22591": 90,
                                "22693": 89.5,
                                "22794": 85,
                                "22894": 95,
                                "22995": 76.200000000000003,
                                "23096": 78.900000000000006,
                                "23197": 63.200000000000003,
                                "23298": 54.5,
                                "23399": 77.799999999999997,
                                "23500": 33.299999999999997,
                                "23600": 38.100000000000001,
                                "23701": 73.700000000000003,
                                "23802": 80,
                                "23903": 78.900000000000006,
                                "24006": 80,
                                "24108": 85,
                                "24208": 81,
                                "24333": 83.299999999999997,
                                "24435": 95,
                                "24536": 59.100000000000001,
                                "24637": 52.600000000000001,
                                "24738": 81.799999999999997,
                                "24839": 80,
                                "24939": 72.200000000000003,
                                "25040": 80,
                                "25141": 70,
                                "25241": 81,
                                "25360": 77.299999999999997,
                                "25461": 72.700000000000003,
                                "25562": 70,
                                "25662": 85.700000000000003,
                                "25765": 100,
                                "25867": 100,
                                "25968": 100,
                                "26070": 100,
                                "26171": 94.700000000000003,
                                "26271": 45,
                                "26372": 65,
                                "26472": 36.799999999999997,
                                "26573": 38.100000000000001,
                                "26674": 31.600000000000001,
                                "26774": 35,
                                "26875": 35,
                                "26976": 26.300000000000001,
                                "27076": 20,
                                "27177": 15.800000000000001,
                                "27279": 31.800000000000001,
                                "27380": 100,
                                "27480": 100,
                                "27581": 100,
                                "27683": 100,
                                "27784": 95,
                                "27884": 90,
                                "27987": 94.700000000000003,
                                "28087": 90,
                                "28189": 100
                            },
                            "max": 100,
                            "count": 279
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "203": 0,
                                "304": 30626,
                                "405": 615399,
                                "508": 422574,
                                "609": 1966723,
                                "709": 2412360,
                                "810": 2796609,
                                "911": 7273924,
                                "1012": 1511686,
                                "1113": 464054,
                                "1213": 539055,
                                "1324": 83009,
                                "1425": 0,
                                "1525": 454608,
                                "1627": 1741496,
                                "1728": 3901515,
                                "1828": 7554669,
                                "1929": 4469413,
                                "2030": 5295702,
                                "2131": 5178071,
                                "2233": 5079157,
                                "2334": 6536623,
                                "2435": 3685155,
                                "2536": 5065566,
                                "2636": 5183688,
                                "2737": 5178807,
                                "2837": 5181919,
                                "2938": 4947700,
                                "3039": 5408810,
                                "3139": 5176797,
                                "3240": 5184189,
                                "3341": 4926692,
                                "3442": 5182318,
                                "3542": 5186687,
                                "3643": 5187320,
                                "3743": 5197614,
                                "3844": 5412996,
                                "3944": 5572435,
                                "4045": 5184661,
                                "4146": 4557517,
                                "4246": 5180947,
                                "4362": 5250803,
                                "4463": 5155415,
                                "4564": 4955051,
                                "4664": 5071284,
                                "4765": 5298256,
                                "4865": 5177441,
                                "4966": 4954701,
                                "5067": 5410582,
                                "5167": 4939766,
                                "5268": 5181844,
                                "5368": 5178975,
                                "5469": 5179759,
                                "5570": 5167187,
                                "5671": 5178386,
                                "5774": 5061615,
                                "5874": 5192533,
                                "5975": 5186613,
                                "6076": 4948111,
                                "6176": 5430444,
                                "6277": 5185998,
                                "6377": 5207548,
                                "6478": 5184747,
                                "6578": 4955251,
                                "6679": 5176185,
                                "6780": 5181069,
                                "6883": 5250119,
                                "6984": 5182542,
                                "7085": 5181318,
                                "7186": 5141384,
                                "7287": 5176761,
                                "7387": 4957729,
                                "7488": 5166747,
                                "7589": 5178416,
                                "7690": 5172910,
                                "7790": 5182795,
                                "7891": 5166183,
                                "7992": 4950503,
                                "8092": 5177651,
                                "8193": 5166628,
                                "8294": 5182362,
                                "8394": 5406662,
                                "8495": 5185433,
                                "8596": 5145171,
                                "8697": 4940274,
                                "8798": 5176516,
                                "8898": 5185456,
                                "8999": 5180419,
                                "9100": 4948817,
                                "9201": 5387802,
                                "9301": 5176564,
                                "9402": 5180197,
                                "9503": 5401102,
                                "9603": 5644423,
                                "9704": 5410204,
                                "9804": 5408476,
                                "9906": 5357701,
                                "10006": 5646270,
                                "10107": 5854876,
                                "10208": 5638994,
                                "10318": 5692838,
                                "10419": 5875447,
                                "10519": 5417465,
                                "10620": 5870569,
                                "10720": 5636258,
                                "10821": 5639486,
                                "10922": 5868160,
                                "11022": 6103687,
                                "11124": 5813040,
                                "11225": 5978408,
                                "11326": 5839467,
                                "11428": 5776982,
                                "11529": 6098975,
                                "11629": 5871491,
                                "11730": 5869739,
                                "11831": 5638206,
                                "11931": 5992383,
                                "12032": 6326070,
                                "12133": 6092827,
                                "12233": 6106818,
                                "12334": 6326726,
                                "12434": 5869702,
                                "12535": 6210701,
                                "12636": 6205965,
                                "12736": 5987386,
                                "12837": 6106057,
                                "12938": 6328070,
                                "13039": 5970686,
                                "13139": 6321569,
                                "13240": 6103658,
                                "13343": 6183738,
                                "13444": 6073571,
                                "13545": 6220752,
                                "13645": 6565484,
                                "13746": 6326406,
                                "13846": 6331552,
                                "13952": 6576858,
                                "14054": 6729372,
                                "14156": 6446008,
                                "14257": 6526426,
                                "14359": 6487803,
                                "14460": 6674612,
                                "14560": 6564944,
                                "14661": 6681679,
                                "14761": 6558466,
                                "14862": 6529842,
                                "14963": 6100011,
                                "15064": 6913735,
                                "15164": 6561219,
                                "15265": 6326306,
                                "15366": 6554193,
                                "15466": 6679663,
                                "15567": 6560314,
                                "15667": 6561725,
                                "15768": 6328939,
                                "15869": 6671765,
                                "15969": 6785085,
                                "16070": 6329468,
                                "16171": 6899481,
                                "16272": 7016495,
                                "16372": 7250741,
                                "16473": 6883227,
                                "16574": 4950119,
                                "16674": 4953570,
                                "16775": 4955826,
                                "16875": 4956014,
                                "16976": 4831292,
                                "17077": 4950955,
                                "17177": 5142102,
                                "17278": 4764241,
                                "17378": 4719515,
                                "17479": 4954076,
                                "17579": 4949742,
                                "17680": 4946049,
                                "17781": 4957505,
                                "17881": 4948581,
                                "17982": 4717589,
                                "18083": 4937484,
                                "18184": 4934219,
                                "18285": 4954920,
                                "18388": 5020568,
                                "18489": 4718208,
                                "18590": 4949946,
                                "18690": 4945899,
                                "18791": 4947499,
                                "18892": 4951004,
                                "18992": 4835858,
                                "19093": 4948897,
                                "19194": 4942986,
                                "19295": 4937115,
                                "19396": 4919580,
                                "19497": 5107866,
                                "19597": 4563237,
                                "19698": 4944881,
                                "19800": 4882565,
                                "19902": 4880356,
                                "20003": 4948433,
                                "20104": 4948529,
                                "20214": 4938550,
                                "20371": 4201410,
                                "20472": 6102035,
                                "20572": 4903891,
                                "20674": 4920822,
                                "20776": 4898557,
                                "20877": 4948081,
                                "20977": 4723266,
                                "21078": 4952976,
                                "21178": 4948895,
                                "21279": 4952249,
                                "21379": 4952528,
                                "21480": 4723960,
                                "21580": 4954133,
                                "21681": 4955927,
                                "21781": 4953937,
                                "21882": 4946577,
                                "21983": 4942021,
                                "22084": 4712093,
                                "22186": 5075547,
                                "22289": 4851096,
                                "22390": 4839631,
                                "22490": 4950787,
                                "22591": 4953806,
                                "22693": 4880641,
                                "22794": 4948273,
                                "22894": 4712978,
                                "22995": 5161682,
                                "23096": 4926180,
                                "23197": 4702477,
                                "23298": 4944756,
                                "23399": 4934332,
                                "23500": 4950009,
                                "23600": 4949273,
                                "23701": 4945493,
                                "23802": 4954095,
                                "23903": 4916860,
                                "24006": 4825861,
                                "24108": 4911690,
                                "24208": 4723753,
                                "24333": 4902091,
                                "24435": 5156283,
                                "24536": 4899245,
                                "24637": 4945119,
                                "24738": 4931050,
                                "24839": 4720003,
                                "24939": 4835531,
                                "25040": 4946073,
                                "25141": 4949821,
                                "25241": 4947518,
                                "25360": 4964229,
                                "25461": 4948134,
                                "25562": 4950700,
                                "25662": 4715596,
                                "25765": 5081481,
                                "25867": 4881409,
                                "25968": 4945704,
                                "26070": 4870822,
                                "26171": 4955283,
                                "26271": 4944387,
                                "26372": 4720263,
                                "26472": 4948671,
                                "26573": 4952879,
                                "26674": 4951422,
                                "26774": 4949332,
                                "26875": 4950542,
                                "26976": 4720982,
                                "27076": 4943354,
                                "27177": 4948249,
                                "27279": 4884677,
                                "27380": 3454598,
                                "27480": 6341266,
                                "27581": 5106788,
                                "27683": 4714748,
                                "27784": 4933937,
                                "27884": 4949991,
                                "27987": 4860009,
                                "28087": 4948592,
                                "28189": 4918288
                            },
                            "max": 7554669,
                            "count": 279
                        }
                    },
                    "maxFID": 0,
                    "TotalBlockingTime": 0,
                    "effectiveBpsDoc": 1911853,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 83
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 83
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 84
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002400.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002500.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002600.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002700.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_002800.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003000.jpg",
                            "VisuallyComplete": 86
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003100.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003200.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003500.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003700.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004100.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_004900.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005000.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005100.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005200.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 5300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005300.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 5400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005400.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_005500.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 6800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_006800.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 7000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_007000.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 7500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_007500.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 8100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_008100.jpg",
                            "VisuallyComplete": 91
                        },
                        {
                            "time": 8500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_008500.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 9300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_009300.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 10000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_010000.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 10500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_010500.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 11000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_011000.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 11500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_011500.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 12000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_012000.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 13000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_013000.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 14000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_014000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 15600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_015600.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 16000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_016000.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 17000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_017000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 18000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_018000.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 19000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_019000.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 20000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_020000.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 21000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_021000.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 22300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_022300.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 23000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_023000.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 24000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_024000.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 25000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_025000.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 26000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_026000.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 27000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_027000.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 28000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_028000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 28200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1&file=ms_028200.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "ka-f.fontawesome.com": {
                            "bytes": 17934,
                            "requests": 3,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "kit.fontawesome.com": {
                            "bytes": 4880,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "cdnjs.cloudflare.com": {
                            "bytes": 3706,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 108250,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 0,
                            "requests": 2,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "jeffreyroekens.com": {
                            "bytes": 15859949,
                            "requests": 29,
                            "connections": 1
                        },
                        "cdn.jsdelivr.net": {
                            "bytes": 18180,
                            "requests": 2,
                            "cdn_provider": "jsDelivr",
                            "connections": 1
                        },
                        "use.typekit.net": {
                            "bytes": 18839,
                            "requests": 2,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "p.typekit.net": {
                            "bytes": 5,
                            "requests": 1,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 3436,
                            "bytesUncompressed": 18809,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 142593,
                            "bytesUncompressed": 438666,
                            "requests": 5
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 26366,
                            "bytesUncompressed": 125487,
                            "requests": 7
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 849,
                            "bytesUncompressed": 849,
                            "requests": 1
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 116936,
                            "bytesUncompressed": 116936,
                            "requests": 2
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 15741563,
                            "bytesUncompressed": 13673631,
                            "requests": 24
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-jt1b-10.10.1.53",
                    "loadTime": 2928,
                    "docTime": 2928,
                    "fullyLoaded": 2928,
                    "bytesOut": 7791,
                    "bytesOutDoc": 7791,
                    "bytesIn": 8322,
                    "bytesInDoc": 8322,
                    "requests": [
                        {
                            "type": 3,
                            "id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                            "request_id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                            "ip_addr": "185.86.18.194",
                            "full_url": "https:\/\/jeffreyroekens.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "jeffreyroekens.com",
                            "url": "\/",
                            "raw_id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                            "frame_id": "6822E4721B1552C008BC98ABEC96DF11",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 77,
                            "ttfb_ms": 76,
                            "load_start": 165,
                            "load_start_float": 165.00006099999999,
                            "bytesIn": 3442,
                            "objectSize": 3442,
                            "objectSizeUncompressed": 18809,
                            "chunks": [
                                {
                                    "ts": 241,
                                    "bytes": 3442,
                                    "inflated": 18809
                                }
                            ],
                            "expires": "",
                            "cacheControl": "no-store, private",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 40,
                            "connect_start": 40,
                            "connect_end": 88,
                            "ssl_start": 88,
                            "ssl_end": 164,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "jeffreyroekens.com",
                                "sanList": [
                                    "jeffreyroekens.com",
                                    "jeffreyroekenscom.site.tb-hosting.com",
                                    "www.jeffreyroekens.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1731216662,
                                "validTo": 1738992661,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1731220173245,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204AD6051DB2D3F14FE9E8C7EBB8C802D90B589DC2B37CA2CD2A871BC91DBC67CF022025F5930CE547EA7AC5AD31C02EE53FD55D8D322C8373E1DE94D36CA9A586FB2E"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1731220173312,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203796901FEEB748924651AB7F3D1F78E2257C5ACE61E3063B97FE0CF314FEAEA1022100B0CF4F12C8CC9FE96FDC6D328EAD36D64BA775D2A891DCCE865CC7BC5CDE8B44"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: jeffreyroekens.com",
                                    ":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",
                                    "cookie: _ga=GA1.1.1815298570.1735079761; _ga_H44YD4SW87=GS1.1.1735079760.1.0.1735079760.0.0.0",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: no-store, private",
                                    "content-encoding: gzip",
                                    "content-length: 3442",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Tue, 24 Dec 2024 22:36:43 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2419,
                            "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": 40,
                            "connect_ms": 48,
                            "ssl_ms": 76,
                            "gzip_total": 3442,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 10,
                            "socket_group": "https:\/\/jeffreyroekens.com <https:\/\/jeffreyroekens.com 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": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGMjCCBRqgAwIBAgISBACGispY+6pwaXUdR5T9pTjmMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMTEwMDUzMTAyWhcNMjUwMjA4MDUzMTAxWjAdMRswGQYDVQQD\nExJqZWZmcmV5cm9la2Vucy5jb20wggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCxy3opBW7dYn6XyjimrKpqkzK3J4FOML6hakJubaSC6oOIVlxUshTyMg7D\nNqW3wCusCkAHtz81nz8UuYFwSFXvwc\/WNG9pTjeUu4CF66R4SzgPeKvbj+EH0r3W\nkO+jFMqBz7z3FnbJfSueDeInA4\/AESjtUxPaFOcUwU4TBtFr+v7fWe7R8S6f6W\/N\ngbdPB8ypE1YCs4z8oXMctj3MmbVpH4N\/eQ91XEnqEGqnTHJNz1sAOZxqEA1Jr7jG\nw6ktJ5\/\/8waNX5UnZV0+pmluIWHWIRlIvQj48GeWS2XIJkYQgNk7T+q7smd4KU0G\nLlsoSjXmQ5hTHSnded8GhJcCa2juMKoQ1Mitoh6mfM4sevrAx8WqaEwtcCu8+fhH\n4lxw82FHjDLlU88YKeWBpH4uVJ7OmMW3blQ\/yYSYwnS\/gIZGcsz+9mHxjdWz+r3\/\naIi6WWiEt2KhZqAAA0nWU1iiNqXzVD3FM1+NgjYPLGW9EnMnsdLlVB3TeALE58B4\nuezMBtuN2eQ5102rqJCek7sU79cR\/jioJ6kvpKOiUkzmv1sMQeoJHETm9DmakI9W\nZd2iWFOXhA03lwHZ68vxJNTrfw9uCyaJldDF53TuEXfEBxr8h3SuGp6\/H89D61Gb\nVWB+XenKFrA4Jvx8vn0ppMXDpiNtzg51U\/wkUw83NhSiQpBQWwIDAQABo4ICVDCC\nAlAwDgYDVR0PAQH\/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcD\nAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBT5KsahEEyP7kk5edMVVMiSc39HDjAf\nBgNVHSMEGDAWgBTFz0ak6vTDwHpslcQtsF6SLybjuTBXBggrBgEFBQcBAQRLMEkw\nIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTEuby5sZW5jci5vcmcwIwYIKwYBBQUHMAKG\nF2h0dHA6Ly9yMTEuaS5sZW5jci5vcmcvMFwGA1UdEQRVMFOCEmplZmZyZXlyb2Vr\nZW5zLmNvbYIlamVmZnJleXJvZWtlbnNjb20uc2l0ZS50Yi1ob3N0aW5nLmNvbYIW\nd3d3LmplZmZyZXlyb2VrZW5zLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMG\nCisGAQQB1nkCBAIEgfQEgfEA7wB1AKLjCuRF772tm3447Udnd1PXgluElNcrXhss\nxLlQpEfnAAABkxTDcb0AAAQDAEYwRAIgStYFHbLT8U\/p6MfruMgC2QtYncKzfKLN\nKocbyR28Z88CICX1kwzlR+p6xa0xwC7lP9VdjTIsg3Ph3pTTbKmlhvsuAHYAzxFW\n7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGTFMNyAAAABAMARzBFAiA3\nlpAf7rdIkkZRq389H3jiJXxazmHjBjuX\/gzzFP6uoQIhALDPTxLIzJ\/pb9xtMo6t\nNtZLp3XSqJHczoZcx7xc3otEMA0GCSqGSIb3DQEBCwUAA4IBAQBT34h+Lgij3mFe\nU5\/QKbBKDJuw7j8JpzGWPHqm\/grQ67N\/DNiHnADpc4VC7BYkQXGlY4X6loMD9nsx\npMOj8qH0AXps6NoLtS7fZwEiZF0IC8A2L0xnrgoaZBdgJaW3A\/q7PMX3SazR+VXY\ne6vwVBcNsxBAlOU\/SOyMmMcZiBSRIpuHfpHZ+5JsEHQTA+ug3HRyjx31C67VNljw\nUPTkhpn7ZQ68xrLf2+UqiziPePkWa\/iYQn136JmY\/kcEBCuUyO5+3a1q024uejVN\nfuT9xa4Xc7EtjkNuDWezf6uNcSUuVpJQU+ZmoREMc3XCZKsb+kL7V8+xy1OZYI2Z\n5vevj8j+\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 242,
                            "ttfb_start": 165,
                            "ttfb_end": 241,
                            "download_start": 241,
                            "download_end": 242,
                            "download_ms": 1,
                            "all_start": 0,
                            "all_end": 242,
                            "all_ms": 241,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    347.38900000000001,
                                    347.67000000000002
                                ],
                                [
                                    797.14400000000001,
                                    797.35500000000002
                                ],
                                [
                                    347.40499999999997,
                                    347.58199999999999
                                ],
                                [
                                    797.149,
                                    797.31100000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "27098.5",
                            "request_id": "27098.5",
                            "ip_addr": "172.64.147.188",
                            "full_url": "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kit.fontawesome.com",
                            "url": "\/00de80f2fd.js",
                            "raw_id": "27098.5",
                            "frame_id": "6822E4721B1552C008BC98ABEC96DF11",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 221,
                            "ttfb_ms": 213,
                            "load_start": 432,
                            "load_start_float": 432.00008300000002,
                            "bytesIn": 4880,
                            "objectSize": 4880,
                            "objectSizeUncompressed": 13492,
                            "chunks": [
                                {
                                    "ts": 648,
                                    "bytes": 1360,
                                    "inflated": 2907
                                },
                                {
                                    "ts": 651,
                                    "bytes": 1369,
                                    "inflated": 3762
                                },
                                {
                                    "ts": 653,
                                    "bytes": 1369,
                                    "inflated": 3949
                                },
                                {
                                    "ts": 653,
                                    "bytes": 782,
                                    "inflated": 2874
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=60, public, stale-while-revalidate=30",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 107,
                            "protocol": "HTTP\/2",
                            "dns_start": 301,
                            "dns_end": 342,
                            "connect_start": 342,
                            "connect_end": 372,
                            "ssl_start": 372,
                            "ssl_end": 431,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519MLKEM768",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.fontawesome.com",
                                "sanList": [
                                    "*.fontawesome.com",
                                    "fontawesome.com"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1722297600,
                                "validTo": 1738022399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1722347304024,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F2CC3F16D8C51E95301C8F115A3F8D0B73E7233018AAD04A31FE590992CC8BD702207946CC004BBC80A458485095F443E2A280FD2F150592DADC2C2D9D77478EFDAF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1722347304044,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402202E8BA24DE9EEFB59DAA146F648CF0492DFDC0FA32DF446D4D0AAB124A67EDAE702200A8571CA908B619230FB753B19E1EF5A3F2EB604B7A14CC9BECEA1B55C4BD737"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1722347303976,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D3234392B61756C91A20EB156E9F7BB33366BC1FD3314535CA1BDC02FA37BCF9022100FDA4F9B8CB02FAC3DCCDDAFFD2EEF9CE9A891EB4980869060E835A5967DBFB17"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/jeffreyroekens.com\/",
                            "initiator_line": 51,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kit.fontawesome.com",
                                    ":method: GET",
                                    ":path: \/00de80f2fd.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-headers: accept, accept-langauge, content-language, content-type, fa-kit-token",
                                    "access-control-allow-methods: GET, OPTIONS",
                                    "access-control-allow-origin: *",
                                    "access-control-max-age: 3000",
                                    "cache-control: max-age=60, public, stale-while-revalidate=30",
                                    "cf-cache-status: REVALIDATED",
                                    "cf-ray: 8f741262ca743a3e-FRA",
                                    "content-encoding: gzip",
                                    "content-type: text\/javascript",
                                    "date: Tue, 24 Dec 2024 22:36:43 GMT",
                                    "server: cloudflare",
                                    "vary: origin, accept-encoding, access-control-request-headers, access-control-request-method",
                                    "x-request-id: GBQ9zazbB3AuQxwuKq0C",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1885,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 41,
                            "connect_ms": 30,
                            "ssl_ms": 59,
                            "gzip_total": 5264,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 60,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 285,
                            "socket_group": "pm\/https:\/\/kit.fontawesome.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "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": 4865,
                            "netlog_id": 83,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIG7zCCBdegAwIBAgIQCfsDHLIksfoyXLqGBzJVrjANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nNzMwMDAwMDAwWhcNMjUwMTI3MjM1OTU5WjBsMQswCQYDVQQGEwJVUzERMA8GA1UE\nCBMIQXJrYW5zYXMxFDASBgNVBAcTC0JlbnRvbnZpbGxlMRgwFgYDVQQKEw9GT05U\nSUNPTlMsIElOQy4xGjAYBgNVBAMMESouZm9udGF3ZXNvbWUuY29tMIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhVF+KGpz\/\/LMttLHloXbswwc6KBltier\nCVNGT0ciwwlArZPs8IKzWT5ggwje70NArd56SkVySmi\/OchTwWYQhp+\/aNnKGjGx\n\/G49gDAJSCsCHINvH7q\/FbRvFoFl+Y4CskjcDWbWFPHAQ+5TSWy+LUuBftcxr\/0C\ntnMPT\/y0wLSgvcJWkarqKdDXq12OCrcE7zPLPQoLrAo7RsvlC7TTSPL3T4iLf+kw\no3OSkOyCKfIcrvqdQ2\/DoqlgKNSs0\/4ZV0FBV\/9Oz47\/O8qMdPQySeQrO1gdjT22\nqb\/JaMBj9D4tn52o67Qm6f3\/C81UxUCOmqeYxE3k5wJazNgGDTRxvwIDAQABo4ID\nnjCCA5owHwYDVR0jBBgwFoAUdIWAwGbH3zfez70pN6oDHb7tzRcwHQYDVR0OBBYE\nFPX+kBSyJRx0\/xVeN7Uom7ZP5TBQMC0GA1UdEQQmMCSCESouZm9udGF3ZXNvbWUu\nY29tgg9mb250YXdlc29tZS5jb20wPgYDVR0gBDcwNTAzBgZngQwBAgIwKTAnBggr\nBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1UdDwEB\/wQE\nAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwgZ8GA1UdHwSBlzCB\nlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFs\nRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEigRqBEhkJodHRwOi8vY3JsNC5k\naWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEt\nMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au\nZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy\ndC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNIQTI1NjIwMjBDQTEtMS5jcnQw\nDAYDVR0TAQH\/BAIwADCCAX4GCisGAQQB1nkCBAIEggFuBIIBagFoAHYAzxFW7tUu\nfK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87MOwgAAAGRA+Y0WAAABAMARzBFAiEA8sw\/\nFtjFHpUwHI8RWj+NC3PnIzAYqtBKMf5ZCZLMi9cCIHlGzABLvICkWEhQlfRD4qKA\n\/S8VBZLa3CwtnXdHjv2vAHUA5tIxY0B3jMEQQQbXcbnOwdJA9paEhvu6hzId\/R43\njlAAAAGRA+Y0bAAABAMARjBEAiAui6JN6e77WdqhRvZIzwSS39wPoy30RtTQqrEk\npn7a5wIgCoVxypCLYZIw+3U7GeHvWj8utgS3oUzJvs6htVxL1zcAdwDM+w9qhXEJ\nZf6Vm1PO6bJ8IumFXA2XjbapflTA\/kwNsAAAAZED5jQoAAAEAwBIMEYCIQDTI0OS\nthdWyRog6xVun3uzM2a8H9MxRTXKG9wC+je8+QIhAP2k+bjLAvrD3M3a\/9Lu+c6a\niR60mAhpBg6DWlln2\/sXMA0GCSqGSIb3DQEBCwUAA4IBAQCHuqs75\/8OlgOkFF94\nE73UdKfQSdcRsV\/YOIax0WaNMy3nl7xJ5BuL7KIt7f\/5ZPhS83+iydOZrcP8QlpT\nx+T6EBbZlIv+qAa8oPhRey30Nu+jLVZTstnkAC+0M0MWaPJ3FPA9AecR3hfzPE7c\nS9+hgeVtQi7Bz7RrrYbybNa7HcEwqGww36tv59YNgT5zzaRWWEMDWA51jP+TIXtI\n47ScuvVjznkGjl1Bep6TmgiC1YM5vdKJQjq5hMqLF9LsPTFmGQUwO0sr6F4ySYhA\nnwJ\/MlIgZVyRtJK9UyTectWwYD1g+GPMYcKypHzGn7AMVzz6pynB8oCNPFcs2O0p\ninrF\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIE9DCCA9ygAwIBAgIQCF+UwC2Fe+jMFP9T7aI+KjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMDA5MjQwMDAwMDBaFw0zMDA5MjMyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAa4wggGqMB0GA1Ud\nDgQWBBR0hYDAZsffN97PvSk3qgMdvu3NFzAfBgNVHSMEGDAWgBROIlQgGJXm427m\nD\/r6uRLtBhePOTAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0lBBYwFAYIKwYBBQUHAwEG\nCCsGAQUFBwMCMBIGA1UdEwEB\/wQIMAYBAf8CAQAwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwewYDVR0fBHQwcjA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA3oDWgM4YxaHR0cDovL2NybDQuZGln\naWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDAwBgNVHSAEKTAnMAcG\nBWeBDAEBMAgGBmeBDAECATAIBgZngQwBAgIwCAYGZ4EMAQIDMA0GCSqGSIb3DQEB\nCwUAA4IBAQB1i8A8W+\/\/cFxrivUh76wx5kM9gK\/XVakew44YbHnT96xC34+IxZ20\ndfPJCP2K\/lHz8p0gGgQ1zvi2QXmv\/8yWXpTTmh1wLqIxi\/ulzH9W3xc3l7\/BjUOG\nq4xmfrnti\/EPjLXUVa9ciZ7gpyptsqNjMhg7y961n4OzEQGsIA2QlxK3KZw1tdeR\nDu9Ab21cO72h2fviyy52QNI6uyy\/FgvqvQNbTpg6Ku0FUAcVkzxzOZGUWkgOxtNK\nAa9mObm9QjQc2wgD80D8EuiuPKuK1ftyeWSm4w5VsTuVP61gM2eKrLanXPDtWlIb\n1GHhJRLmB7WqlLLwKPZhJl5VHPgB63dx\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 653,
                            "ttfb_start": 432,
                            "ttfb_end": 645,
                            "download_start": 645,
                            "download_end": 653,
                            "download_ms": 8,
                            "all_start": 301,
                            "all_end": 653,
                            "all_ms": 351,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    709.56700000000001,
                                    711.98099999999999
                                ],
                                [
                                    709.58000000000004,
                                    709.88499999999999
                                ],
                                [
                                    722.37,
                                    722.56399999999996
                                ],
                                [
                                    789.50900000000001,
                                    789.64700000000005
                                ],
                                [
                                    789.87099999999998,
                                    789.98000000000002
                                ],
                                [
                                    791.23400000000004,
                                    791.33900000000006
                                ],
                                [
                                    797.01900000000001,
                                    797.12699999999995
                                ],
                                [
                                    797.39599999999996,
                                    797.48599999999999
                                ],
                                [
                                    821.50099999999998,
                                    821.64499999999998
                                ],
                                [
                                    840.51599999999996,
                                    840.66499999999996
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "27098.30",
                            "request_id": "27098.30",
                            "ip_addr": "216.58.206.46",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079803162&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=1&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_ee=1&tfd=400",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079803162&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=1&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_ee=1&tfd=400",
                            "raw_id": "27098.30",
                            "frame_id": "6822E4721B1552C008BC98ABEC96DF11",
                            "documentURL": "https:\/\/jeffreyroekens.com\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 92,
                            "ttfb_ms": 92,
                            "load_start": 531,
                            "load_start_float": 531.00010799999995,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 123,
                            "protocol": "HTTP\/2",
                            "dns_start": 399,
                            "dns_end": 433,
                            "connect_start": 433,
                            "connect_end": 467,
                            "ssl_start": 467,
                            "ssl_end": 530,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1733128556,
                                "validTo": 1740386155,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1733132159019,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022066D2FB4E2C5C28841F36BB2AF6CBEF5A354D5D71E9DEFA48FF4CC116CEFC27E0022100E503CB9D9885A614AE26037DE0F82FA04C5F8A62BFB07199C517CC0CA1B13EDF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1733132159038,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30440220351484A24B946011DADB9C0EF5D7BA41E86BA4CB99AAA72FE28E2BCCC679F003022052211492BF648C58847AAE31692F2FEA8DE27B9E750F5EB39806B3136536FFD7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87",
                            "initiator_line": "189",
                            "initiator_column": "261",
                            "initiator_type": "script",
                            "initiator_function": "Ac",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-H44YD4SW87&gtm=45je4cc1v9100416248za200&_p=1735079803162&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102081485~102198178&cid=1815298570.1735079761&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B131.0.0.0%7CGoogle%2520Chrome%3B131.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1735079760&sct=1&seg=1&dl=https%3A%2F%2Fjeffreyroekens.com%2F&dt=Jeffrey%20Roekens%20%7C%20Work&en=page_view&_ee=1&tfd=400",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/jeffreyroekens.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/jeffreyroekens.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/jeffreyroekens.com",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                    "content-type: text\/plain",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Tue, 24 Dec 2024 22:36:43 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 3487,
                            "score_cache": -1,
                            "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": 34,
                            "connect_ms": 34,
                            "ssl_ms": 63,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 399,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/jeffreyroekens.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "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": 108,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvjCCBaagAwIBAgIRAL0Fx+0mDTF2CeP1SLCYbqcwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTIwMjA4MzU1NloXDTI1MDIyNDA4MzU1NVowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABHjsAtuZPNQ6xdAMVBwuR4vWI0RmSaSBJ9MU\/wWuJRqejbWhRpU3\nOpro7f4qF+ECXYppGvxJePuF9WOhNj5z8GWjggSgMIIEnDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nwlC5ber9hiYV5F8wY5LmXa5eWGgwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvOVVWYk4wdzVFNlkuY3JsMIIBAwYKKwYB\nBAHWeQIEAgSB9ASB8QDvAHYATnWjJ1yaEMM4W2zU3z9S6x3w4I4bjWnAsfpksWKa\nOd8AAAGThroIKwAABAMARzBFAiBm0vtOLFwohB82uyr2y+9aNU1dcene+kj\/TMEW\nzvwn4AIhAOUDy52YhaYUriYDfeD4L6BMX4piv7BxmcUXzAyhsT7fAHUA5tIxY0B3\njMEQQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGThroIPgAABAMARjBEAiA1FISi\nS5RgEdrbnA7117pB6Guky5mqpy\/ijivMxnnwAwIgUiEUkr9kjFiEeq4xaS8v6o3i\ne551D16zmAazE2U2\/9cwDQYJKoZIhvcNAQELBQADggEBAFJqQlbRxSyQLiaXgPvZ\nOAqt1+5VTHkvBjvjFwTA3nOUo5J+bdpcwX1J0FYhTm3bXNXeOQYBIgXbXLkKv6AE\nHUnGfnwJ+0cPs8Pz+yJ+UpSUrwoX0rgm8TbszJ+nZELTJFPMc5u+cWGxam9yY+ns\nWoz\/eUOFAQ6sBtHeOs3JSsRde5cUJ5y9h9aALCJn5oEYvJnnzCYayCHM1Y\/xgpHf\nBPptz830Voamp1cba7uruDah9IN0kU+7KDmcMqcETTiyp6+mGxPU0haKD5RpXSbH\nNNBNFRVD+DunLju5C1Rq5qrHGxpuXql5Lg8c4\/bn776dSEe\/K5DX4nQsMW7VKkL\/\ni3k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 623,
                            "ttfb_start": 531,
                            "ttfb_end": 623,
                            "download_start": 623,
                            "download_end": 623,
                            "download_ms": 0,
                            "all_start": 399,
                            "all_end": 623,
                            "all_ms": 223,
                            "index": 2,
                            "number": 3
                        }
                    ],
                    "requestsFull": 3,
                    "requestsDoc": 3,
                    "responses_200": 2,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "6822E4721B1552C008BC98ABEC96DF11",
                    "loadEventStart": 2875,
                    "loadEventEnd": 2875,
                    "domContentLoadedEventStart": 769,
                    "domContentLoadedEventEnd": 770,
                    "URL": "https:\/\/jeffreyroekens.com\/",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "2654058EA96CE190AEDF6FB2F3C2B8BE",
                    "final_url": "https:\/\/jeffreyroekens.com\/",
                    "domInteractive": 763,
                    "firstPaint": 819.80000000004657,
                    "firstContentfulPaint": 872,
                    "firstMeaningfulPaint": 872,
                    "firstImagePaint": 1726,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 1,
                    "TTFB": 241,
                    "basePageSSLTime": 76,
                    "score_cache": 0,
                    "score_cdn": 100,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 8706,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 8,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 13,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 14,
                        "EvaluateScript": 7,
                        "v8.compile": 55,
                        "ParseAuthorStyleSheet": 1,
                        "TimerFire": 0,
                        "FunctionCall": 15,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 10,
                        "Layout": 29,
                        "BeginRemoteFontLoad": 0,
                        "PrePaint": 3,
                        "HitTest": 0,
                        "IntersectionObserverController::computeIntersections": 2,
                        "Paint": 3,
                        "Layerize": 12,
                        "v8.compileModule": 0,
                        "v8.evaluateModule": 6,
                        "MarkDOMContent": 0,
                        "v8.produceModuleCache": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.ExternalMemoryPressure": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 2,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                        "Major concurrent marking rescheduled": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 1,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "MarkLoad": 0,
                        "Idle": 2739
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 8,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 13,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 14,
                        "EvaluateScript": 7,
                        "v8.compile": 55,
                        "ParseAuthorStyleSheet": 1,
                        "TimerFire": 0,
                        "FunctionCall": 15,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 10,
                        "Layout": 29,
                        "BeginRemoteFontLoad": 0,
                        "PrePaint": 3,
                        "HitTest": 0,
                        "IntersectionObserverController::computeIntersections": 2,
                        "Paint": 3,
                        "Layerize": 12,
                        "v8.compileModule": 0,
                        "v8.evaluateModule": 6,
                        "MarkDOMContent": 0,
                        "v8.produceModuleCache": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.ExternalMemoryPressure": 0,
                        "V8.GC_MC_INCREMENTAL_START": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                        "V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                        "V8.GC_MC_MARK_ROOTS": 0,
                        "Major concurrent marking started": 0,
                        "V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                        "V8.GC_MC_INCREMENTAL": 2,
                        "V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                        "Major concurrent marking rescheduled": 0,
                        "MajorGC": 0,
                        "V8.GC_MARK_COMPACTOR": 0,
                        "V8.GC_MC_PROLOGUE": 0,
                        "V8.GC_MC_MARK": 0,
                        "V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                        "V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                        "V8.GC_MC_MARK_RETAIN_MAPS": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                        "V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                        "V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                        "V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                        "V8.GC_MC_MARK_FULL_CLOSURE": 0,
                        "V8.GC_MC_CLEAR": 0,
                        "V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                        "ClearStringTableJob started": 0,
                        "V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                        "V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                        "V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                        "V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                        "V8.GC_MC_CLEAR_MAPS": 0,
                        "ClearTrivialWeakRefJob started": 0,
                        "FilterNonTrivialWeakRefJob started": 0,
                        "V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                        "V8.GC_MC_WEAKNESS_HANDLING": 0,
                        "V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                        "V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                        "V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                        "V8.GC_MC_CLEAR_JOIN_JOB": 1,
                        "V8.GC_MC_SWEEP": 0,
                        "V8.GC_MC_EVACUATE": 0,
                        "V8.GC_MC_EVACUATE_PROLOGUE": 0,
                        "V8.GC_MC_EVACUATE_COPY": 0,
                        "PageEvacuationJob started": 0,
                        "V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                        "PointersUpdatingJob started": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                        "V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                        "V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                        "V8.GC_MC_EVACUATE_EPILOGUE": 0,
                        "V8.GC_MC_SWEEP_NEW_LO": 0,
                        "V8.GC_MC_EVACUATE_REBALANCE": 0,
                        "V8.GC_MC_FINISH": 0,
                        "V8.GC_MC_SWEEP_START_JOBS": 0,
                        "V8.GC_MC_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                        "V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                        "MarkLoad": 0,
                        "Idle": 2739
                    },
                    "cpu.ParseHTML": 8,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 13,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 14,
                    "cpu.EvaluateScript": 7,
                    "cpu.v8.compile": 55,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.TimerFire": 0,
                    "cpu.FunctionCall": 15,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.UpdateLayoutTree": 10,
                    "cpu.Layout": 29,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.PrePaint": 3,
                    "cpu.HitTest": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 2,
                    "cpu.Paint": 3,
                    "cpu.Layerize": 12,
                    "cpu.v8.compileModule": 0,
                    "cpu.v8.evaluateModule": 6,
                    "cpu.MarkDOMContent": 0,
                    "cpu.v8.produceModuleCache": 1,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.V8.ExternalMemoryPressure": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_START": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK_ROOTS": 0,
                    "cpu.Major concurrent marking started": 0,
                    "cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE": 0,
                    "cpu.V8.GC_MC_INCREMENTAL": 2,
                    "cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING": 3,
                    "cpu.Major concurrent marking rescheduled": 0,
                    "cpu.MajorGC": 0,
                    "cpu.V8.GC_MARK_COMPACTOR": 0,
                    "cpu.V8.GC_MC_PROLOGUE": 0,
                    "cpu.V8.GC_MC_MARK": 0,
                    "cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL": 0,
                    "cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
                    "cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
                    "cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
                    "cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
                    "cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
                    "cpu.V8.GC_MC_CLEAR": 0,
                    "cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
                    "cpu.ClearStringTableJob started": 0,
                    "cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
                    "cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
                    "cpu.V8.GC_MC_CLEAR_MAPS": 0,
                    "cpu.ClearTrivialWeakRefJob started": 0,
                    "cpu.FilterNonTrivialWeakRefJob started": 0,
                    "cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
                    "cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
                    "cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
                    "cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
                    "cpu.V8.GC_MC_CLEAR_JOIN_JOB": 1,
                    "cpu.V8.GC_MC_SWEEP": 0,
                    "cpu.V8.GC_MC_EVACUATE": 0,
                    "cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY": 0,
                    "cpu.PageEvacuationJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
                    "cpu.PointersUpdatingJob started": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
                    "cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
                    "cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
                    "cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
                    "cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
                    "cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
                    "cpu.V8.GC_MC_FINISH": 0,
                    "cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
                    "cpu.V8.GC_MC_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
                    "cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.Idle": 2739,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1735079801.0172443,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1735079802.7961304,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 6619,
                    "fullyLoadedCPUpct": 81.326781326781258,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "6822E4721B1552C008BC98ABEC96DF11",
                                    "loaderId": "7884B6197459C10A44000FC87327AE3D"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/jeffreyroekens.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/jeffreyroekens.com\/",
                    "document_hostname": "jeffreyroekens.com",
                    "document_origin": "https:\/\/jeffreyroekens.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 126,
                    "domComplete": 2875,
                    "PerformancePaintTiming.first-paint": 819.80000000004657,
                    "PerformancePaintTiming.first-contentful-paint": 819.80000000004657,
                    "origin_dns": {
                        "ns": [
                            "ns4.combell.net.",
                            "ns3.combell.net.",
                            "ns1.combell.eu."
                        ],
                        "mx": [
                            "10 mx.mailprotect.be.",
                            "50 mx.backup.mailprotect.be."
                        ],
                        "txt": [
                            "\"google-site-verification=tZz89h5n3j9fAdalSQyL6kZechOP5vLOfEiCwib7RZg\""
                        ],
                        "soa": [
                            "ns3.combell.net. hostmaster.jeffreyroekens.com. 1673868757 10800 3600 604800 40000"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "CDN": "Cloudflare,jsDelivr,cdnjs",
                        "Font scripts": "Typekit,Font Awesome",
                        "JavaScript libraries": "Lightbox",
                        "Analytics": "Google Analytics",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "Nginx": "",
                        "Cloudflare": "",
                        "Typekit": "",
                        "Lightbox": "",
                        "jsDelivr": "",
                        "Google Analytics": "",
                        "Font Awesome": "",
                        "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
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Lightbox": {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        "jsDelivr": {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "Font Awesome": {
                            "name": "Font Awesome",
                            "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                            "slug": "font-awesome",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Font Awesome.svg",
                            "website": "https:\/\/fontawesome.com\/",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "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": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Font Awesome",
                            "description": "Font Awesome is a font and icon toolkit based on CSS and Less.",
                            "slug": "font-awesome",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Font Awesome.svg",
                            "website": "https:\/\/fontawesome.com\/",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "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": "#4a4a4a",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 2.3599999999999999,
                                                    "fontSize": "7.2pt (9.6px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>",
                                        "target": [
                                            ".sd"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#4a4a4a",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 2.3599999999999999,
                                                    "fontSize": "7.2pt (9.6px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                        "target": [
                                            ".sd > a[href$=\"studiodier.com\"][target=\"_blank\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.36 (foreground color: #4a4a4a, background color: #000000, font size: 7.2pt (9.6px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            }
                        ],
                        "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 data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                        "target": [
                                            "#wrapper"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 11.539999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.54"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                        "target": [
                                            ".w-1\\\/2"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "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": "fa-v4-font-face",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style media=\"all\" id=\"fa-v4-font-face\">",
                                        "target": [
                                            "#fa-v4-font-face"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fa-v4-shims",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style media=\"all\" id=\"fa-v4-shims\">",
                                        "target": [
                                            "#fa-v4-shims"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fa-main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style media=\"all\" id=\"fa-main\">",
                                        "target": [
                                            "#fa-main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">",
                                        "target": [
                                            "#wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "toggleMenu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>",
                                        "target": [
                                            "#toggleMenu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "primnav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav class=\"primnav \" id=\"primnav\">",
                                        "target": [
                                            "#primnav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu flex",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul id=\"menu flex\">",
                                        "target": [
                                            "#menu\\ flex"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "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:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>",
                                        "target": [
                                            ".w-1\\\/2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .navLink"
                                        ]
                                    },
                                    {
                                        "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .navLink"
                                        ]
                                    },
                                    {
                                        "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:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a>",
                                        "target": [
                                            ".sd > a[href$=\"studiodier.com\"][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=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                        "target": [
                                            "a[href=\"tel:+32494726850\"]"
                                        ]
                                    },
                                    {
                                        "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=\"mailto:[email protected]\">[email protected]<\/a>",
                                        "target": [
                                            "p > a:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                        "target": [
                                            "a[data-filter=\"Showreel\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                        "target": [
                                            "a[data-filter=\"Standert\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                        "target": [
                                            "a[data-filter=\"Nora Gharib\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                        "target": [
                                            "a[data-filter=\"NATAN COUTURE\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                        "target": [
                                            "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                        "target": [
                                            "a[data-filter=\"A growing stillness.\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(9)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 id=\"menu flex\">",
                                        "target": [
                                            "#menu\\ flex"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>",
                                        "target": [
                                            "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>",
                                        "target": [
                                            "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 class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>",
                                        "target": [
                                            "li:nth-child(3)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#808080",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscured",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<header class=\"header | flex z-50\">",
                                                        "target": [
                                                            "header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it's partially obscured by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>",
                                        "target": [
                                            ".active"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscured",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<header class=\"header | flex z-50\">",
                                                        "target": [
                                                            "header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it's partially obscured by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .navLink"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "elmPartiallyObscured",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<header class=\"header | flex z-50\">",
                                                        "target": [
                                                            "header"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it's partially obscured by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .navLink"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "64.8pt (86.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"tel:+32494726850\">+32 494 726 850<\/a>",
                                        "target": [
                                            "a[href=\"tel:+32494726850\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "64.8pt (86.4px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
                                        "target": [
                                            "p > a:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>",
                                        "target": [
                                            "a[data-filter=\"Showreel\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>",
                                        "target": [
                                            "a[data-filter=\"Standert\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>",
                                        "target": [
                                            "a[data-filter=\"Nora Gharib\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>",
                                        "target": [
                                            "a[data-filter=\"NATAN COUTURE\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>",
                                        "target": [
                                            "a[data-filter=\"Anai\u0308s De Keyzer\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>",
                                        "target": [
                                            "a[data-filter=\"A growing stillness.\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c0c0c0",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>",
                                        "target": [
                                            ".pjItem:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 11%; left: 39%;\">",
                                        "target": [
                                            ".first[data-atr=\"NATAN COUTURE\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 34%; left: 61%;\">",
                                        "target": [
                                            ".second[data-atr=\"NATAN COUTURE\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 23%; left: 47%;\">",
                                        "target": [
                                            ".first:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 40%; left: 44%;\">",
                                        "target": [
                                            ".second:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 19%; left: 44%;\">",
                                        "target": [
                                            ".first:nth-child(5)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 38%; left: 31%;\">",
                                        "target": [
                                            ".second:nth-child(6)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 1; top: 33%; left: 56%;\">",
                                        "target": [
                                            ".first[data-atr=\"Nora Gharib\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 1; top: 26%; left: 23%;\">",
                                        "target": [
                                            ".second[data-atr=\"Nora Gharib\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 0; top: 36%; left: 22%;\">",
                                        "target": [
                                            ".first:nth-child(9)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 33%; left: 43%;\">",
                                        "target": [
                                            ".second:nth-child(10)"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 0; top: 19%; left: 13%;\">",
                                        "target": [
                                            ".first[data-atr=\"Showreel\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 37%; left: 35%;\">",
                                        "target": [
                                            ".second[data-atr=\"Showreel\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 35%; left: 10%;\">",
                                        "target": [
                                            ".first[data-atr=\"A growing stillness.\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 14%; left: 19%;\">",
                                        "target": [
                                            ".second[data-atr=\"A growing stillness.\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 42%; left: 24%;\">",
                                        "target": [
                                            ".first[data-atr=\"Anai\u0308s De Keyzer\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 33%; left: 26%;\">",
                                        "target": [
                                            ".second[data-atr=\"Anai\u0308s De Keyzer\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 42%; left: 54%;\">",
                                        "target": [
                                            ".first[data-atr=\"Standert\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 26%; left: 41%;\">",
                                        "target": [
                                            ".second[data-atr=\"Standert\"]"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "185.86.18.194.hosted.by.stone-is.net",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns3.combell.net",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 10574,
                    "testUrl": "https:\/\/jeffreyroekens.com\/",
                    "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": "[]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "capitolium-2",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "capitolium-2",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "input-sans",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "input-sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "input-sans",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "FontAwesome",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Font Awesome 5 Brands",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Font Awesome 5 Free",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Font Awesome 5 Pro",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Font Awesome 5 Free",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Font Awesome 5 Pro",
                            "display": "block",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "Avara",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Serous",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Serous-brook",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Fifty",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Rasmus",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "DotGothic16",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "PPNeueBit",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        },
                        {
                            "family": "Antipol Light",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 83.200000000000003,
                    "generated-content-size": 91,
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/kit.fontawesome.com\/00de80f2fd.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js",
                        "https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js",
                        "https:\/\/use.typekit.net\/gqh3ubp.css",
                        "https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css",
                        "https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n\n  <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-H44YD4SW87\"><\/script>\n  <script>\n    window.dataLayer = window.dataLayer || [];\n    function gtag(){dataLayer.push(arguments);}\n    gtag('js', new Date());\n\n    gtag('config', 'G-H44YD4SW87');\n  <\/script>\n\n  <meta charset=\"UTF-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/7571e0fbe9-1673879159\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/d7e941dc50-1673879143\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/jeffreyroekens.com\/media\/site\/0a31c1ac6d-1673879151\/favicon-16x16.png\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <!-- META TAGS -->\n\n<title>Jeffrey Roekens | Work<\/title>\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"description\">\n<meta content=\"DOP, Camera, Cinematographer, Jeffrey, Roekens, Jeff, Director, Cinema, Film, Video, Videographer, Videograaf, Regisseur, Cine, Director of Photography, Photographer, Ghent, Gent, Belgie, Belgium\" name=\"keywords\">\n\n<meta content=\"Jeffrey Roekens | Work\" property=\"og:title\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"Jeffrey Roekens\" property=\"og:site_name\">\n<meta content=\"https:\/\/jeffreyroekens.com\" property=\"og:url\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" property=\"og:image\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" property=\"og:description\">\n<meta content=\"en_GB\" property=\"og:locale\">\n\n<meta content=\"Jeffrey Roekens | Work\" name=\"twitter:title\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"\" name=\"twitter:site\">\n<meta content=\"\" name=\"twitter:creator\">\n<meta content=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/0cbce7963a-1673874413\/arri-vimeo-1280x720-crop.jpg\" name=\"twitter:image\">\n<meta content=\"https:\/\/jeffreyroekens.com\" name=\"twitter:url\">\n<meta content=\"Ghent-based Director\/DOP \u2014 I\u2019m drawn to the human element. Behind every person lies a unique story that is often more interesting than they give themselves credit for. \nWriting the visual language to enhance those stories and make them more impactful is what I love to do.\" name=\"twitter:description\">\n\n<meta content=\"index, follow, noodp\" name=\"robots\">\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/gqh3ubp.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css\">\n  <script src=\"https:\/\/kit.fontawesome.com\/00de80f2fd.js\" crossorigin=\"anonymous\"><\/script><style media=\"all\" id=\"fa-v4-font-face\">\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); unicode-range: U+F004-F005, U+F007, U+F017, U+F022, U+F024, U+F02E, U+F03E, U+F044, U+F057-F059, U+F06E, U+F070, U+F075, U+F07B-F07C, U+F080, U+F086, U+F089, U+F094, U+F09D, U+F0A0, U+F0A4-F0A7, U+F0C5, U+F0C7-F0C8, U+F0E0, U+F0EB, U+F0F3, U+F0F8, U+F0FE, U+F111, U+F118-F11A, U+F11C, U+F133, U+F144, U+F146, U+F14A, U+F14D-F14E, U+F150-F152, U+F15B-F15C, U+F164-F165, U+F185-F186, U+F191-F192, U+F1AD, U+F1C1-F1C9, U+F1CD, U+F1D8, U+F1E3, U+F1EA, U+F1F6, U+F1F9, U+F20A, U+F247-F249, U+F24D, U+F254-F25B, U+F25D, U+F271-F274, U+F279, U+F28B, U+F28D, U+F2B5-F2B6, U+F2B9, U+F2BB, U+F2BD, U+F2C1-F2C2, U+F2D0, U+F2D2, U+F2DC, U+F2ED, U+F3A5, U+F3D1, U+F410; }@font-face { font-family: FontAwesome; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-v4deprecations.ttf\") format(\"truetype\"); unicode-range: U+F003, U+F006, U+F014, U+F016, U+F01A-F01B, U+F01D, U+F040, U+F045-F047, U+F05C-F05D, U+F07D-F07E, U+F087-F088, U+F08A-F08B, U+F08E, U+F090, U+F096-F097, U+F0A2, U+F0E4-F0E6, U+F0EC-F0EE, U+F0F5-F0F7, U+F10C, U+F112, U+F114-F115, U+F11D, U+F123, U+F132, U+F145, U+F147-F149, U+F14C, U+F166, U+F16A, U+F172, U+F175-F178, U+F18E, U+F190, U+F196, U+F1B1, U+F1D9, U+F1DB, U+F1F7, U+F20C, U+F219, U+F230, U+F24A, U+F250, U+F278, U+F27B, U+F283, U+F28C, U+F28E, U+F29B-F29C, U+F2B7, U+F2BA, U+F2BC, U+F2BE, U+F2C0, U+F2C3, U+F2D3-F2D4; }<\/style><style media=\"all\" id=\"fa-v4-shims\">\/* inner styles set by WPT to match CSSOM *\/.fa.fa-glass::before { content: \"\uf000\"; }.fa.fa-meetup { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-star-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-o::before { content: \"\uf005\"; }.fa.fa-close::before, .fa.fa-remove::before { content: \"\uf00d\"; }.fa.fa-gear::before { content: \"\uf013\"; }.fa.fa-trash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-trash-o::before { content: \"\uf2ed\"; }.fa.fa-file-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-o::before { content: \"\uf15b\"; }.fa.fa-clock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-clock-o::before { content: \"\uf017\"; }.fa.fa-arrow-circle-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-down::before { content: \"\uf358\"; }.fa.fa-arrow-circle-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-up::before { content: \"\uf35b\"; }.fa.fa-play-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-play-circle-o::before { content: \"\uf144\"; }.fa.fa-repeat::before, .fa.fa-rotate-right::before { content: \"\uf01e\"; }.fa.fa-refresh::before { content: \"\uf021\"; }.fa.fa-list-alt { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dedent::before { content: \"\uf03b\"; }.fa.fa-video-camera::before { content: \"\uf03d\"; }.fa.fa-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-picture-o::before { content: \"\uf03e\"; }.fa.fa-photo { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-photo::before { content: \"\uf03e\"; }.fa.fa-image { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-image::before { content: \"\uf03e\"; }.fa.fa-pencil::before { content: \"\uf303\"; }.fa.fa-map-marker::before { content: \"\uf3c5\"; }.fa.fa-pencil-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pencil-square-o::before { content: \"\uf044\"; }.fa.fa-share-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-share-square-o::before { content: \"\uf14d\"; }.fa.fa-check-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-square-o::before { content: \"\uf14a\"; }.fa.fa-arrows::before { content: \"\uf0b2\"; }.fa.fa-times-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-circle-o::before { content: \"\uf057\"; }.fa.fa-check-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-check-circle-o::before { content: \"\uf058\"; }.fa.fa-mail-forward::before { content: \"\uf064\"; }.fa.fa-expand::before { content: \"\uf424\"; }.fa.fa-compress::before { content: \"\uf422\"; }.fa.fa-eye, .fa.fa-eye-slash { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-warning::before { content: \"\uf071\"; }.fa.fa-calendar::before { content: \"\uf073\"; }.fa.fa-arrows-v::before { content: \"\uf338\"; }.fa.fa-arrows-h::before { content: \"\uf337\"; }.fa.fa-bar-chart { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart::before { content: \"\uf080\"; }.fa.fa-bar-chart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bar-chart-o::before { content: \"\uf080\"; }.fa.fa-facebook-square, .fa.fa-twitter-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gears::before { content: \"\uf085\"; }.fa.fa-thumbs-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-up::before { content: \"\uf164\"; }.fa.fa-thumbs-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-thumbs-o-down::before { content: \"\uf165\"; }.fa.fa-heart-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-heart-o::before { content: \"\uf004\"; }.fa.fa-sign-out::before { content: \"\uf2f5\"; }.fa.fa-linkedin-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin-square::before { content: \"\uf08c\"; }.fa.fa-thumb-tack::before { content: \"\uf08d\"; }.fa.fa-external-link::before { content: \"\uf35d\"; }.fa.fa-sign-in::before { content: \"\uf2f6\"; }.fa.fa-github-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-lemon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lemon-o::before { content: \"\uf094\"; }.fa.fa-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-square-o::before { content: \"\uf0c8\"; }.fa.fa-bookmark-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bookmark-o::before { content: \"\uf02e\"; }.fa.fa-facebook, .fa.fa-twitter { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook::before { content: \"\uf39e\"; }.fa.fa-facebook-f { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-f::before { content: \"\uf39e\"; }.fa.fa-github { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-feed::before { content: \"\uf09e\"; }.fa.fa-hdd-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hdd-o::before { content: \"\uf0a0\"; }.fa.fa-hand-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-right::before { content: \"\uf0a4\"; }.fa.fa-hand-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-left::before { content: \"\uf0a5\"; }.fa.fa-hand-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-up::before { content: \"\uf0a6\"; }.fa.fa-hand-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-o-down::before { content: \"\uf0a7\"; }.fa.fa-arrows-alt::before { content: \"\uf31e\"; }.fa.fa-group::before { content: \"\uf0c0\"; }.fa.fa-chain::before { content: \"\uf0c1\"; }.fa.fa-scissors::before { content: \"\uf0c4\"; }.fa.fa-files-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-files-o::before { content: \"\uf0c5\"; }.fa.fa-floppy-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-floppy-o::before { content: \"\uf0c7\"; }.fa.fa-navicon::before, .fa.fa-reorder::before { content: \"\uf0c9\"; }.fa.fa-google-plus, .fa.fa-google-plus-square, .fa.fa-pinterest, .fa.fa-pinterest-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus::before { content: \"\uf0d5\"; }.fa.fa-money { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-money::before { content: \"\uf3d1\"; }.fa.fa-unsorted::before { content: \"\uf0dc\"; }.fa.fa-sort-desc::before { content: \"\uf0dd\"; }.fa.fa-sort-asc::before { content: \"\uf0de\"; }.fa.fa-linkedin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-linkedin::before { content: \"\uf0e1\"; }.fa.fa-rotate-left::before { content: \"\uf0e2\"; }.fa.fa-legal::before { content: \"\uf0e3\"; }.fa.fa-dashboard::before, .fa.fa-tachometer::before { content: \"\uf3fd\"; }.fa.fa-comment-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comment-o::before { content: \"\uf075\"; }.fa.fa-comments-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-comments-o::before { content: \"\uf086\"; }.fa.fa-flash::before { content: \"\uf0e7\"; }.fa.fa-clipboard, .fa.fa-paste { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paste::before { content: \"\uf328\"; }.fa.fa-lightbulb-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-lightbulb-o::before { content: \"\uf0eb\"; }.fa.fa-exchange::before { content: \"\uf362\"; }.fa.fa-cloud-download::before { content: \"\uf381\"; }.fa.fa-cloud-upload::before { content: \"\uf382\"; }.fa.fa-bell-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-o::before { content: \"\uf0f3\"; }.fa.fa-cutlery::before { content: \"\uf2e7\"; }.fa.fa-file-text-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-text-o::before { content: \"\uf15c\"; }.fa.fa-building-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-building-o::before { content: \"\uf1ad\"; }.fa.fa-hospital-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hospital-o::before { content: \"\uf0f8\"; }.fa.fa-tablet::before { content: \"\uf3fa\"; }.fa.fa-mobile-phone::before, .fa.fa-mobile::before { content: \"\uf3cd\"; }.fa.fa-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-o::before { content: \"\uf111\"; }.fa.fa-mail-reply::before { content: \"\uf3e5\"; }.fa.fa-github-alt { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-folder-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-o::before { content: \"\uf07b\"; }.fa.fa-folder-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-folder-open-o::before { content: \"\uf07c\"; }.fa.fa-smile-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-smile-o::before { content: \"\uf118\"; }.fa.fa-frown-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-frown-o::before { content: \"\uf119\"; }.fa.fa-meh-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-meh-o::before { content: \"\uf11a\"; }.fa.fa-keyboard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-keyboard-o::before { content: \"\uf11c\"; }.fa.fa-flag-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-flag-o::before { content: \"\uf024\"; }.fa.fa-mail-reply-all::before { content: \"\uf122\"; }.fa.fa-star-half-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-o::before { content: \"\uf089\"; }.fa.fa-star-half-empty { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-empty::before { content: \"\uf089\"; }.fa.fa-star-half-full { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-star-half-full::before { content: \"\uf089\"; }.fa.fa-code-fork::before { content: \"\uf126\"; }.fa.fa-chain-broken::before { content: \"\uf127\"; }.fa.fa-shield::before { content: \"\uf3ed\"; }.fa.fa-calendar-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-o::before { content: \"\uf133\"; }.fa.fa-css3, .fa.fa-html5, .fa.fa-maxcdn { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ticket::before { content: \"\uf3ff\"; }.fa.fa-minus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-minus-square-o::before { content: \"\uf146\"; }.fa.fa-level-up::before { content: \"\uf3bf\"; }.fa.fa-level-down::before { content: \"\uf3be\"; }.fa.fa-pencil-square::before { content: \"\uf14b\"; }.fa.fa-external-link-square::before { content: \"\uf360\"; }.fa.fa-compass { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-down::before { content: \"\uf150\"; }.fa.fa-toggle-down { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-down::before { content: \"\uf150\"; }.fa.fa-caret-square-o-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-up::before { content: \"\uf151\"; }.fa.fa-toggle-up { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-up::before { content: \"\uf151\"; }.fa.fa-caret-square-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-right::before { content: \"\uf152\"; }.fa.fa-toggle-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-right::before { content: \"\uf152\"; }.fa.fa-eur::before, .fa.fa-euro::before { content: \"\uf153\"; }.fa.fa-gbp::before { content: \"\uf154\"; }.fa.fa-dollar::before, .fa.fa-usd::before { content: \"\uf155\"; }.fa.fa-inr::before, .fa.fa-rupee::before { content: \"\uf156\"; }.fa.fa-cny::before, .fa.fa-jpy::before, .fa.fa-rmb::before, .fa.fa-yen::before { content: \"\uf157\"; }.fa.fa-rouble::before, .fa.fa-rub::before, .fa.fa-ruble::before { content: \"\uf158\"; }.fa.fa-krw::before, .fa.fa-won::before { content: \"\uf159\"; }.fa.fa-bitcoin, .fa.fa-btc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitcoin::before { content: \"\uf15a\"; }.fa.fa-file-text::before { content: \"\uf15c\"; }.fa.fa-sort-alpha-asc::before { content: \"\uf15d\"; }.fa.fa-sort-alpha-desc::before { content: \"\uf881\"; }.fa.fa-sort-amount-asc::before { content: \"\uf160\"; }.fa.fa-sort-amount-desc::before { content: \"\uf884\"; }.fa.fa-sort-numeric-asc::before { content: \"\uf162\"; }.fa.fa-sort-numeric-desc::before { content: \"\uf886\"; }.fa.fa-xing, .fa.fa-xing-square, .fa.fa-youtube, .fa.fa-youtube-play, .fa.fa-youtube-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-youtube-play::before { content: \"\uf167\"; }.fa.fa-adn, .fa.fa-bitbucket, .fa.fa-bitbucket-square, .fa.fa-dropbox, .fa.fa-flickr, .fa.fa-instagram, .fa.fa-stack-overflow { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bitbucket-square::before { content: \"\uf171\"; }.fa.fa-tumblr, .fa.fa-tumblr-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-long-arrow-down::before { content: \"\uf309\"; }.fa.fa-long-arrow-up::before { content: \"\uf30c\"; }.fa.fa-long-arrow-left::before { content: \"\uf30a\"; }.fa.fa-long-arrow-right::before { content: \"\uf30b\"; }.fa.fa-android, .fa.fa-apple, .fa.fa-dribbble, .fa.fa-foursquare, .fa.fa-gittip, .fa.fa-gratipay, .fa.fa-linux, .fa.fa-skype, .fa.fa-trello, .fa.fa-windows { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-gittip::before { content: \"\uf184\"; }.fa.fa-sun-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sun-o::before { content: \"\uf185\"; }.fa.fa-moon-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-moon-o::before { content: \"\uf186\"; }.fa.fa-pagelines, .fa.fa-renren, .fa.fa-stack-exchange, .fa.fa-vk, .fa.fa-weibo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-arrow-circle-o-right { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-right::before { content: \"\uf35a\"; }.fa.fa-arrow-circle-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-arrow-circle-o-left::before { content: \"\uf359\"; }.fa.fa-caret-square-o-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-caret-square-o-left::before { content: \"\uf191\"; }.fa.fa-toggle-left { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-toggle-left::before { content: \"\uf191\"; }.fa.fa-dot-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-dot-circle-o::before { content: \"\uf192\"; }.fa.fa-vimeo-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-try::before, .fa.fa-turkish-lira::before { content: \"\uf195\"; }.fa.fa-plus-square-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-plus-square-o::before { content: \"\uf0fe\"; }.fa.fa-openid, .fa.fa-slack, .fa.fa-wordpress { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bank::before, .fa.fa-institution::before { content: \"\uf19c\"; }.fa.fa-mortar-board::before { content: \"\uf19d\"; }.fa.fa-delicious, .fa.fa-digg, .fa.fa-drupal, .fa.fa-google, .fa.fa-joomla, .fa.fa-pied-piper-alt, .fa.fa-pied-piper-pp, .fa.fa-reddit, .fa.fa-reddit-square, .fa.fa-stumbleupon, .fa.fa-stumbleupon-circle, .fa.fa-yahoo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-spoon::before { content: \"\uf2e5\"; }.fa.fa-behance, .fa.fa-behance-square, .fa.fa-steam, .fa.fa-steam-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-automobile::before { content: \"\uf1b9\"; }.fa.fa-envelope-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-o::before { content: \"\uf0e0\"; }.fa.fa-deviantart, .fa.fa-soundcloud, .fa.fa-spotify { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-file-pdf-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-pdf-o::before { content: \"\uf1c1\"; }.fa.fa-file-word-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-word-o::before { content: \"\uf1c2\"; }.fa.fa-file-excel-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-excel-o::before { content: \"\uf1c3\"; }.fa.fa-file-powerpoint-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-powerpoint-o::before { content: \"\uf1c4\"; }.fa.fa-file-image-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-image-o::before { content: \"\uf1c5\"; }.fa.fa-file-photo-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-photo-o::before { content: \"\uf1c5\"; }.fa.fa-file-picture-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-picture-o::before { content: \"\uf1c5\"; }.fa.fa-file-archive-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-archive-o::before { content: \"\uf1c6\"; }.fa.fa-file-zip-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-zip-o::before { content: \"\uf1c6\"; }.fa.fa-file-audio-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-audio-o::before { content: \"\uf1c7\"; }.fa.fa-file-sound-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-sound-o::before { content: \"\uf1c7\"; }.fa.fa-file-video-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-video-o::before { content: \"\uf1c8\"; }.fa.fa-file-movie-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-movie-o::before { content: \"\uf1c8\"; }.fa.fa-file-code-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-file-code-o::before { content: \"\uf1c9\"; }.fa.fa-codepen, .fa.fa-jsfiddle, .fa.fa-vine { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-life-bouy, .fa.fa-life-ring { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-bouy::before { content: \"\uf1cd\"; }.fa.fa-life-buoy { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-buoy::before { content: \"\uf1cd\"; }.fa.fa-life-saver { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-life-saver::before { content: \"\uf1cd\"; }.fa.fa-support { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-support::before { content: \"\uf1cd\"; }.fa.fa-circle-o-notch::before { content: \"\uf1ce\"; }.fa.fa-ra, .fa.fa-rebel { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ra::before { content: \"\uf1d0\"; }.fa.fa-resistance { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-resistance::before { content: \"\uf1d0\"; }.fa.fa-empire, .fa.fa-ge { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-ge::before { content: \"\uf1d1\"; }.fa.fa-git, .fa.fa-git-square, .fa.fa-hacker-news, .fa.fa-y-combinator-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-y-combinator-square::before { content: \"\uf1d4\"; }.fa.fa-yc-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc-square::before { content: \"\uf1d4\"; }.fa.fa-qq, .fa.fa-tencent-weibo, .fa.fa-wechat, .fa.fa-weixin { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wechat::before { content: \"\uf1d7\"; }.fa.fa-send::before { content: \"\uf1d8\"; }.fa.fa-paper-plane-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-paper-plane-o::before { content: \"\uf1d8\"; }.fa.fa-send-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-send-o::before { content: \"\uf1d8\"; }.fa.fa-circle-thin { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-circle-thin::before { content: \"\uf111\"; }.fa.fa-header::before { content: \"\uf1dc\"; }.fa.fa-sliders::before { content: \"\uf1de\"; }.fa.fa-futbol-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-futbol-o::before { content: \"\uf1e3\"; }.fa.fa-soccer-ball-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-soccer-ball-o::before { content: \"\uf1e3\"; }.fa.fa-slideshare, .fa.fa-twitch, .fa.fa-yelp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-newspaper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-newspaper-o::before { content: \"\uf1ea\"; }.fa.fa-cc-amex, .fa.fa-cc-discover, .fa.fa-cc-mastercard, .fa.fa-cc-paypal, .fa.fa-cc-stripe, .fa.fa-cc-visa, .fa.fa-google-wallet, .fa.fa-paypal { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-bell-slash-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-bell-slash-o::before { content: \"\uf1f6\"; }.fa.fa-trash::before { content: \"\uf2ed\"; }.fa.fa-copyright { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-eyedropper::before { content: \"\uf1fb\"; }.fa.fa-area-chart::before { content: \"\uf1fe\"; }.fa.fa-pie-chart::before { content: \"\uf200\"; }.fa.fa-line-chart::before { content: \"\uf201\"; }.fa.fa-angellist, .fa.fa-ioxhost, .fa.fa-lastfm, .fa.fa-lastfm-square { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cc { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-cc::before { content: \"\uf20a\"; }.fa.fa-ils::before, .fa.fa-shekel::before, .fa.fa-sheqel::before { content: \"\uf20b\"; }.fa.fa-meanpath { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-meanpath::before { content: \"\uf2b4\"; }.fa.fa-buysellads, .fa.fa-connectdevelop, .fa.fa-dashcube, .fa.fa-forumbee, .fa.fa-leanpub, .fa.fa-sellsy, .fa.fa-shirtsinbulk, .fa.fa-simplybuilt, .fa.fa-skyatlas { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-diamond { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-diamond::before { content: \"\uf3a5\"; }.fa.fa-intersex::before { content: \"\uf224\"; }.fa.fa-facebook-official { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-facebook-official::before { content: \"\uf09a\"; }.fa.fa-pinterest-p, .fa.fa-whatsapp { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-hotel::before { content: \"\uf236\"; }.fa.fa-medium, .fa.fa-viacoin, .fa.fa-y-combinator, .fa.fa-yc { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-yc::before { content: \"\uf23b\"; }.fa.fa-expeditedssl, .fa.fa-opencart, .fa.fa-optin-monster { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-battery-4::before, .fa.fa-battery::before { content: \"\uf240\"; }.fa.fa-battery-3::before { content: \"\uf241\"; }.fa.fa-battery-2::before { content: \"\uf242\"; }.fa.fa-battery-1::before { content: \"\uf243\"; }.fa.fa-battery-0::before { content: \"\uf244\"; }.fa.fa-object-group, .fa.fa-object-ungroup, .fa.fa-sticky-note-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-sticky-note-o::before { content: \"\uf249\"; }.fa.fa-cc-diners-club, .fa.fa-cc-jcb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-clone, .fa.fa-hourglass-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hourglass-o::before { content: \"\uf254\"; }.fa.fa-hourglass-1::before { content: \"\uf251\"; }.fa.fa-hourglass-2::before { content: \"\uf252\"; }.fa.fa-hourglass-3::before { content: \"\uf253\"; }.fa.fa-hand-rock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-rock-o::before { content: \"\uf255\"; }.fa.fa-hand-grab-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-grab-o::before { content: \"\uf255\"; }.fa.fa-hand-paper-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-paper-o::before { content: \"\uf256\"; }.fa.fa-hand-stop-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-stop-o::before { content: \"\uf256\"; }.fa.fa-hand-scissors-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-scissors-o::before { content: \"\uf257\"; }.fa.fa-hand-lizard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-lizard-o::before { content: \"\uf258\"; }.fa.fa-hand-spock-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-spock-o::before { content: \"\uf259\"; }.fa.fa-hand-pointer-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-pointer-o::before { content: \"\uf25a\"; }.fa.fa-hand-peace-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-hand-peace-o::before { content: \"\uf25b\"; }.fa.fa-registered { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-chrome, .fa.fa-creative-commons, .fa.fa-firefox, .fa.fa-get-pocket, .fa.fa-gg, .fa.fa-gg-circle, .fa.fa-internet-explorer, .fa.fa-odnoklassniki, .fa.fa-odnoklassniki-square, .fa.fa-opera, .fa.fa-safari, .fa.fa-wikipedia-w { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-television::before { content: \"\uf26c\"; }.fa.fa-500px, .fa.fa-amazon, .fa.fa-contao { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-calendar-plus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-plus-o::before { content: \"\uf271\"; }.fa.fa-calendar-minus-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-minus-o::before { content: \"\uf272\"; }.fa.fa-calendar-times-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-times-o::before { content: \"\uf273\"; }.fa.fa-calendar-check-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-calendar-check-o::before { content: \"\uf274\"; }.fa.fa-map-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-map-o::before { content: \"\uf279\"; }.fa.fa-commenting::before { content: \"\uf4ad\"; }.fa.fa-commenting-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-commenting-o::before { content: \"\uf4ad\"; }.fa.fa-houzz, .fa.fa-vimeo { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-vimeo::before { content: \"\uf27d\"; }.fa.fa-black-tie, .fa.fa-edge, .fa.fa-fonticons, .fa.fa-reddit-alien { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-credit-card-alt::before { content: \"\uf09d\"; }.fa.fa-codiepie, .fa.fa-fort-awesome, .fa.fa-mixcloud, .fa.fa-modx, .fa.fa-product-hunt, .fa.fa-scribd, .fa.fa-usb { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-pause-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-pause-circle-o::before { content: \"\uf28b\"; }.fa.fa-stop-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-stop-circle-o::before { content: \"\uf28d\"; }.fa.fa-bluetooth, .fa.fa-bluetooth-b, .fa.fa-envira, .fa.fa-gitlab, .fa.fa-wheelchair-alt, .fa.fa-wpbeginner, .fa.fa-wpforms { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-wheelchair-alt::before { content: \"\uf368\"; }.fa.fa-question-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-question-circle-o::before { content: \"\uf059\"; }.fa.fa-volume-control-phone::before { content: \"\uf2a0\"; }.fa.fa-asl-interpreting::before { content: \"\uf2a3\"; }.fa.fa-deafness::before, .fa.fa-hard-of-hearing::before { content: \"\uf2a4\"; }.fa.fa-glide, .fa.fa-glide-g { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-signing::before { content: \"\uf2a7\"; }.fa.fa-first-order, .fa.fa-google-plus-official, .fa.fa-pied-piper, .fa.fa-snapchat, .fa.fa-snapchat-ghost, .fa.fa-snapchat-square, .fa.fa-themeisle, .fa.fa-viadeo, .fa.fa-viadeo-square, .fa.fa-yoast { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-official::before { content: \"\uf2b3\"; }.fa.fa-google-plus-circle { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-google-plus-circle::before { content: \"\uf2b3\"; }.fa.fa-fa, .fa.fa-font-awesome { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-fa::before { content: \"\uf2b4\"; }.fa.fa-handshake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-handshake-o::before { content: \"\uf2b5\"; }.fa.fa-envelope-open-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-envelope-open-o::before { content: \"\uf2b6\"; }.fa.fa-linode { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-address-book-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-book-o::before { content: \"\uf2b9\"; }.fa.fa-vcard::before { content: \"\uf2bb\"; }.fa.fa-address-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-address-card-o::before { content: \"\uf2bb\"; }.fa.fa-vcard-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-vcard-o::before { content: \"\uf2bb\"; }.fa.fa-user-circle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-circle-o::before { content: \"\uf2bd\"; }.fa.fa-user-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-user-o::before { content: \"\uf007\"; }.fa.fa-id-badge { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license::before { content: \"\uf2c2\"; }.fa.fa-id-card-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-id-card-o::before { content: \"\uf2c2\"; }.fa.fa-drivers-license-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-drivers-license-o::before { content: \"\uf2c2\"; }.fa.fa-free-code-camp, .fa.fa-quora, .fa.fa-telegram { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-thermometer-4::before, .fa.fa-thermometer::before { content: \"\uf2c7\"; }.fa.fa-thermometer-3::before { content: \"\uf2c8\"; }.fa.fa-thermometer-2::before { content: \"\uf2c9\"; }.fa.fa-thermometer-1::before { content: \"\uf2ca\"; }.fa.fa-thermometer-0::before { content: \"\uf2cb\"; }.fa.fa-bathtub::before, .fa.fa-s15::before { content: \"\uf2cd\"; }.fa.fa-window-maximize, .fa.fa-window-restore { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle::before { content: \"\uf410\"; }.fa.fa-window-close-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-window-close-o::before { content: \"\uf410\"; }.fa.fa-times-rectangle-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-times-rectangle-o::before { content: \"\uf410\"; }.fa.fa-bandcamp, .fa.fa-eercast, .fa.fa-etsy, .fa.fa-grav, .fa.fa-imdb, .fa.fa-ravelry { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-eercast::before { content: \"\uf2da\"; }.fa.fa-snowflake-o { font-family: \"Font Awesome 5 Free\"; font-weight: 400; }.fa.fa-snowflake-o::before { content: \"\uf2dc\"; }.fa.fa-superpowers, .fa.fa-wpexplorer { font-family: \"Font Awesome 5 Brands\"; font-weight: 400; }.fa.fa-cab::before { content: \"\uf1ba\"; }<\/style><style media=\"all\" id=\"fa-main\">\/* inner styles set by WPT to match CSSOM *\/.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }.fa-xs { font-size: 0.75em; }.fa-sm { font-size: 0.875em; }.fa-1x { font-size: 1em; }.fa-2x { font-size: 2em; }.fa-3x { font-size: 3em; }.fa-4x { font-size: 4em; }.fa-5x { font-size: 5em; }.fa-6x { font-size: 6em; }.fa-7x { font-size: 7em; }.fa-8x { font-size: 8em; }.fa-9x { font-size: 9em; }.fa-10x { font-size: 10em; }.fa-fw { text-align: center; width: 1.25em; }.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0px; }.fa-ul > li { position: relative; }.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }.fa-border { border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; padding: 0.2em 0.25em 0.15em; }.fa-pull-left { float: left; }.fa-pull-right { float: right; }.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left { margin-right: 0.3em; }.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right { margin-left: 0.3em; }.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }@-webkit-keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}@keyframes fa-spin { \n  0% { transform: rotate(0deg); }\n  100% { transform: rotate(1turn); }\n}.fa-rotate-90 { transform: rotate(90deg); }.fa-rotate-180 { transform: rotate(180deg); }.fa-rotate-270 { transform: rotate(270deg); }.fa-flip-horizontal { transform: scaleX(-1); }.fa-flip-vertical { transform: scaleY(-1); }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical { }.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1); }:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 { filter: none; }.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; }.fa-stack-1x, .fa-stack-2x { left: 0px; position: absolute; text-align: center; width: 100%; }.fa-stack-1x { line-height: inherit; }.fa-stack-2x { font-size: 2em; }.fa-inverse { color: rgb(255, 255, 255); }.fa-500px::before { content: \"\uf26e\"; }.fa-accessible-icon::before { content: \"\uf368\"; }.fa-accusoft::before { content: \"\uf369\"; }.fa-acquisitions-incorporated::before { content: \"\uf6af\"; }.fa-ad::before { content: \"\uf641\"; }.fa-address-book::before { content: \"\uf2b9\"; }.fa-address-card::before { content: \"\uf2bb\"; }.fa-adjust::before { content: \"\uf042\"; }.fa-adn::before { content: \"\uf170\"; }.fa-adversal::before { content: \"\uf36a\"; }.fa-affiliatetheme::before { content: \"\uf36b\"; }.fa-air-freshener::before { content: \"\uf5d0\"; }.fa-airbnb::before { content: \"\uf834\"; }.fa-algolia::before { content: \"\uf36c\"; }.fa-align-center::before { content: \"\uf037\"; }.fa-align-justify::before { content: \"\uf039\"; }.fa-align-left::before { content: \"\uf036\"; }.fa-align-right::before { content: \"\uf038\"; }.fa-alipay::before { content: \"\uf642\"; }.fa-allergies::before { content: \"\uf461\"; }.fa-amazon::before { content: \"\uf270\"; }.fa-amazon-pay::before { content: \"\uf42c\"; }.fa-ambulance::before { content: \"\uf0f9\"; }.fa-american-sign-language-interpreting::before { content: \"\uf2a3\"; }.fa-amilia::before { content: \"\uf36d\"; }.fa-anchor::before { content: \"\uf13d\"; }.fa-android::before { content: \"\uf17b\"; }.fa-angellist::before { content: \"\uf209\"; }.fa-angle-double-down::before { content: \"\uf103\"; }.fa-angle-double-left::before { content: \"\uf100\"; }.fa-angle-double-right::before { content: \"\uf101\"; }.fa-angle-double-up::before { content: \"\uf102\"; }.fa-angle-down::before { content: \"\uf107\"; }.fa-angle-left::before { content: \"\uf104\"; }.fa-angle-right::before { content: \"\uf105\"; }.fa-angle-up::before { content: \"\uf106\"; }.fa-angry::before { content: \"\uf556\"; }.fa-angrycreative::before { content: \"\uf36e\"; }.fa-angular::before { content: \"\uf420\"; }.fa-ankh::before { content: \"\uf644\"; }.fa-app-store::before { content: \"\uf36f\"; }.fa-app-store-ios::before { content: \"\uf370\"; }.fa-apper::before { content: \"\uf371\"; }.fa-apple::before { content: \"\uf179\"; }.fa-apple-alt::before { content: \"\uf5d1\"; }.fa-apple-pay::before { content: \"\uf415\"; }.fa-archive::before { content: \"\uf187\"; }.fa-archway::before { content: \"\uf557\"; }.fa-arrow-alt-circle-down::before { content: \"\uf358\"; }.fa-arrow-alt-circle-left::before { content: \"\uf359\"; }.fa-arrow-alt-circle-right::before { content: \"\uf35a\"; }.fa-arrow-alt-circle-up::before { content: \"\uf35b\"; }.fa-arrow-circle-down::before { content: \"\uf0ab\"; }.fa-arrow-circle-left::before { content: \"\uf0a8\"; }.fa-arrow-circle-right::before { content: \"\uf0a9\"; }.fa-arrow-circle-up::before { content: \"\uf0aa\"; }.fa-arrow-down::before { content: \"\uf063\"; }.fa-arrow-left::before { content: \"\uf060\"; }.fa-arrow-right::before { content: \"\uf061\"; }.fa-arrow-up::before { content: \"\uf062\"; }.fa-arrows-alt::before { content: \"\uf0b2\"; }.fa-arrows-alt-h::before { content: \"\uf337\"; }.fa-arrows-alt-v::before { content: \"\uf338\"; }.fa-artstation::before { content: \"\uf77a\"; }.fa-assistive-listening-systems::before { content: \"\uf2a2\"; }.fa-asterisk::before { content: \"\uf069\"; }.fa-asymmetrik::before { content: \"\uf372\"; }.fa-at::before { content: \"\uf1fa\"; }.fa-atlas::before { content: \"\uf558\"; }.fa-atlassian::before { content: \"\uf77b\"; }.fa-atom::before { content: \"\uf5d2\"; }.fa-audible::before { content: \"\uf373\"; }.fa-audio-description::before { content: \"\uf29e\"; }.fa-autoprefixer::before { content: \"\uf41c\"; }.fa-avianex::before { content: \"\uf374\"; }.fa-aviato::before { content: \"\uf421\"; }.fa-award::before { content: \"\uf559\"; }.fa-aws::before { content: \"\uf375\"; }.fa-baby::before { content: \"\uf77c\"; }.fa-baby-carriage::before { content: \"\uf77d\"; }.fa-backspace::before { content: \"\uf55a\"; }.fa-backward::before { content: \"\uf04a\"; }.fa-bacon::before { content: \"\uf7e5\"; }.fa-bacteria::before { content: \"\ue059\"; }.fa-bacterium::before { content: \"\ue05a\"; }.fa-bahai::before { content: \"\uf666\"; }.fa-balance-scale::before { content: \"\uf24e\"; }.fa-balance-scale-left::before { content: \"\uf515\"; }.fa-balance-scale-right::before { content: \"\uf516\"; }.fa-ban::before { content: \"\uf05e\"; }.fa-band-aid::before { content: \"\uf462\"; }.fa-bandcamp::before { content: \"\uf2d5\"; }.fa-barcode::before { content: \"\uf02a\"; }.fa-bars::before { content: \"\uf0c9\"; }.fa-baseball-ball::before { content: \"\uf433\"; }.fa-basketball-ball::before { content: \"\uf434\"; }.fa-bath::before { content: \"\uf2cd\"; }.fa-battery-empty::before { content: \"\uf244\"; }.fa-battery-full::before { content: \"\uf240\"; }.fa-battery-half::before { content: \"\uf242\"; }.fa-battery-quarter::before { content: \"\uf243\"; }.fa-battery-three-quarters::before { content: \"\uf241\"; }.fa-battle-net::before { content: \"\uf835\"; }.fa-bed::before { content: \"\uf236\"; }.fa-beer::before { content: \"\uf0fc\"; }.fa-behance::before { content: \"\uf1b4\"; }.fa-behance-square::before { content: \"\uf1b5\"; }.fa-bell::before { content: \"\uf0f3\"; }.fa-bell-slash::before { content: \"\uf1f6\"; }.fa-bezier-curve::before { content: \"\uf55b\"; }.fa-bible::before { content: \"\uf647\"; }.fa-bicycle::before { content: \"\uf206\"; }.fa-biking::before { content: \"\uf84a\"; }.fa-bimobject::before { content: \"\uf378\"; }.fa-binoculars::before { content: \"\uf1e5\"; }.fa-biohazard::before { content: \"\uf780\"; }.fa-birthday-cake::before { content: \"\uf1fd\"; }.fa-bitbucket::before { content: \"\uf171\"; }.fa-bitcoin::before { content: \"\uf379\"; }.fa-bity::before { content: \"\uf37a\"; }.fa-black-tie::before { content: \"\uf27e\"; }.fa-blackberry::before { content: \"\uf37b\"; }.fa-blender::before { content: \"\uf517\"; }.fa-blender-phone::before { content: \"\uf6b6\"; }.fa-blind::before { content: \"\uf29d\"; }.fa-blog::before { content: \"\uf781\"; }.fa-blogger::before { content: \"\uf37c\"; }.fa-blogger-b::before { content: \"\uf37d\"; }.fa-bluetooth::before { content: \"\uf293\"; }.fa-bluetooth-b::before { content: \"\uf294\"; }.fa-bold::before { content: \"\uf032\"; }.fa-bolt::before { content: \"\uf0e7\"; }.fa-bomb::before { content: \"\uf1e2\"; }.fa-bone::before { content: \"\uf5d7\"; }.fa-bong::before { content: \"\uf55c\"; }.fa-book::before { content: \"\uf02d\"; }.fa-book-dead::before { content: \"\uf6b7\"; }.fa-book-medical::before { content: \"\uf7e6\"; }.fa-book-open::before { content: \"\uf518\"; }.fa-book-reader::before { content: \"\uf5da\"; }.fa-bookmark::before { content: \"\uf02e\"; }.fa-bootstrap::before { content: \"\uf836\"; }.fa-border-all::before { content: \"\uf84c\"; }.fa-border-none::before { content: \"\uf850\"; }.fa-border-style::before { content: \"\uf853\"; }.fa-bowling-ball::before { content: \"\uf436\"; }.fa-box::before { content: \"\uf466\"; }.fa-box-open::before { content: \"\uf49e\"; }.fa-box-tissue::before { content: \"\ue05b\"; }.fa-boxes::before { content: \"\uf468\"; }.fa-braille::before { content: \"\uf2a1\"; }.fa-brain::before { content: \"\uf5dc\"; }.fa-bread-slice::before { content: \"\uf7ec\"; }.fa-briefcase::before { content: \"\uf0b1\"; }.fa-briefcase-medical::before { content: \"\uf469\"; }.fa-broadcast-tower::before { content: \"\uf519\"; }.fa-broom::before { content: \"\uf51a\"; }.fa-brush::before { content: \"\uf55d\"; }.fa-btc::before { content: \"\uf15a\"; }.fa-buffer::before { content: \"\uf837\"; }.fa-bug::before { content: \"\uf188\"; }.fa-building::before { content: \"\uf1ad\"; }.fa-bullhorn::before { content: \"\uf0a1\"; }.fa-bullseye::before { content: \"\uf140\"; }.fa-burn::before { content: \"\uf46a\"; }.fa-buromobelexperte::before { content: \"\uf37f\"; }.fa-bus::before { content: \"\uf207\"; }.fa-bus-alt::before { content: \"\uf55e\"; }.fa-business-time::before { content: \"\uf64a\"; }.fa-buy-n-large::before { content: \"\uf8a6\"; }.fa-buysellads::before { content: \"\uf20d\"; }.fa-calculator::before { content: \"\uf1ec\"; }.fa-calendar::before { content: \"\uf133\"; }.fa-calendar-alt::before { content: \"\uf073\"; }.fa-calendar-check::before { content: \"\uf274\"; }.fa-calendar-day::before { content: \"\uf783\"; }.fa-calendar-minus::before { content: \"\uf272\"; }.fa-calendar-plus::before { content: \"\uf271\"; }.fa-calendar-times::before { content: \"\uf273\"; }.fa-calendar-week::before { content: \"\uf784\"; }.fa-camera::before { content: \"\uf030\"; }.fa-camera-retro::before { content: \"\uf083\"; }.fa-campground::before { content: \"\uf6bb\"; }.fa-canadian-maple-leaf::before { content: \"\uf785\"; }.fa-candy-cane::before { content: \"\uf786\"; }.fa-cannabis::before { content: \"\uf55f\"; }.fa-capsules::before { content: \"\uf46b\"; }.fa-car::before { content: \"\uf1b9\"; }.fa-car-alt::before { content: \"\uf5de\"; }.fa-car-battery::before { content: \"\uf5df\"; }.fa-car-crash::before { content: \"\uf5e1\"; }.fa-car-side::before { content: \"\uf5e4\"; }.fa-caravan::before { content: \"\uf8ff\"; }.fa-caret-down::before { content: \"\uf0d7\"; }.fa-caret-left::before { content: \"\uf0d9\"; }.fa-caret-right::before { content: \"\uf0da\"; }.fa-caret-square-down::before { content: \"\uf150\"; }.fa-caret-square-left::before { content: \"\uf191\"; }.fa-caret-square-right::before { content: \"\uf152\"; }.fa-caret-square-up::before { content: \"\uf151\"; }.fa-caret-up::before { content: \"\uf0d8\"; }.fa-carrot::before { content: \"\uf787\"; }.fa-cart-arrow-down::before { content: \"\uf218\"; }.fa-cart-plus::before { content: \"\uf217\"; }.fa-cash-register::before { content: \"\uf788\"; }.fa-cat::before { content: \"\uf6be\"; }.fa-cc-amazon-pay::before { content: \"\uf42d\"; }.fa-cc-amex::before { content: \"\uf1f3\"; }.fa-cc-apple-pay::before { content: \"\uf416\"; }.fa-cc-diners-club::before { content: \"\uf24c\"; }.fa-cc-discover::before { content: \"\uf1f2\"; }.fa-cc-jcb::before { content: \"\uf24b\"; }.fa-cc-mastercard::before { content: \"\uf1f1\"; }.fa-cc-paypal::before { content: \"\uf1f4\"; }.fa-cc-stripe::before { content: \"\uf1f5\"; }.fa-cc-visa::before { content: \"\uf1f0\"; }.fa-centercode::before { content: \"\uf380\"; }.fa-centos::before { content: \"\uf789\"; }.fa-certificate::before { content: \"\uf0a3\"; }.fa-chair::before { content: \"\uf6c0\"; }.fa-chalkboard::before { content: \"\uf51b\"; }.fa-chalkboard-teacher::before { content: \"\uf51c\"; }.fa-charging-station::before { content: \"\uf5e7\"; }.fa-chart-area::before { content: \"\uf1fe\"; }.fa-chart-bar::before { content: \"\uf080\"; }.fa-chart-line::before { content: \"\uf201\"; }.fa-chart-pie::before { content: \"\uf200\"; }.fa-check::before { content: \"\uf00c\"; }.fa-check-circle::before { content: \"\uf058\"; }.fa-check-double::before { content: \"\uf560\"; }.fa-check-square::before { content: \"\uf14a\"; }.fa-cheese::before { content: \"\uf7ef\"; }.fa-chess::before { content: \"\uf439\"; }.fa-chess-bishop::before { content: \"\uf43a\"; }.fa-chess-board::before { content: \"\uf43c\"; }.fa-chess-king::before { content: \"\uf43f\"; }.fa-chess-knight::before { content: \"\uf441\"; }.fa-chess-pawn::before { content: \"\uf443\"; }.fa-chess-queen::before { content: \"\uf445\"; }.fa-chess-rook::before { content: \"\uf447\"; }.fa-chevron-circle-down::before { content: \"\uf13a\"; }.fa-chevron-circle-left::before { content: \"\uf137\"; }.fa-chevron-circle-right::before { content: \"\uf138\"; }.fa-chevron-circle-up::before { content: \"\uf139\"; }.fa-chevron-down::before { content: \"\uf078\"; }.fa-chevron-left::before { content: \"\uf053\"; }.fa-chevron-right::before { content: \"\uf054\"; }.fa-chevron-up::before { content: \"\uf077\"; }.fa-child::before { content: \"\uf1ae\"; }.fa-chrome::before { content: \"\uf268\"; }.fa-chromecast::before { content: \"\uf838\"; }.fa-church::before { content: \"\uf51d\"; }.fa-circle::before { content: \"\uf111\"; }.fa-circle-notch::before { content: \"\uf1ce\"; }.fa-city::before { content: \"\uf64f\"; }.fa-clinic-medical::before { content: \"\uf7f2\"; }.fa-clipboard::before { content: \"\uf328\"; }.fa-clipboard-check::before { content: \"\uf46c\"; }.fa-clipboard-list::before { content: \"\uf46d\"; }.fa-clock::before { content: \"\uf017\"; }.fa-clone::before { content: \"\uf24d\"; }.fa-closed-captioning::before { content: \"\uf20a\"; }.fa-cloud::before { content: \"\uf0c2\"; }.fa-cloud-download-alt::before { content: \"\uf381\"; }.fa-cloud-meatball::before { content: \"\uf73b\"; }.fa-cloud-moon::before { content: \"\uf6c3\"; }.fa-cloud-moon-rain::before { content: \"\uf73c\"; }.fa-cloud-rain::before { content: \"\uf73d\"; }.fa-cloud-showers-heavy::before { content: \"\uf740\"; }.fa-cloud-sun::before { content: \"\uf6c4\"; }.fa-cloud-sun-rain::before { content: \"\uf743\"; }.fa-cloud-upload-alt::before { content: \"\uf382\"; }.fa-cloudflare::before { content: \"\ue07d\"; }.fa-cloudscale::before { content: \"\uf383\"; }.fa-cloudsmith::before { content: \"\uf384\"; }.fa-cloudversify::before { content: \"\uf385\"; }.fa-cocktail::before { content: \"\uf561\"; }.fa-code::before { content: \"\uf121\"; }.fa-code-branch::before { content: \"\uf126\"; }.fa-codepen::before { content: \"\uf1cb\"; }.fa-codiepie::before { content: \"\uf284\"; }.fa-coffee::before { content: \"\uf0f4\"; }.fa-cog::before { content: \"\uf013\"; }.fa-cogs::before { content: \"\uf085\"; }.fa-coins::before { content: \"\uf51e\"; }.fa-columns::before { content: \"\uf0db\"; }.fa-comment::before { content: \"\uf075\"; }.fa-comment-alt::before { content: \"\uf27a\"; }.fa-comment-dollar::before { content: \"\uf651\"; }.fa-comment-dots::before { content: \"\uf4ad\"; }.fa-comment-medical::before { content: \"\uf7f5\"; }.fa-comment-slash::before { content: \"\uf4b3\"; }.fa-comments::before { content: \"\uf086\"; }.fa-comments-dollar::before { content: \"\uf653\"; }.fa-compact-disc::before { content: \"\uf51f\"; }.fa-compass::before { content: \"\uf14e\"; }.fa-compress::before { content: \"\uf066\"; }.fa-compress-alt::before { content: \"\uf422\"; }.fa-compress-arrows-alt::before { content: \"\uf78c\"; }.fa-concierge-bell::before { content: \"\uf562\"; }.fa-confluence::before { content: \"\uf78d\"; }.fa-connectdevelop::before { content: \"\uf20e\"; }.fa-contao::before { content: \"\uf26d\"; }.fa-cookie::before { content: \"\uf563\"; }.fa-cookie-bite::before { content: \"\uf564\"; }.fa-copy::before { content: \"\uf0c5\"; }.fa-copyright::before { content: \"\uf1f9\"; }.fa-cotton-bureau::before { content: \"\uf89e\"; }.fa-couch::before { content: \"\uf4b8\"; }.fa-cpanel::before { content: \"\uf388\"; }.fa-creative-commons::before { content: \"\uf25e\"; }.fa-creative-commons-by::before { content: \"\uf4e7\"; }.fa-creative-commons-nc::before { content: \"\uf4e8\"; }.fa-creative-commons-nc-eu::before { content: \"\uf4e9\"; }.fa-creative-commons-nc-jp::before { content: \"\uf4ea\"; }.fa-creative-commons-nd::before { content: \"\uf4eb\"; }.fa-creative-commons-pd::before { content: \"\uf4ec\"; }.fa-creative-commons-pd-alt::before { content: \"\uf4ed\"; }.fa-creative-commons-remix::before { content: \"\uf4ee\"; }.fa-creative-commons-sa::before { content: \"\uf4ef\"; }.fa-creative-commons-sampling::before { content: \"\uf4f0\"; }.fa-creative-commons-sampling-plus::before { content: \"\uf4f1\"; }.fa-creative-commons-share::before { content: \"\uf4f2\"; }.fa-creative-commons-zero::before { content: \"\uf4f3\"; }.fa-credit-card::before { content: \"\uf09d\"; }.fa-critical-role::before { content: \"\uf6c9\"; }.fa-crop::before { content: \"\uf125\"; }.fa-crop-alt::before { content: \"\uf565\"; }.fa-cross::before { content: \"\uf654\"; }.fa-crosshairs::before { content: \"\uf05b\"; }.fa-crow::before { content: \"\uf520\"; }.fa-crown::before { content: \"\uf521\"; }.fa-crutch::before { content: \"\uf7f7\"; }.fa-css3::before { content: \"\uf13c\"; }.fa-css3-alt::before { content: \"\uf38b\"; }.fa-cube::before { content: \"\uf1b2\"; }.fa-cubes::before { content: \"\uf1b3\"; }.fa-cut::before { content: \"\uf0c4\"; }.fa-cuttlefish::before { content: \"\uf38c\"; }.fa-d-and-d::before { content: \"\uf38d\"; }.fa-d-and-d-beyond::before { content: \"\uf6ca\"; }.fa-dailymotion::before { content: \"\ue052\"; }.fa-dashcube::before { content: \"\uf210\"; }.fa-database::before { content: \"\uf1c0\"; }.fa-deaf::before { content: \"\uf2a4\"; }.fa-deezer::before { content: \"\ue077\"; }.fa-delicious::before { content: \"\uf1a5\"; }.fa-democrat::before { content: \"\uf747\"; }.fa-deploydog::before { content: \"\uf38e\"; }.fa-deskpro::before { content: \"\uf38f\"; }.fa-desktop::before { content: \"\uf108\"; }.fa-dev::before { content: \"\uf6cc\"; }.fa-deviantart::before { content: \"\uf1bd\"; }.fa-dharmachakra::before { content: \"\uf655\"; }.fa-dhl::before { content: \"\uf790\"; }.fa-diagnoses::before { content: \"\uf470\"; }.fa-diaspora::before { content: \"\uf791\"; }.fa-dice::before { content: \"\uf522\"; }.fa-dice-d20::before { content: \"\uf6cf\"; }.fa-dice-d6::before { content: \"\uf6d1\"; }.fa-dice-five::before { content: \"\uf523\"; }.fa-dice-four::before { content: \"\uf524\"; }.fa-dice-one::before { content: \"\uf525\"; }.fa-dice-six::before { content: \"\uf526\"; }.fa-dice-three::before { content: \"\uf527\"; }.fa-dice-two::before { content: \"\uf528\"; }.fa-digg::before { content: \"\uf1a6\"; }.fa-digital-ocean::before { content: \"\uf391\"; }.fa-digital-tachograph::before { content: \"\uf566\"; }.fa-directions::before { content: \"\uf5eb\"; }.fa-discord::before { content: \"\uf392\"; }.fa-discourse::before { content: \"\uf393\"; }.fa-disease::before { content: \"\uf7fa\"; }.fa-divide::before { content: \"\uf529\"; }.fa-dizzy::before { content: \"\uf567\"; }.fa-dna::before { content: \"\uf471\"; }.fa-dochub::before { content: \"\uf394\"; }.fa-docker::before { content: \"\uf395\"; }.fa-dog::before { content: \"\uf6d3\"; }.fa-dollar-sign::before { content: \"\uf155\"; }.fa-dolly::before { content: \"\uf472\"; }.fa-dolly-flatbed::before { content: \"\uf474\"; }.fa-donate::before { content: \"\uf4b9\"; }.fa-door-closed::before { content: \"\uf52a\"; }.fa-door-open::before { content: \"\uf52b\"; }.fa-dot-circle::before { content: \"\uf192\"; }.fa-dove::before { content: \"\uf4ba\"; }.fa-download::before { content: \"\uf019\"; }.fa-draft2digital::before { content: \"\uf396\"; }.fa-drafting-compass::before { content: \"\uf568\"; }.fa-dragon::before { content: \"\uf6d5\"; }.fa-draw-polygon::before { content: \"\uf5ee\"; }.fa-dribbble::before { content: \"\uf17d\"; }.fa-dribbble-square::before { content: \"\uf397\"; }.fa-dropbox::before { content: \"\uf16b\"; }.fa-drum::before { content: \"\uf569\"; }.fa-drum-steelpan::before { content: \"\uf56a\"; }.fa-drumstick-bite::before { content: \"\uf6d7\"; }.fa-drupal::before { content: \"\uf1a9\"; }.fa-dumbbell::before { content: \"\uf44b\"; }.fa-dumpster::before { content: \"\uf793\"; }.fa-dumpster-fire::before { content: \"\uf794\"; }.fa-dungeon::before { content: \"\uf6d9\"; }.fa-dyalog::before { content: \"\uf399\"; }.fa-earlybirds::before { content: \"\uf39a\"; }.fa-ebay::before { content: \"\uf4f4\"; }.fa-edge::before { content: \"\uf282\"; }.fa-edge-legacy::before { content: \"\ue078\"; }.fa-edit::before { content: \"\uf044\"; }.fa-egg::before { content: \"\uf7fb\"; }.fa-eject::before { content: \"\uf052\"; }.fa-elementor::before { content: \"\uf430\"; }.fa-ellipsis-h::before { content: \"\uf141\"; }.fa-ellipsis-v::before { content: \"\uf142\"; }.fa-ello::before { content: \"\uf5f1\"; }.fa-ember::before { content: \"\uf423\"; }.fa-empire::before { content: \"\uf1d1\"; }.fa-envelope::before { content: \"\uf0e0\"; }.fa-envelope-open::before { content: \"\uf2b6\"; }.fa-envelope-open-text::before { content: \"\uf658\"; }.fa-envelope-square::before { content: \"\uf199\"; }.fa-envira::before { content: \"\uf299\"; }.fa-equals::before { content: \"\uf52c\"; }.fa-eraser::before { content: \"\uf12d\"; }.fa-erlang::before { content: \"\uf39d\"; }.fa-ethereum::before { content: \"\uf42e\"; }.fa-ethernet::before { content: \"\uf796\"; }.fa-etsy::before { content: \"\uf2d7\"; }.fa-euro-sign::before { content: \"\uf153\"; }.fa-evernote::before { content: \"\uf839\"; }.fa-exchange-alt::before { content: \"\uf362\"; }.fa-exclamation::before { content: \"\uf12a\"; }.fa-exclamation-circle::before { content: \"\uf06a\"; }.fa-exclamation-triangle::before { content: \"\uf071\"; }.fa-expand::before { content: \"\uf065\"; }.fa-expand-alt::before { content: \"\uf424\"; }.fa-expand-arrows-alt::before { content: \"\uf31e\"; }.fa-expeditedssl::before { content: \"\uf23e\"; }.fa-external-link-alt::before { content: \"\uf35d\"; }.fa-external-link-square-alt::before { content: \"\uf360\"; }.fa-eye::before { content: \"\uf06e\"; }.fa-eye-dropper::before { content: \"\uf1fb\"; }.fa-eye-slash::before { content: \"\uf070\"; }.fa-facebook::before { content: \"\uf09a\"; }.fa-facebook-f::before { content: \"\uf39e\"; }.fa-facebook-messenger::before { content: \"\uf39f\"; }.fa-facebook-square::before { content: \"\uf082\"; }.fa-fan::before { content: \"\uf863\"; }.fa-fantasy-flight-games::before { content: \"\uf6dc\"; }.fa-fast-backward::before { content: \"\uf049\"; }.fa-fast-forward::before { content: \"\uf050\"; }.fa-faucet::before { content: \"\ue005\"; }.fa-fax::before { content: \"\uf1ac\"; }.fa-feather::before { content: \"\uf52d\"; }.fa-feather-alt::before { content: \"\uf56b\"; }.fa-fedex::before { content: \"\uf797\"; }.fa-fedora::before { content: \"\uf798\"; }.fa-female::before { content: \"\uf182\"; }.fa-fighter-jet::before { content: \"\uf0fb\"; }.fa-figma::before { content: \"\uf799\"; }.fa-file::before { content: \"\uf15b\"; }.fa-file-alt::before { content: \"\uf15c\"; }.fa-file-archive::before { content: \"\uf1c6\"; }.fa-file-audio::before { content: \"\uf1c7\"; }.fa-file-code::before { content: \"\uf1c9\"; }.fa-file-contract::before { content: \"\uf56c\"; }.fa-file-csv::before { content: \"\uf6dd\"; }.fa-file-download::before { content: \"\uf56d\"; }.fa-file-excel::before { content: \"\uf1c3\"; }.fa-file-export::before { content: \"\uf56e\"; }.fa-file-image::before { content: \"\uf1c5\"; }.fa-file-import::before { content: \"\uf56f\"; }.fa-file-invoice::before { content: \"\uf570\"; }.fa-file-invoice-dollar::before { content: \"\uf571\"; }.fa-file-medical::before { content: \"\uf477\"; }.fa-file-medical-alt::before { content: \"\uf478\"; }.fa-file-pdf::before { content: \"\uf1c1\"; }.fa-file-powerpoint::before { content: \"\uf1c4\"; }.fa-file-prescription::before { content: \"\uf572\"; }.fa-file-signature::before { content: \"\uf573\"; }.fa-file-upload::before { content: \"\uf574\"; }.fa-file-video::before { content: \"\uf1c8\"; }.fa-file-word::before { content: \"\uf1c2\"; }.fa-fill::before { content: \"\uf575\"; }.fa-fill-drip::before { content: \"\uf576\"; }.fa-film::before { content: \"\uf008\"; }.fa-filter::before { content: \"\uf0b0\"; }.fa-fingerprint::before { content: \"\uf577\"; }.fa-fire::before { content: \"\uf06d\"; }.fa-fire-alt::before { content: \"\uf7e4\"; }.fa-fire-extinguisher::before { content: \"\uf134\"; }.fa-firefox::before { content: \"\uf269\"; }.fa-firefox-browser::before { content: \"\ue007\"; }.fa-first-aid::before { content: \"\uf479\"; }.fa-first-order::before { content: \"\uf2b0\"; }.fa-first-order-alt::before { content: \"\uf50a\"; }.fa-firstdraft::before { content: \"\uf3a1\"; }.fa-fish::before { content: \"\uf578\"; }.fa-fist-raised::before { content: \"\uf6de\"; }.fa-flag::before { content: \"\uf024\"; }.fa-flag-checkered::before { content: \"\uf11e\"; }.fa-flag-usa::before { content: \"\uf74d\"; }.fa-flask::before { content: \"\uf0c3\"; }.fa-flickr::before { content: \"\uf16e\"; }.fa-flipboard::before { content: \"\uf44d\"; }.fa-flushed::before { content: \"\uf579\"; }.fa-fly::before { content: \"\uf417\"; }.fa-folder::before { content: \"\uf07b\"; }.fa-folder-minus::before { content: \"\uf65d\"; }.fa-folder-open::before { content: \"\uf07c\"; }.fa-folder-plus::before { content: \"\uf65e\"; }.fa-font::before { content: \"\uf031\"; }.fa-font-awesome::before { content: \"\uf2b4\"; }.fa-font-awesome-alt::before { content: \"\uf35c\"; }.fa-font-awesome-flag::before { content: \"\uf425\"; }.fa-font-awesome-logo-full::before { content: \"\uf4e6\"; }.fa-fonticons::before { content: \"\uf280\"; }.fa-fonticons-fi::before { content: \"\uf3a2\"; }.fa-football-ball::before { content: \"\uf44e\"; }.fa-fort-awesome::before { content: \"\uf286\"; }.fa-fort-awesome-alt::before { content: \"\uf3a3\"; }.fa-forumbee::before { content: \"\uf211\"; }.fa-forward::before { content: \"\uf04e\"; }.fa-foursquare::before { content: \"\uf180\"; }.fa-free-code-camp::before { content: \"\uf2c5\"; }.fa-freebsd::before { content: \"\uf3a4\"; }.fa-frog::before { content: \"\uf52e\"; }.fa-frown::before { content: \"\uf119\"; }.fa-frown-open::before { content: \"\uf57a\"; }.fa-fulcrum::before { content: \"\uf50b\"; }.fa-funnel-dollar::before { content: \"\uf662\"; }.fa-futbol::before { content: \"\uf1e3\"; }.fa-galactic-republic::before { content: \"\uf50c\"; }.fa-galactic-senate::before { content: \"\uf50d\"; }.fa-gamepad::before { content: \"\uf11b\"; }.fa-gas-pump::before { content: \"\uf52f\"; }.fa-gavel::before { content: \"\uf0e3\"; }.fa-gem::before { content: \"\uf3a5\"; }.fa-genderless::before { content: \"\uf22d\"; }.fa-get-pocket::before { content: \"\uf265\"; }.fa-gg::before { content: \"\uf260\"; }.fa-gg-circle::before { content: \"\uf261\"; }.fa-ghost::before { content: \"\uf6e2\"; }.fa-gift::before { content: \"\uf06b\"; }.fa-gifts::before { content: \"\uf79c\"; }.fa-git::before { content: \"\uf1d3\"; }.fa-git-alt::before { content: \"\uf841\"; }.fa-git-square::before { content: \"\uf1d2\"; }.fa-github::before { content: \"\uf09b\"; }.fa-github-alt::before { content: \"\uf113\"; }.fa-github-square::before { content: \"\uf092\"; }.fa-gitkraken::before { content: \"\uf3a6\"; }.fa-gitlab::before { content: \"\uf296\"; }.fa-gitter::before { content: \"\uf426\"; }.fa-glass-cheers::before { content: \"\uf79f\"; }.fa-glass-martini::before { content: \"\uf000\"; }.fa-glass-martini-alt::before { content: \"\uf57b\"; }.fa-glass-whiskey::before { content: \"\uf7a0\"; }.fa-glasses::before { content: \"\uf530\"; }.fa-glide::before { content: \"\uf2a5\"; }.fa-glide-g::before { content: \"\uf2a6\"; }.fa-globe::before { content: \"\uf0ac\"; }.fa-globe-africa::before { content: \"\uf57c\"; }.fa-globe-americas::before { content: \"\uf57d\"; }.fa-globe-asia::before { content: \"\uf57e\"; }.fa-globe-europe::before { content: \"\uf7a2\"; }.fa-gofore::before { content: \"\uf3a7\"; }.fa-golf-ball::before { content: \"\uf450\"; }.fa-goodreads::before { content: \"\uf3a8\"; }.fa-goodreads-g::before { content: \"\uf3a9\"; }.fa-google::before { content: \"\uf1a0\"; }.fa-google-drive::before { content: \"\uf3aa\"; }.fa-google-pay::before { content: \"\ue079\"; }.fa-google-play::before { content: \"\uf3ab\"; }.fa-google-plus::before { content: \"\uf2b3\"; }.fa-google-plus-g::before { content: \"\uf0d5\"; }.fa-google-plus-square::before { content: \"\uf0d4\"; }.fa-google-wallet::before { content: \"\uf1ee\"; }.fa-gopuram::before { content: \"\uf664\"; }.fa-graduation-cap::before { content: \"\uf19d\"; }.fa-gratipay::before { content: \"\uf184\"; }.fa-grav::before { content: \"\uf2d6\"; }.fa-greater-than::before { content: \"\uf531\"; }.fa-greater-than-equal::before { content: \"\uf532\"; }.fa-grimace::before { content: \"\uf57f\"; }.fa-grin::before { content: \"\uf580\"; }.fa-grin-alt::before { content: \"\uf581\"; }.fa-grin-beam::before { content: \"\uf582\"; }.fa-grin-beam-sweat::before { content: \"\uf583\"; }.fa-grin-hearts::before { content: \"\uf584\"; }.fa-grin-squint::before { content: \"\uf585\"; }.fa-grin-squint-tears::before { content: \"\uf586\"; }.fa-grin-stars::before { content: \"\uf587\"; }.fa-grin-tears::before { content: \"\uf588\"; }.fa-grin-tongue::before { content: \"\uf589\"; }.fa-grin-tongue-squint::before { content: \"\uf58a\"; }.fa-grin-tongue-wink::before { content: \"\uf58b\"; }.fa-grin-wink::before { content: \"\uf58c\"; }.fa-grip-horizontal::before { content: \"\uf58d\"; }.fa-grip-lines::before { content: \"\uf7a4\"; }.fa-grip-lines-vertical::before { content: \"\uf7a5\"; }.fa-grip-vertical::before { content: \"\uf58e\"; }.fa-gripfire::before { content: \"\uf3ac\"; }.fa-grunt::before { content: \"\uf3ad\"; }.fa-guilded::before { content: \"\ue07e\"; }.fa-guitar::before { content: \"\uf7a6\"; }.fa-gulp::before { content: \"\uf3ae\"; }.fa-h-square::before { content: \"\uf0fd\"; }.fa-hacker-news::before { content: \"\uf1d4\"; }.fa-hacker-news-square::before { content: \"\uf3af\"; }.fa-hackerrank::before { content: \"\uf5f7\"; }.fa-hamburger::before { content: \"\uf805\"; }.fa-hammer::before { content: \"\uf6e3\"; }.fa-hamsa::before { content: \"\uf665\"; }.fa-hand-holding::before { content: \"\uf4bd\"; }.fa-hand-holding-heart::before { content: \"\uf4be\"; }.fa-hand-holding-medical::before { content: \"\ue05c\"; }.fa-hand-holding-usd::before { content: \"\uf4c0\"; }.fa-hand-holding-water::before { content: \"\uf4c1\"; }.fa-hand-lizard::before { content: \"\uf258\"; }.fa-hand-middle-finger::before { content: \"\uf806\"; }.fa-hand-paper::before { content: \"\uf256\"; }.fa-hand-peace::before { content: \"\uf25b\"; }.fa-hand-point-down::before { content: \"\uf0a7\"; }.fa-hand-point-left::before { content: \"\uf0a5\"; }.fa-hand-point-right::before { content: \"\uf0a4\"; }.fa-hand-point-up::before { content: \"\uf0a6\"; }.fa-hand-pointer::before { content: \"\uf25a\"; }.fa-hand-rock::before { content: \"\uf255\"; }.fa-hand-scissors::before { content: \"\uf257\"; }.fa-hand-sparkles::before { content: \"\ue05d\"; }.fa-hand-spock::before { content: \"\uf259\"; }.fa-hands::before { content: \"\uf4c2\"; }.fa-hands-helping::before { content: \"\uf4c4\"; }.fa-hands-wash::before { content: \"\ue05e\"; }.fa-handshake::before { content: \"\uf2b5\"; }.fa-handshake-alt-slash::before { content: \"\ue05f\"; }.fa-handshake-slash::before { content: \"\ue060\"; }.fa-hanukiah::before { content: \"\uf6e6\"; }.fa-hard-hat::before { content: \"\uf807\"; }.fa-hashtag::before { content: \"\uf292\"; }.fa-hat-cowboy::before { content: \"\uf8c0\"; }.fa-hat-cowboy-side::before { content: \"\uf8c1\"; }.fa-hat-wizard::before { content: \"\uf6e8\"; }.fa-hdd::before { content: \"\uf0a0\"; }.fa-head-side-cough::before { content: \"\ue061\"; }.fa-head-side-cough-slash::before { content: \"\ue062\"; }.fa-head-side-mask::before { content: \"\ue063\"; }.fa-head-side-virus::before { content: \"\ue064\"; }.fa-heading::before { content: \"\uf1dc\"; }.fa-headphones::before { content: \"\uf025\"; }.fa-headphones-alt::before { content: \"\uf58f\"; }.fa-headset::before { content: \"\uf590\"; }.fa-heart::before { content: \"\uf004\"; }.fa-heart-broken::before { content: \"\uf7a9\"; }.fa-heartbeat::before { content: \"\uf21e\"; }.fa-helicopter::before { content: \"\uf533\"; }.fa-highlighter::before { content: \"\uf591\"; }.fa-hiking::before { content: \"\uf6ec\"; }.fa-hippo::before { content: \"\uf6ed\"; }.fa-hips::before { content: \"\uf452\"; }.fa-hire-a-helper::before { content: \"\uf3b0\"; }.fa-history::before { content: \"\uf1da\"; }.fa-hive::before { content: \"\ue07f\"; }.fa-hockey-puck::before { content: \"\uf453\"; }.fa-holly-berry::before { content: \"\uf7aa\"; }.fa-home::before { content: \"\uf015\"; }.fa-hooli::before { content: \"\uf427\"; }.fa-hornbill::before { content: \"\uf592\"; }.fa-horse::before { content: \"\uf6f0\"; }.fa-horse-head::before { content: \"\uf7ab\"; }.fa-hospital::before { content: \"\uf0f8\"; }.fa-hospital-alt::before { content: \"\uf47d\"; }.fa-hospital-symbol::before { content: \"\uf47e\"; }.fa-hospital-user::before { content: \"\uf80d\"; }.fa-hot-tub::before { content: \"\uf593\"; }.fa-hotdog::before { content: \"\uf80f\"; }.fa-hotel::before { content: \"\uf594\"; }.fa-hotjar::before { content: \"\uf3b1\"; }.fa-hourglass::before { content: \"\uf254\"; }.fa-hourglass-end::before { content: \"\uf253\"; }.fa-hourglass-half::before { content: \"\uf252\"; }.fa-hourglass-start::before { content: \"\uf251\"; }.fa-house-damage::before { content: \"\uf6f1\"; }.fa-house-user::before { content: \"\ue065\"; }.fa-houzz::before { content: \"\uf27c\"; }.fa-hryvnia::before { content: \"\uf6f2\"; }.fa-html5::before { content: \"\uf13b\"; }.fa-hubspot::before { content: \"\uf3b2\"; }.fa-i-cursor::before { content: \"\uf246\"; }.fa-ice-cream::before { content: \"\uf810\"; }.fa-icicles::before { content: \"\uf7ad\"; }.fa-icons::before { content: \"\uf86d\"; }.fa-id-badge::before { content: \"\uf2c1\"; }.fa-id-card::before { content: \"\uf2c2\"; }.fa-id-card-alt::before { content: \"\uf47f\"; }.fa-ideal::before { content: \"\ue013\"; }.fa-igloo::before { content: \"\uf7ae\"; }.fa-image::before { content: \"\uf03e\"; }.fa-images::before { content: \"\uf302\"; }.fa-imdb::before { content: \"\uf2d8\"; }.fa-inbox::before { content: \"\uf01c\"; }.fa-indent::before { content: \"\uf03c\"; }.fa-industry::before { content: \"\uf275\"; }.fa-infinity::before { content: \"\uf534\"; }.fa-info::before { content: \"\uf129\"; }.fa-info-circle::before { content: \"\uf05a\"; }.fa-innosoft::before { content: \"\ue080\"; }.fa-instagram::before { content: \"\uf16d\"; }.fa-instagram-square::before { content: \"\ue055\"; }.fa-instalod::before { content: \"\ue081\"; }.fa-intercom::before { content: \"\uf7af\"; }.fa-internet-explorer::before { content: \"\uf26b\"; }.fa-invision::before { content: \"\uf7b0\"; }.fa-ioxhost::before { content: \"\uf208\"; }.fa-italic::before { content: \"\uf033\"; }.fa-itch-io::before { content: \"\uf83a\"; }.fa-itunes::before { content: \"\uf3b4\"; }.fa-itunes-note::before { content: \"\uf3b5\"; }.fa-java::before { content: \"\uf4e4\"; }.fa-jedi::before { content: \"\uf669\"; }.fa-jedi-order::before { content: \"\uf50e\"; }.fa-jenkins::before { content: \"\uf3b6\"; }.fa-jira::before { content: \"\uf7b1\"; }.fa-joget::before { content: \"\uf3b7\"; }.fa-joint::before { content: \"\uf595\"; }.fa-joomla::before { content: \"\uf1aa\"; }.fa-journal-whills::before { content: \"\uf66a\"; }.fa-js::before { content: \"\uf3b8\"; }.fa-js-square::before { content: \"\uf3b9\"; }.fa-jsfiddle::before { content: \"\uf1cc\"; }.fa-kaaba::before { content: \"\uf66b\"; }.fa-kaggle::before { content: \"\uf5fa\"; }.fa-key::before { content: \"\uf084\"; }.fa-keybase::before { content: \"\uf4f5\"; }.fa-keyboard::before { content: \"\uf11c\"; }.fa-keycdn::before { content: \"\uf3ba\"; }.fa-khanda::before { content: \"\uf66d\"; }.fa-kickstarter::before { content: \"\uf3bb\"; }.fa-kickstarter-k::before { content: \"\uf3bc\"; }.fa-kiss::before { content: \"\uf596\"; }.fa-kiss-beam::before { content: \"\uf597\"; }.fa-kiss-wink-heart::before { content: \"\uf598\"; }.fa-kiwi-bird::before { content: \"\uf535\"; }.fa-korvue::before { content: \"\uf42f\"; }.fa-landmark::before { content: \"\uf66f\"; }.fa-language::before { content: \"\uf1ab\"; }.fa-laptop::before { content: \"\uf109\"; }.fa-laptop-code::before { content: \"\uf5fc\"; }.fa-laptop-house::before { content: \"\ue066\"; }.fa-laptop-medical::before { content: \"\uf812\"; }.fa-laravel::before { content: \"\uf3bd\"; }.fa-lastfm::before { content: \"\uf202\"; }.fa-lastfm-square::before { content: \"\uf203\"; }.fa-laugh::before { content: \"\uf599\"; }.fa-laugh-beam::before { content: \"\uf59a\"; }.fa-laugh-squint::before { content: \"\uf59b\"; }.fa-laugh-wink::before { content: \"\uf59c\"; }.fa-layer-group::before { content: \"\uf5fd\"; }.fa-leaf::before { content: \"\uf06c\"; }.fa-leanpub::before { content: \"\uf212\"; }.fa-lemon::before { content: \"\uf094\"; }.fa-less::before { content: \"\uf41d\"; }.fa-less-than::before { content: \"\uf536\"; }.fa-less-than-equal::before { content: \"\uf537\"; }.fa-level-down-alt::before { content: \"\uf3be\"; }.fa-level-up-alt::before { content: \"\uf3bf\"; }.fa-life-ring::before { content: \"\uf1cd\"; }.fa-lightbulb::before { content: \"\uf0eb\"; }.fa-line::before { content: \"\uf3c0\"; }.fa-link::before { content: \"\uf0c1\"; }.fa-linkedin::before { content: \"\uf08c\"; }.fa-linkedin-in::before { content: \"\uf0e1\"; }.fa-linode::before { content: \"\uf2b8\"; }.fa-linux::before { content: \"\uf17c\"; }.fa-lira-sign::before { content: \"\uf195\"; }.fa-list::before { content: \"\uf03a\"; }.fa-list-alt::before { content: \"\uf022\"; }.fa-list-ol::before { content: \"\uf0cb\"; }.fa-list-ul::before { content: \"\uf0ca\"; }.fa-location-arrow::before { content: \"\uf124\"; }.fa-lock::before { content: \"\uf023\"; }.fa-lock-open::before { content: \"\uf3c1\"; }.fa-long-arrow-alt-down::before { content: \"\uf309\"; }.fa-long-arrow-alt-left::before { content: \"\uf30a\"; }.fa-long-arrow-alt-right::before { content: \"\uf30b\"; }.fa-long-arrow-alt-up::before { content: \"\uf30c\"; }.fa-low-vision::before { content: \"\uf2a8\"; }.fa-luggage-cart::before { content: \"\uf59d\"; }.fa-lungs::before { content: \"\uf604\"; }.fa-lungs-virus::before { content: \"\ue067\"; }.fa-lyft::before { content: \"\uf3c3\"; }.fa-magento::before { content: \"\uf3c4\"; }.fa-magic::before { content: \"\uf0d0\"; }.fa-magnet::before { content: \"\uf076\"; }.fa-mail-bulk::before { content: \"\uf674\"; }.fa-mailchimp::before { content: \"\uf59e\"; }.fa-male::before { content: \"\uf183\"; }.fa-mandalorian::before { content: \"\uf50f\"; }.fa-map::before { content: \"\uf279\"; }.fa-map-marked::before { content: \"\uf59f\"; }.fa-map-marked-alt::before { content: \"\uf5a0\"; }.fa-map-marker::before { content: \"\uf041\"; }.fa-map-marker-alt::before { content: \"\uf3c5\"; }.fa-map-pin::before { content: \"\uf276\"; }.fa-map-signs::before { content: \"\uf277\"; }.fa-markdown::before { content: \"\uf60f\"; }.fa-marker::before { content: \"\uf5a1\"; }.fa-mars::before { content: \"\uf222\"; }.fa-mars-double::before { content: \"\uf227\"; }.fa-mars-stroke::before { content: \"\uf229\"; }.fa-mars-stroke-h::before { content: \"\uf22b\"; }.fa-mars-stroke-v::before { content: \"\uf22a\"; }.fa-mask::before { content: \"\uf6fa\"; }.fa-mastodon::before { content: \"\uf4f6\"; }.fa-maxcdn::before { content: \"\uf136\"; }.fa-mdb::before { content: \"\uf8ca\"; }.fa-medal::before { content: \"\uf5a2\"; }.fa-medapps::before { content: \"\uf3c6\"; }.fa-medium::before { content: \"\uf23a\"; }.fa-medium-m::before { content: \"\uf3c7\"; }.fa-medkit::before { content: \"\uf0fa\"; }.fa-medrt::before { content: \"\uf3c8\"; }.fa-meetup::before { content: \"\uf2e0\"; }.fa-megaport::before { content: \"\uf5a3\"; }.fa-meh::before { content: \"\uf11a\"; }.fa-meh-blank::before { content: \"\uf5a4\"; }.fa-meh-rolling-eyes::before { content: \"\uf5a5\"; }.fa-memory::before { content: \"\uf538\"; }.fa-mendeley::before { content: \"\uf7b3\"; }.fa-menorah::before { content: \"\uf676\"; }.fa-mercury::before { content: \"\uf223\"; }.fa-meteor::before { content: \"\uf753\"; }.fa-microblog::before { content: \"\ue01a\"; }.fa-microchip::before { content: \"\uf2db\"; }.fa-microphone::before { content: \"\uf130\"; }.fa-microphone-alt::before { content: \"\uf3c9\"; }.fa-microphone-alt-slash::before { content: \"\uf539\"; }.fa-microphone-slash::before { content: \"\uf131\"; }.fa-microscope::before { content: \"\uf610\"; }.fa-microsoft::before { content: \"\uf3ca\"; }.fa-minus::before { content: \"\uf068\"; }.fa-minus-circle::before { content: \"\uf056\"; }.fa-minus-square::before { content: \"\uf146\"; }.fa-mitten::before { content: \"\uf7b5\"; }.fa-mix::before { content: \"\uf3cb\"; }.fa-mixcloud::before { content: \"\uf289\"; }.fa-mixer::before { content: \"\ue056\"; }.fa-mizuni::before { content: \"\uf3cc\"; }.fa-mobile::before { content: \"\uf10b\"; }.fa-mobile-alt::before { content: \"\uf3cd\"; }.fa-modx::before { content: \"\uf285\"; }.fa-monero::before { content: \"\uf3d0\"; }.fa-money-bill::before { content: \"\uf0d6\"; }.fa-money-bill-alt::before { content: \"\uf3d1\"; }.fa-money-bill-wave::before { content: \"\uf53a\"; }.fa-money-bill-wave-alt::before { content: \"\uf53b\"; }.fa-money-check::before { content: \"\uf53c\"; }.fa-money-check-alt::before { content: \"\uf53d\"; }.fa-monument::before { content: \"\uf5a6\"; }.fa-moon::before { content: \"\uf186\"; }.fa-mortar-pestle::before { content: \"\uf5a7\"; }.fa-mosque::before { content: \"\uf678\"; }.fa-motorcycle::before { content: \"\uf21c\"; }.fa-mountain::before { content: \"\uf6fc\"; }.fa-mouse::before { content: \"\uf8cc\"; }.fa-mouse-pointer::before { content: \"\uf245\"; }.fa-mug-hot::before { content: \"\uf7b6\"; }.fa-music::before { content: \"\uf001\"; }.fa-napster::before { content: \"\uf3d2\"; }.fa-neos::before { content: \"\uf612\"; }.fa-network-wired::before { content: \"\uf6ff\"; }.fa-neuter::before { content: \"\uf22c\"; }.fa-newspaper::before { content: \"\uf1ea\"; }.fa-nimblr::before { content: \"\uf5a8\"; }.fa-node::before { content: \"\uf419\"; }.fa-node-js::before { content: \"\uf3d3\"; }.fa-not-equal::before { content: \"\uf53e\"; }.fa-notes-medical::before { content: \"\uf481\"; }.fa-npm::before { content: \"\uf3d4\"; }.fa-ns8::before { content: \"\uf3d5\"; }.fa-nutritionix::before { content: \"\uf3d6\"; }.fa-object-group::before { content: \"\uf247\"; }.fa-object-ungroup::before { content: \"\uf248\"; }.fa-octopus-deploy::before { content: \"\ue082\"; }.fa-odnoklassniki::before { content: \"\uf263\"; }.fa-odnoklassniki-square::before { content: \"\uf264\"; }.fa-oil-can::before { content: \"\uf613\"; }.fa-old-republic::before { content: \"\uf510\"; }.fa-om::before { content: \"\uf679\"; }.fa-opencart::before { content: \"\uf23d\"; }.fa-openid::before { content: \"\uf19b\"; }.fa-opera::before { content: \"\uf26a\"; }.fa-optin-monster::before { content: \"\uf23c\"; }.fa-orcid::before { content: \"\uf8d2\"; }.fa-osi::before { content: \"\uf41a\"; }.fa-otter::before { content: \"\uf700\"; }.fa-outdent::before { content: \"\uf03b\"; }.fa-page4::before { content: \"\uf3d7\"; }.fa-pagelines::before { content: \"\uf18c\"; }.fa-pager::before { content: \"\uf815\"; }.fa-paint-brush::before { content: \"\uf1fc\"; }.fa-paint-roller::before { content: \"\uf5aa\"; }.fa-palette::before { content: \"\uf53f\"; }.fa-palfed::before { content: \"\uf3d8\"; }.fa-pallet::before { content: \"\uf482\"; }.fa-paper-plane::before { content: \"\uf1d8\"; }.fa-paperclip::before { content: \"\uf0c6\"; }.fa-parachute-box::before { content: \"\uf4cd\"; }.fa-paragraph::before { content: \"\uf1dd\"; }.fa-parking::before { content: \"\uf540\"; }.fa-passport::before { content: \"\uf5ab\"; }.fa-pastafarianism::before { content: \"\uf67b\"; }.fa-paste::before { content: \"\uf0ea\"; }.fa-patreon::before { content: \"\uf3d9\"; }.fa-pause::before { content: \"\uf04c\"; }.fa-pause-circle::before { content: \"\uf28b\"; }.fa-paw::before { content: \"\uf1b0\"; }.fa-paypal::before { content: \"\uf1ed\"; }.fa-peace::before { content: \"\uf67c\"; }.fa-pen::before { content: \"\uf304\"; }.fa-pen-alt::before { content: \"\uf305\"; }.fa-pen-fancy::before { content: \"\uf5ac\"; }.fa-pen-nib::before { content: \"\uf5ad\"; }.fa-pen-square::before { content: \"\uf14b\"; }.fa-pencil-alt::before { content: \"\uf303\"; }.fa-pencil-ruler::before { content: \"\uf5ae\"; }.fa-penny-arcade::before { content: \"\uf704\"; }.fa-people-arrows::before { content: \"\ue068\"; }.fa-people-carry::before { content: \"\uf4ce\"; }.fa-pepper-hot::before { content: \"\uf816\"; }.fa-perbyte::before { content: \"\ue083\"; }.fa-percent::before { content: \"\uf295\"; }.fa-percentage::before { content: \"\uf541\"; }.fa-periscope::before { content: \"\uf3da\"; }.fa-person-booth::before { content: \"\uf756\"; }.fa-phabricator::before { content: \"\uf3db\"; }.fa-phoenix-framework::before { content: \"\uf3dc\"; }.fa-phoenix-squadron::before { content: \"\uf511\"; }.fa-phone::before { content: \"\uf095\"; }.fa-phone-alt::before { content: \"\uf879\"; }.fa-phone-slash::before { content: \"\uf3dd\"; }.fa-phone-square::before { content: \"\uf098\"; }.fa-phone-square-alt::before { content: \"\uf87b\"; }.fa-phone-volume::before { content: \"\uf2a0\"; }.fa-photo-video::before { content: \"\uf87c\"; }.fa-php::before { content: \"\uf457\"; }.fa-pied-piper::before { content: \"\uf2ae\"; }.fa-pied-piper-alt::before { content: \"\uf1a8\"; }.fa-pied-piper-hat::before { content: \"\uf4e5\"; }.fa-pied-piper-pp::before { content: \"\uf1a7\"; }.fa-pied-piper-square::before { content: \"\ue01e\"; }.fa-piggy-bank::before { content: \"\uf4d3\"; }.fa-pills::before { content: \"\uf484\"; }.fa-pinterest::before { content: \"\uf0d2\"; }.fa-pinterest-p::before { content: \"\uf231\"; }.fa-pinterest-square::before { content: \"\uf0d3\"; }.fa-pizza-slice::before { content: \"\uf818\"; }.fa-place-of-worship::before { content: \"\uf67f\"; }.fa-plane::before { content: \"\uf072\"; }.fa-plane-arrival::before { content: \"\uf5af\"; }.fa-plane-departure::before { content: \"\uf5b0\"; }.fa-plane-slash::before { content: \"\ue069\"; }.fa-play::before { content: \"\uf04b\"; }.fa-play-circle::before { content: \"\uf144\"; }.fa-playstation::before { content: \"\uf3df\"; }.fa-plug::before { content: \"\uf1e6\"; }.fa-plus::before { content: \"\uf067\"; }.fa-plus-circle::before { content: \"\uf055\"; }.fa-plus-square::before { content: \"\uf0fe\"; }.fa-podcast::before { content: \"\uf2ce\"; }.fa-poll::before { content: \"\uf681\"; }.fa-poll-h::before { content: \"\uf682\"; }.fa-poo::before { content: \"\uf2fe\"; }.fa-poo-storm::before { content: \"\uf75a\"; }.fa-poop::before { content: \"\uf619\"; }.fa-portrait::before { content: \"\uf3e0\"; }.fa-pound-sign::before { content: \"\uf154\"; }.fa-power-off::before { content: \"\uf011\"; }.fa-pray::before { content: \"\uf683\"; }.fa-praying-hands::before { content: \"\uf684\"; }.fa-prescription::before { content: \"\uf5b1\"; }.fa-prescription-bottle::before { content: \"\uf485\"; }.fa-prescription-bottle-alt::before { content: \"\uf486\"; }.fa-print::before { content: \"\uf02f\"; }.fa-procedures::before { content: \"\uf487\"; }.fa-product-hunt::before { content: \"\uf288\"; }.fa-project-diagram::before { content: \"\uf542\"; }.fa-pump-medical::before { content: \"\ue06a\"; }.fa-pump-soap::before { content: \"\ue06b\"; }.fa-pushed::before { content: \"\uf3e1\"; }.fa-puzzle-piece::before { content: \"\uf12e\"; }.fa-python::before { content: \"\uf3e2\"; }.fa-qq::before { content: \"\uf1d6\"; }.fa-qrcode::before { content: \"\uf029\"; }.fa-question::before { content: \"\uf128\"; }.fa-question-circle::before { content: \"\uf059\"; }.fa-quidditch::before { content: \"\uf458\"; }.fa-quinscape::before { content: \"\uf459\"; }.fa-quora::before { content: \"\uf2c4\"; }.fa-quote-left::before { content: \"\uf10d\"; }.fa-quote-right::before { content: \"\uf10e\"; }.fa-quran::before { content: \"\uf687\"; }.fa-r-project::before { content: \"\uf4f7\"; }.fa-radiation::before { content: \"\uf7b9\"; }.fa-radiation-alt::before { content: \"\uf7ba\"; }.fa-rainbow::before { content: \"\uf75b\"; }.fa-random::before { content: \"\uf074\"; }.fa-raspberry-pi::before { content: \"\uf7bb\"; }.fa-ravelry::before { content: \"\uf2d9\"; }.fa-react::before { content: \"\uf41b\"; }.fa-reacteurope::before { content: \"\uf75d\"; }.fa-readme::before { content: \"\uf4d5\"; }.fa-rebel::before { content: \"\uf1d0\"; }.fa-receipt::before { content: \"\uf543\"; }.fa-record-vinyl::before { content: \"\uf8d9\"; }.fa-recycle::before { content: \"\uf1b8\"; }.fa-red-river::before { content: \"\uf3e3\"; }.fa-reddit::before { content: \"\uf1a1\"; }.fa-reddit-alien::before { content: \"\uf281\"; }.fa-reddit-square::before { content: \"\uf1a2\"; }.fa-redhat::before { content: \"\uf7bc\"; }.fa-redo::before { content: \"\uf01e\"; }.fa-redo-alt::before { content: \"\uf2f9\"; }.fa-registered::before { content: \"\uf25d\"; }.fa-remove-format::before { content: \"\uf87d\"; }.fa-renren::before { content: \"\uf18b\"; }.fa-reply::before { content: \"\uf3e5\"; }.fa-reply-all::before { content: \"\uf122\"; }.fa-replyd::before { content: \"\uf3e6\"; }.fa-republican::before { content: \"\uf75e\"; }.fa-researchgate::before { content: \"\uf4f8\"; }.fa-resolving::before { content: \"\uf3e7\"; }.fa-restroom::before { content: \"\uf7bd\"; }.fa-retweet::before { content: \"\uf079\"; }.fa-rev::before { content: \"\uf5b2\"; }.fa-ribbon::before { content: \"\uf4d6\"; }.fa-ring::before { content: \"\uf70b\"; }.fa-road::before { content: \"\uf018\"; }.fa-robot::before { content: \"\uf544\"; }.fa-rocket::before { content: \"\uf135\"; }.fa-rocketchat::before { content: \"\uf3e8\"; }.fa-rockrms::before { content: \"\uf3e9\"; }.fa-route::before { content: \"\uf4d7\"; }.fa-rss::before { content: \"\uf09e\"; }.fa-rss-square::before { content: \"\uf143\"; }.fa-ruble-sign::before { content: \"\uf158\"; }.fa-ruler::before { content: \"\uf545\"; }.fa-ruler-combined::before { content: \"\uf546\"; }.fa-ruler-horizontal::before { content: \"\uf547\"; }.fa-ruler-vertical::before { content: \"\uf548\"; }.fa-running::before { content: \"\uf70c\"; }.fa-rupee-sign::before { content: \"\uf156\"; }.fa-rust::before { content: \"\ue07a\"; }.fa-sad-cry::before { content: \"\uf5b3\"; }.fa-sad-tear::before { content: \"\uf5b4\"; }.fa-safari::before { content: \"\uf267\"; }.fa-salesforce::before { content: \"\uf83b\"; }.fa-sass::before { content: \"\uf41e\"; }.fa-satellite::before { content: \"\uf7bf\"; }.fa-satellite-dish::before { content: \"\uf7c0\"; }.fa-save::before { content: \"\uf0c7\"; }.fa-schlix::before { content: \"\uf3ea\"; }.fa-school::before { content: \"\uf549\"; }.fa-screwdriver::before { content: \"\uf54a\"; }.fa-scribd::before { content: \"\uf28a\"; }.fa-scroll::before { content: \"\uf70e\"; }.fa-sd-card::before { content: \"\uf7c2\"; }.fa-search::before { content: \"\uf002\"; }.fa-search-dollar::before { content: \"\uf688\"; }.fa-search-location::before { content: \"\uf689\"; }.fa-search-minus::before { content: \"\uf010\"; }.fa-search-plus::before { content: \"\uf00e\"; }.fa-searchengin::before { content: \"\uf3eb\"; }.fa-seedling::before { content: \"\uf4d8\"; }.fa-sellcast::before { content: \"\uf2da\"; }.fa-sellsy::before { content: \"\uf213\"; }.fa-server::before { content: \"\uf233\"; }.fa-servicestack::before { content: \"\uf3ec\"; }.fa-shapes::before { content: \"\uf61f\"; }.fa-share::before { content: \"\uf064\"; }.fa-share-alt::before { content: \"\uf1e0\"; }.fa-share-alt-square::before { content: \"\uf1e1\"; }.fa-share-square::before { content: \"\uf14d\"; }.fa-shekel-sign::before { content: \"\uf20b\"; }.fa-shield-alt::before { content: \"\uf3ed\"; }.fa-shield-virus::before { content: \"\ue06c\"; }.fa-ship::before { content: \"\uf21a\"; }.fa-shipping-fast::before { content: \"\uf48b\"; }.fa-shirtsinbulk::before { content: \"\uf214\"; }.fa-shoe-prints::before { content: \"\uf54b\"; }.fa-shopify::before { content: \"\ue057\"; }.fa-shopping-bag::before { content: \"\uf290\"; }.fa-shopping-basket::before { content: \"\uf291\"; }.fa-shopping-cart::before { content: \"\uf07a\"; }.fa-shopware::before { content: \"\uf5b5\"; }.fa-shower::before { content: \"\uf2cc\"; }.fa-shuttle-van::before { content: \"\uf5b6\"; }.fa-sign::before { content: \"\uf4d9\"; }.fa-sign-in-alt::before { content: \"\uf2f6\"; }.fa-sign-language::before { content: \"\uf2a7\"; }.fa-sign-out-alt::before { content: \"\uf2f5\"; }.fa-signal::before { content: \"\uf012\"; }.fa-signature::before { content: \"\uf5b7\"; }.fa-sim-card::before { content: \"\uf7c4\"; }.fa-simplybuilt::before { content: \"\uf215\"; }.fa-sink::before { content: \"\ue06d\"; }.fa-sistrix::before { content: \"\uf3ee\"; }.fa-sitemap::before { content: \"\uf0e8\"; }.fa-sith::before { content: \"\uf512\"; }.fa-skating::before { content: \"\uf7c5\"; }.fa-sketch::before { content: \"\uf7c6\"; }.fa-skiing::before { content: \"\uf7c9\"; }.fa-skiing-nordic::before { content: \"\uf7ca\"; }.fa-skull::before { content: \"\uf54c\"; }.fa-skull-crossbones::before { content: \"\uf714\"; }.fa-skyatlas::before { content: \"\uf216\"; }.fa-skype::before { content: \"\uf17e\"; }.fa-slack::before { content: \"\uf198\"; }.fa-slack-hash::before { content: \"\uf3ef\"; }.fa-slash::before { content: \"\uf715\"; }.fa-sleigh::before { content: \"\uf7cc\"; }.fa-sliders-h::before { content: \"\uf1de\"; }.fa-slideshare::before { content: \"\uf1e7\"; }.fa-smile::before { content: \"\uf118\"; }.fa-smile-beam::before { content: \"\uf5b8\"; }.fa-smile-wink::before { content: \"\uf4da\"; }.fa-smog::before { content: \"\uf75f\"; }.fa-smoking::before { content: \"\uf48d\"; }.fa-smoking-ban::before { content: \"\uf54d\"; }.fa-sms::before { content: \"\uf7cd\"; }.fa-snapchat::before { content: \"\uf2ab\"; }.fa-snapchat-ghost::before { content: \"\uf2ac\"; }.fa-snapchat-square::before { content: \"\uf2ad\"; }.fa-snowboarding::before { content: \"\uf7ce\"; }.fa-snowflake::before { content: \"\uf2dc\"; }.fa-snowman::before { content: \"\uf7d0\"; }.fa-snowplow::before { content: \"\uf7d2\"; }.fa-soap::before { content: \"\ue06e\"; }.fa-socks::before { content: \"\uf696\"; }.fa-solar-panel::before { content: \"\uf5ba\"; }.fa-sort::before { content: \"\uf0dc\"; }.fa-sort-alpha-down::before { content: \"\uf15d\"; }.fa-sort-alpha-down-alt::before { content: \"\uf881\"; }.fa-sort-alpha-up::before { content: \"\uf15e\"; }.fa-sort-alpha-up-alt::before { content: \"\uf882\"; }.fa-sort-amount-down::before { content: \"\uf160\"; }.fa-sort-amount-down-alt::before { content: \"\uf884\"; }.fa-sort-amount-up::before { content: \"\uf161\"; }.fa-sort-amount-up-alt::before { content: \"\uf885\"; }.fa-sort-down::before { content: \"\uf0dd\"; }.fa-sort-numeric-down::before { content: \"\uf162\"; }.fa-sort-numeric-down-alt::before { content: \"\uf886\"; }.fa-sort-numeric-up::before { content: \"\uf163\"; }.fa-sort-numeric-up-alt::before { content: \"\uf887\"; }.fa-sort-up::before { content: \"\uf0de\"; }.fa-soundcloud::before { content: \"\uf1be\"; }.fa-sourcetree::before { content: \"\uf7d3\"; }.fa-spa::before { content: \"\uf5bb\"; }.fa-space-shuttle::before { content: \"\uf197\"; }.fa-speakap::before { content: \"\uf3f3\"; }.fa-speaker-deck::before { content: \"\uf83c\"; }.fa-spell-check::before { content: \"\uf891\"; }.fa-spider::before { content: \"\uf717\"; }.fa-spinner::before { content: \"\uf110\"; }.fa-splotch::before { content: \"\uf5bc\"; }.fa-spotify::before { content: \"\uf1bc\"; }.fa-spray-can::before { content: \"\uf5bd\"; }.fa-square::before { content: \"\uf0c8\"; }.fa-square-full::before { content: \"\uf45c\"; }.fa-square-root-alt::before { content: \"\uf698\"; }.fa-squarespace::before { content: \"\uf5be\"; }.fa-stack-exchange::before { content: \"\uf18d\"; }.fa-stack-overflow::before { content: \"\uf16c\"; }.fa-stackpath::before { content: \"\uf842\"; }.fa-stamp::before { content: \"\uf5bf\"; }.fa-star::before { content: \"\uf005\"; }.fa-star-and-crescent::before { content: \"\uf699\"; }.fa-star-half::before { content: \"\uf089\"; }.fa-star-half-alt::before { content: \"\uf5c0\"; }.fa-star-of-david::before { content: \"\uf69a\"; }.fa-star-of-life::before { content: \"\uf621\"; }.fa-staylinked::before { content: \"\uf3f5\"; }.fa-steam::before { content: \"\uf1b6\"; }.fa-steam-square::before { content: \"\uf1b7\"; }.fa-steam-symbol::before { content: \"\uf3f6\"; }.fa-step-backward::before { content: \"\uf048\"; }.fa-step-forward::before { content: \"\uf051\"; }.fa-stethoscope::before { content: \"\uf0f1\"; }.fa-sticker-mule::before { content: \"\uf3f7\"; }.fa-sticky-note::before { content: \"\uf249\"; }.fa-stop::before { content: \"\uf04d\"; }.fa-stop-circle::before { content: \"\uf28d\"; }.fa-stopwatch::before { content: \"\uf2f2\"; }.fa-stopwatch-20::before { content: \"\ue06f\"; }.fa-store::before { content: \"\uf54e\"; }.fa-store-alt::before { content: \"\uf54f\"; }.fa-store-alt-slash::before { content: \"\ue070\"; }.fa-store-slash::before { content: \"\ue071\"; }.fa-strava::before { content: \"\uf428\"; }.fa-stream::before { content: \"\uf550\"; }.fa-street-view::before { content: \"\uf21d\"; }.fa-strikethrough::before { content: \"\uf0cc\"; }.fa-stripe::before { content: \"\uf429\"; }.fa-stripe-s::before { content: \"\uf42a\"; }.fa-stroopwafel::before { content: \"\uf551\"; }.fa-studiovinari::before { content: \"\uf3f8\"; }.fa-stumbleupon::before { content: \"\uf1a4\"; }.fa-stumbleupon-circle::before { content: \"\uf1a3\"; }.fa-subscript::before { content: \"\uf12c\"; }.fa-subway::before { content: \"\uf239\"; }.fa-suitcase::before { content: \"\uf0f2\"; }.fa-suitcase-rolling::before { content: \"\uf5c1\"; }.fa-sun::before { content: \"\uf185\"; }.fa-superpowers::before { content: \"\uf2dd\"; }.fa-superscript::before { content: \"\uf12b\"; }.fa-supple::before { content: \"\uf3f9\"; }.fa-surprise::before { content: \"\uf5c2\"; }.fa-suse::before { content: \"\uf7d6\"; }.fa-swatchbook::before { content: \"\uf5c3\"; }.fa-swift::before { content: \"\uf8e1\"; }.fa-swimmer::before { content: \"\uf5c4\"; }.fa-swimming-pool::before { content: \"\uf5c5\"; }.fa-symfony::before { content: \"\uf83d\"; }.fa-synagogue::before { content: \"\uf69b\"; }.fa-sync::before { content: \"\uf021\"; }.fa-sync-alt::before { content: \"\uf2f1\"; }.fa-syringe::before { content: \"\uf48e\"; }.fa-table::before { content: \"\uf0ce\"; }.fa-table-tennis::before { content: \"\uf45d\"; }.fa-tablet::before { content: \"\uf10a\"; }.fa-tablet-alt::before { content: \"\uf3fa\"; }.fa-tablets::before { content: \"\uf490\"; }.fa-tachometer-alt::before { content: \"\uf3fd\"; }.fa-tag::before { content: \"\uf02b\"; }.fa-tags::before { content: \"\uf02c\"; }.fa-tape::before { content: \"\uf4db\"; }.fa-tasks::before { content: \"\uf0ae\"; }.fa-taxi::before { content: \"\uf1ba\"; }.fa-teamspeak::before { content: \"\uf4f9\"; }.fa-teeth::before { content: \"\uf62e\"; }.fa-teeth-open::before { content: \"\uf62f\"; }.fa-telegram::before { content: \"\uf2c6\"; }.fa-telegram-plane::before { content: \"\uf3fe\"; }.fa-temperature-high::before { content: \"\uf769\"; }.fa-temperature-low::before { content: \"\uf76b\"; }.fa-tencent-weibo::before { content: \"\uf1d5\"; }.fa-tenge::before { content: \"\uf7d7\"; }.fa-terminal::before { content: \"\uf120\"; }.fa-text-height::before { content: \"\uf034\"; }.fa-text-width::before { content: \"\uf035\"; }.fa-th::before { content: \"\uf00a\"; }.fa-th-large::before { content: \"\uf009\"; }.fa-th-list::before { content: \"\uf00b\"; }.fa-the-red-yeti::before { content: \"\uf69d\"; }.fa-theater-masks::before { content: \"\uf630\"; }.fa-themeco::before { content: \"\uf5c6\"; }.fa-themeisle::before { content: \"\uf2b2\"; }.fa-thermometer::before { content: \"\uf491\"; }.fa-thermometer-empty::before { content: \"\uf2cb\"; }.fa-thermometer-full::before { content: \"\uf2c7\"; }.fa-thermometer-half::before { content: \"\uf2c9\"; }.fa-thermometer-quarter::before { content: \"\uf2ca\"; }.fa-thermometer-three-quarters::before { content: \"\uf2c8\"; }.fa-think-peaks::before { content: \"\uf731\"; }.fa-thumbs-down::before { content: \"\uf165\"; }.fa-thumbs-up::before { content: \"\uf164\"; }.fa-thumbtack::before { content: \"\uf08d\"; }.fa-ticket-alt::before { content: \"\uf3ff\"; }.fa-tiktok::before { content: \"\ue07b\"; }.fa-times::before { content: \"\uf00d\"; }.fa-times-circle::before { content: \"\uf057\"; }.fa-tint::before { content: \"\uf043\"; }.fa-tint-slash::before { content: \"\uf5c7\"; }.fa-tired::before { content: \"\uf5c8\"; }.fa-toggle-off::before { content: \"\uf204\"; }.fa-toggle-on::before { content: \"\uf205\"; }.fa-toilet::before { content: \"\uf7d8\"; }.fa-toilet-paper::before { content: \"\uf71e\"; }.fa-toilet-paper-slash::before { content: \"\ue072\"; }.fa-toolbox::before { content: \"\uf552\"; }.fa-tools::before { content: \"\uf7d9\"; }.fa-tooth::before { content: \"\uf5c9\"; }.fa-torah::before { content: \"\uf6a0\"; }.fa-torii-gate::before { content: \"\uf6a1\"; }.fa-tractor::before { content: \"\uf722\"; }.fa-trade-federation::before { content: \"\uf513\"; }.fa-trademark::before { content: \"\uf25c\"; }.fa-traffic-light::before { content: \"\uf637\"; }.fa-trailer::before { content: \"\ue041\"; }.fa-train::before { content: \"\uf238\"; }.fa-tram::before { content: \"\uf7da\"; }.fa-transgender::before { content: \"\uf224\"; }.fa-transgender-alt::before { content: \"\uf225\"; }.fa-trash::before { content: \"\uf1f8\"; }.fa-trash-alt::before { content: \"\uf2ed\"; }.fa-trash-restore::before { content: \"\uf829\"; }.fa-trash-restore-alt::before { content: \"\uf82a\"; }.fa-tree::before { content: \"\uf1bb\"; }.fa-trello::before { content: \"\uf181\"; }.fa-trophy::before { content: \"\uf091\"; }.fa-truck::before { content: \"\uf0d1\"; }.fa-truck-loading::before { content: \"\uf4de\"; }.fa-truck-monster::before { content: \"\uf63b\"; }.fa-truck-moving::before { content: \"\uf4df\"; }.fa-truck-pickup::before { content: \"\uf63c\"; }.fa-tshirt::before { content: \"\uf553\"; }.fa-tty::before { content: \"\uf1e4\"; }.fa-tumblr::before { content: \"\uf173\"; }.fa-tumblr-square::before { content: \"\uf174\"; }.fa-tv::before { content: \"\uf26c\"; }.fa-twitch::before { content: \"\uf1e8\"; }.fa-twitter::before { content: \"\uf099\"; }.fa-twitter-square::before { content: \"\uf081\"; }.fa-typo3::before { content: \"\uf42b\"; }.fa-uber::before { content: \"\uf402\"; }.fa-ubuntu::before { content: \"\uf7df\"; }.fa-uikit::before { content: \"\uf403\"; }.fa-umbraco::before { content: \"\uf8e8\"; }.fa-umbrella::before { content: \"\uf0e9\"; }.fa-umbrella-beach::before { content: \"\uf5ca\"; }.fa-uncharted::before { content: \"\ue084\"; }.fa-underline::before { content: \"\uf0cd\"; }.fa-undo::before { content: \"\uf0e2\"; }.fa-undo-alt::before { content: \"\uf2ea\"; }.fa-uniregistry::before { content: \"\uf404\"; }.fa-unity::before { content: \"\ue049\"; }.fa-universal-access::before { content: \"\uf29a\"; }.fa-university::before { content: \"\uf19c\"; }.fa-unlink::before { content: \"\uf127\"; }.fa-unlock::before { content: \"\uf09c\"; }.fa-unlock-alt::before { content: \"\uf13e\"; }.fa-unsplash::before { content: \"\ue07c\"; }.fa-untappd::before { content: \"\uf405\"; }.fa-upload::before { content: \"\uf093\"; }.fa-ups::before { content: \"\uf7e0\"; }.fa-usb::before { content: \"\uf287\"; }.fa-user::before { content: \"\uf007\"; }.fa-user-alt::before { content: \"\uf406\"; }.fa-user-alt-slash::before { content: \"\uf4fa\"; }.fa-user-astronaut::before { content: \"\uf4fb\"; }.fa-user-check::before { content: \"\uf4fc\"; }.fa-user-circle::before { content: \"\uf2bd\"; }.fa-user-clock::before { content: \"\uf4fd\"; }.fa-user-cog::before { content: \"\uf4fe\"; }.fa-user-edit::before { content: \"\uf4ff\"; }.fa-user-friends::before { content: \"\uf500\"; }.fa-user-graduate::before { content: \"\uf501\"; }.fa-user-injured::before { content: \"\uf728\"; }.fa-user-lock::before { content: \"\uf502\"; }.fa-user-md::before { content: \"\uf0f0\"; }.fa-user-minus::before { content: \"\uf503\"; }.fa-user-ninja::before { content: \"\uf504\"; }.fa-user-nurse::before { content: \"\uf82f\"; }.fa-user-plus::before { content: \"\uf234\"; }.fa-user-secret::before { content: \"\uf21b\"; }.fa-user-shield::before { content: \"\uf505\"; }.fa-user-slash::before { content: \"\uf506\"; }.fa-user-tag::before { content: \"\uf507\"; }.fa-user-tie::before { content: \"\uf508\"; }.fa-user-times::before { content: \"\uf235\"; }.fa-users::before { content: \"\uf0c0\"; }.fa-users-cog::before { content: \"\uf509\"; }.fa-users-slash::before { content: \"\ue073\"; }.fa-usps::before { content: \"\uf7e1\"; }.fa-ussunnah::before { content: \"\uf407\"; }.fa-utensil-spoon::before { content: \"\uf2e5\"; }.fa-utensils::before { content: \"\uf2e7\"; }.fa-vaadin::before { content: \"\uf408\"; }.fa-vector-square::before { content: \"\uf5cb\"; }.fa-venus::before { content: \"\uf221\"; }.fa-venus-double::before { content: \"\uf226\"; }.fa-venus-mars::before { content: \"\uf228\"; }.fa-vest::before { content: \"\ue085\"; }.fa-vest-patches::before { content: \"\ue086\"; }.fa-viacoin::before { content: \"\uf237\"; }.fa-viadeo::before { content: \"\uf2a9\"; }.fa-viadeo-square::before { content: \"\uf2aa\"; }.fa-vial::before { content: \"\uf492\"; }.fa-vials::before { content: \"\uf493\"; }.fa-viber::before { content: \"\uf409\"; }.fa-video::before { content: \"\uf03d\"; }.fa-video-slash::before { content: \"\uf4e2\"; }.fa-vihara::before { content: \"\uf6a7\"; }.fa-vimeo::before { content: \"\uf40a\"; }.fa-vimeo-square::before { content: \"\uf194\"; }.fa-vimeo-v::before { content: \"\uf27d\"; }.fa-vine::before { content: \"\uf1ca\"; }.fa-virus::before { content: \"\ue074\"; }.fa-virus-slash::before { content: \"\ue075\"; }.fa-viruses::before { content: \"\ue076\"; }.fa-vk::before { content: \"\uf189\"; }.fa-vnv::before { content: \"\uf40b\"; }.fa-voicemail::before { content: \"\uf897\"; }.fa-volleyball-ball::before { content: \"\uf45f\"; }.fa-volume-down::before { content: \"\uf027\"; }.fa-volume-mute::before { content: \"\uf6a9\"; }.fa-volume-off::before { content: \"\uf026\"; }.fa-volume-up::before { content: \"\uf028\"; }.fa-vote-yea::before { content: \"\uf772\"; }.fa-vr-cardboard::before { content: \"\uf729\"; }.fa-vuejs::before { content: \"\uf41f\"; }.fa-walking::before { content: \"\uf554\"; }.fa-wallet::before { content: \"\uf555\"; }.fa-warehouse::before { content: \"\uf494\"; }.fa-watchman-monitoring::before { content: \"\ue087\"; }.fa-water::before { content: \"\uf773\"; }.fa-wave-square::before { content: \"\uf83e\"; }.fa-waze::before { content: \"\uf83f\"; }.fa-weebly::before { content: \"\uf5cc\"; }.fa-weibo::before { content: \"\uf18a\"; }.fa-weight::before { content: \"\uf496\"; }.fa-weight-hanging::before { content: \"\uf5cd\"; }.fa-weixin::before { content: \"\uf1d7\"; }.fa-whatsapp::before { content: \"\uf232\"; }.fa-whatsapp-square::before { content: \"\uf40c\"; }.fa-wheelchair::before { content: \"\uf193\"; }.fa-whmcs::before { content: \"\uf40d\"; }.fa-wifi::before { content: \"\uf1eb\"; }.fa-wikipedia-w::before { content: \"\uf266\"; }.fa-wind::before { content: \"\uf72e\"; }.fa-window-close::before { content: \"\uf410\"; }.fa-window-maximize::before { content: \"\uf2d0\"; }.fa-window-minimize::before { content: \"\uf2d1\"; }.fa-window-restore::before { content: \"\uf2d2\"; }.fa-windows::before { content: \"\uf17a\"; }.fa-wine-bottle::before { content: \"\uf72f\"; }.fa-wine-glass::before { content: \"\uf4e3\"; }.fa-wine-glass-alt::before { content: \"\uf5ce\"; }.fa-wix::before { content: \"\uf5cf\"; }.fa-wizards-of-the-coast::before { content: \"\uf730\"; }.fa-wodu::before { content: \"\ue088\"; }.fa-wolf-pack-battalion::before { content: \"\uf514\"; }.fa-won-sign::before { content: \"\uf159\"; }.fa-wordpress::before { content: \"\uf19a\"; }.fa-wordpress-simple::before { content: \"\uf411\"; }.fa-wpbeginner::before { content: \"\uf297\"; }.fa-wpexplorer::before { content: \"\uf2de\"; }.fa-wpforms::before { content: \"\uf298\"; }.fa-wpressr::before { content: \"\uf3e4\"; }.fa-wrench::before { content: \"\uf0ad\"; }.fa-x-ray::before { content: \"\uf497\"; }.fa-xbox::before { content: \"\uf412\"; }.fa-xing::before { content: \"\uf168\"; }.fa-xing-square::before { content: \"\uf169\"; }.fa-y-combinator::before { content: \"\uf23b\"; }.fa-yahoo::before { content: \"\uf19e\"; }.fa-yammer::before { content: \"\uf840\"; }.fa-yandex::before { content: \"\uf413\"; }.fa-yandex-international::before { content: \"\uf414\"; }.fa-yarn::before { content: \"\uf7e3\"; }.fa-yelp::before { content: \"\uf1e9\"; }.fa-yen-sign::before { content: \"\uf157\"; }.fa-yin-yang::before { content: \"\uf6ad\"; }.fa-yoast::before { content: \"\uf2b1\"; }.fa-youtube::before { content: \"\uf167\"; }.fa-youtube-square::before { content: \"\uf431\"; }.fa-zhihu::before { content: \"\uf63f\"; }.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0px; overflow: visible; position: static; width: auto; }@font-face { font-family: \"Font Awesome 5 Brands\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-brands-400.ttf\") format(\"truetype\"); }.fab { font-family: \"Font Awesome 5 Brands\"; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 400; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-regular-400.ttf\") format(\"truetype\"); }.fab, .far { font-weight: 400; }@font-face { font-family: \"Font Awesome 5 Free\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }@font-face { font-family: \"Font Awesome 5 Pro\"; font-style: normal; font-weight: 900; font-display: block; src: url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff2\") format(\"woff2\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.woff\") format(\"woff\"), url(\"https:\/\/ka-f.fontawesome.com\/releases\/v5.15.4\/webfonts\/free-fa-solid-900.ttf\") format(\"truetype\"); }.fa, .far, .fas { font-family: \"Font Awesome 5 Free\"; }.fa, .fas { font-weight: 900; }<\/style>\n\n    <link href=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.1afb8cf9.css\" rel=\"stylesheet\"><\/head>\n<body data-barba=\"wrapper\" id=\"wrapper\" data-speed=\"6000\">\n\n  \n<header class=\"header | flex z-50\">\n\n  <a href=\"https:\/\/jeffreyroekens.com\" class=\"w-1\/2\">Jeffrey Roekens<\/a>\n  <button class=\"mobileNav\" id=\"toggleMenu\">MENU<\/button>\n\n  <nav class=\"primnav \" id=\"primnav\">\n    <ul id=\"menu flex\">\n            <li>\n        <a class=\"navLink active\" href=\"https:\/\/jeffreyroekens.com\">Work<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/about\">About<\/a>\n      <\/li>\n            <li>\n        <a class=\"navLink\" href=\"https:\/\/jeffreyroekens.com\/in-house-equipment\">In-House Equipment<\/a>\n      <\/li>\n          <\/ul>\n    <span class=\"sd_mobile\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a><\/span>  <\/nav>\n\n<\/header>\n\n<main class=\"hp_wrapper\" data-barba=\"container\" data-barba-namespace=\"work\">\n    <span class=\"sd\">Developed by <a href=\"https:\/\/studiodier.com\" target=\"_blank\">Studio.dier<\/a> i.c.w. Romane Moisan<\/span>    <aside class=\"pg_work | md:w-2\/3 fixed top-[20vh] md:left-[10vw]\">\n        <p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>    <\/aside>\n    <article class=\"pg_work | flex content-end flex-wrap h-full\">\n        <section class=\"pjCover--wrapper absolute w-full lg:w-full h-full top-[2rem]\">\n            <div class=\"relative w-full h-full block\">\n                  \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 0; top: 38vh; left: 60vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/666c481b57-1673648199\/loop-natan.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/0da741d754-1673953994\/loop-natan.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"NATAN COUTURE\" style=\"opacity: 1; top: 33vh; left: 42vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/22f81eade2-1673873335\/natan-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/natan-couture-ss20\/4de51d91c8-1673953994\/natan-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 1; top: 26vh; left: 52vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/4940679e66-1673648575\/loop-anthony-pns.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/52c1c1c2ad-1675200068\/loop-anthony-pns.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Rider Portrait \u2014 Anthony Aelbrecht\" style=\"opacity: 0; top: 18vh; left: 41vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/8b634d45fc-1675200526\/loop-anthony-pns-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 1; top: 15vh; left: 24vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/30465a8709-1673651146\/loop-samen-zetten-we-door-3.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/89710e0f6e-1673954124\/loop-samen-zetten-we-door-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Stad Gent \u2014 Samen zetten we door\" style=\"opacity: 0; top: 33vh; left: 11vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/06a413242d-1673874091\/maak-de-sprong-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/stad-gent-samen-zetten-we-door\/ffb364e7be-1673954124\/loop-samen-zetten-we-door-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 0; top: 23vh; left: 59vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/d3836bd4fd-1685442577\/nora-gharib-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Nora Gharib\" style=\"opacity: 1; top: 30vh; left: 56vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/nora-gharib\/49327c4f6b-1685443028\/nora-gharib-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 1; top: 37vh; left: 14vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/59637949c9-1673648108\/loop-_noemie-wolfs-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/f453ebd7f8-1673953927\/loop-noemie-wolfs-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" style=\"opacity: 0; top: 27vh; left: 12vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/8425737381-1673873295\/noemie-wolfs-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/noemie-wolfs-lonely-boy-s-paradise\/67fbe83df0-1673953919\/noemie-wolfs-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 28vh; left: 64vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/121c081763-1673647028\/loop1-showreel.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/065cc1d861-1673953859\/loop1-showreel.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Showreel\" style=\"opacity: 1; top: 16vh; left: 18vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/4603207d3c-1673873375\/showreel-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/showreel\/fc41d0ef0d-1673953859\/showreel-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 35vh; left: 54vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/fac20b1bc5-1673648260\/loop-a-growing-stillness.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/400ac55577-1673954074\/loop-growing-stillness.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"A growing stillness.\" style=\"opacity: 0; top: 17vh; left: 43vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/864b65d613-1673874138\/growing-stillness-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/a-growing-stillness\/afc0bd19a4-1673954067\/growing-stillness-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 1; top: 17vh; left: 36vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/baf189afb7-1673872552\/anais-loop-1.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/72821317a2-1673954037\/anais-loop-1.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Anai\u0308s De Keyzer\" style=\"opacity: 0; top: 35vh; left: 54vw;\">\n                                                            <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/bfbd2ab1ef-1673648237\/anais-loop-2.webm\" type=\"video\/webm\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/anais-de-keyzer\/5ef0ffbe06-1673954037\/anais-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                \n                    \n                                            <video class=\"pjCover first\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 1; top: 19vh; left: 37vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/e160dfd375-1706111169\/standert-loop-3.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                        <video class=\"pjCover second\" autoplay=\"\" playsinline=\"\" loop=\"\" muted=\"\" data-atr=\"Standert\" style=\"opacity: 0; top: 16vh; left: 49vw;\">\n                                                                                        <source src=\"https:\/\/jeffreyroekens.com\/media\/pages\/work\/standert\/a40c5e3ad3-1706111169\/standert-loop-2.mp4\" type=\"video\/mp4\">\n                                                    <\/video>\n                    \n                                            <\/div>\n        <\/section>\n        <section class=\"pjList | w-full flex-wrap flex justify-end\">\n            <div class=\"w-full lg:w-1\/2 flex flex-wrap flex-col\">\n              \n                            <a class=\"pjItem\" data-filter=\"Showreel\" href=\"https:\/\/jeffreyroekens.com\/work\/showreel\">Showreel<\/a>\n                            <a class=\"pjItem\" data-filter=\"Rider Portrait \u2014 Anthony Aelbrecht\" href=\"https:\/\/jeffreyroekens.com\/work\/rider-portrait\">Rider Portrait \u2014 Anthony Aelbrecht<\/a>\n                            <a class=\"pjItem\" data-filter=\"Standert\" href=\"https:\/\/jeffreyroekens.com\/work\/standert\">Standert<\/a>\n                            <a class=\"pjItem\" data-filter=\"Nora Gharib\" href=\"https:\/\/jeffreyroekens.com\/work\/nora-gharib\">Nora Gharib<\/a>\n                            <a class=\"pjItem\" data-filter=\"No\u00e9mie Wolfs \u2014 Lonely Boys Paradise\" href=\"https:\/\/jeffreyroekens.com\/work\/noemie-wolfs-lonely-boy-s-paradise\">No\u00e9mie Wolfs \u2014 Lonely Boys Paradise<\/a>\n                            <a class=\"pjItem\" data-filter=\"NATAN COUTURE\" href=\"https:\/\/jeffreyroekens.com\/work\/natan-couture-ss20\">NATAN COUTURE<\/a>\n                            <a class=\"pjItem\" data-filter=\"Anai\u0308s De Keyzer\" href=\"https:\/\/jeffreyroekens.com\/work\/anais-de-keyzer\">Anai\u0308s De Keyzer<\/a>\n                            <a class=\"pjItem\" data-filter=\"A growing stillness.\" href=\"https:\/\/jeffreyroekens.com\/work\/a-growing-stillness\">A growing stillness.<\/a>\n                            <a class=\"pjItem\" data-filter=\"Stad Gent \u2014 Samen zetten we door\" href=\"https:\/\/jeffreyroekens.com\/work\/stad-gent-samen-zetten-we-door\">Stad Gent \u2014 Samen zetten we door<\/a>\n                                    <\/div>\n        <\/section>\n    <\/article>\n<\/main>\n\n  <script src=\"https:\/\/jeffreyroekens.com\/dist\/assets\/index.ab226470.js\" type=\"module\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/latest\/TimelineLite.min.js\"><\/script>\n  <script src=\"https:\/\/cdn.jsdelivr.net\/gh\/mcstudios\/glightbox\/dist\/js\/glightbox.min.js\"><\/script>\n  <script>\n    \n  function toggleNav() {\n  let nav = document.getElementById('primnav')\n  let toggleBtn = document.getElementById('toggleMenu')\n  toggleBtn.addEventListener('click', function () {\n    nav.classList.toggle('shownav')\n    if (nav.classList.contains('shownav')) {\n      document.documentElement.classList.add('navOpen')\n    } else {\n      document.documentElement.classList.remove('navOpen')\n    }\n  })\n}\nlet navLink = document.getElementsByClassName('navLink')\nfor (let i = 0; i < navLink.length; i++) {\n  navLink[i].addEventListener('click', function () {\n    resetNav()\n  })\n}\nfunction resetNav() {\n  let nav = document.getElementById('primnav')\n  document.documentElement.classList.remove('navOpen')\n  nav.classList.remove('shownav')\n}\n<\/script>\n\n \n \n <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            376
                        ],
                        [
                            433,
                            4643
                        ]
                    ],
                    "longTasks": [
                        [
                            376,
                            433
                        ]
                    ],
                    "lastVisualChange": 4700,
                    "render": 1000,
                    "visualComplete85": 1000,
                    "visualComplete90": 1900,
                    "visualComplete95": 1900,
                    "visualComplete99": 4700,
                    "visualComplete": 4700,
                    "SpeedIndex": 1198,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 974,
                            "size": 227683,
                            "DOMNodeId": 22,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    192,
                                    198.59375,
                                    1279.984375,
                                    188.8125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 974,
                            "size": 227683,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 192,
                                    "y": 198.59375,
                                    "width": 1279.984375,
                                    "height": 188.8125,
                                    "top": 198.59375,
                                    "right": 1471.984375,
                                    "bottom": 387.40625,
                                    "left": 192
                                },
                                "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1918,
                            "size": 68026,
                            "DOMNodeId": 6,
                            "nodeInfo": {
                                "nodeType": "VIDEO",
                                "attributes": {
                                    "class": "pjCover second",
                                    "autoplay": "",
                                    "playsinline": "",
                                    "loop": "",
                                    "muted": "",
                                    "data-atr": "Rider Portrait \u2014 Anthony Aelbrecht",
                                    "style": "opacity: 0; top: 18vh; left: 41vw;"
                                },
                                "bounds": [
                                    803.1875,
                                    210.734375,
                                    300,
                                    225
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/jeffreyroekens.com\/media\/pages\/work\/rider-portrait\/3fd9db53fd-1675200526\/loop-anthony-pns-2.webm"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 973,
                            "size": 227683,
                            "DOMNodeId": 22,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    192,
                                    198.59375,
                                    1279.984375,
                                    188.8125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 973,
                            "size": 227683,
                            "element": {
                                "nodeName": "P",
                                "boundingRect": {
                                    "x": 192,
                                    "y": 198.59375,
                                    "width": 1279.984375,
                                    "height": 188.8125,
                                    "top": 198.59375,
                                    "right": 1471.984375,
                                    "bottom": 387.40625,
                                    "left": 192
                                },
                                "outerHTML": "<p><a href=\"tel:+32494726850\">+32 494 726 850<\/a><br>\n<a href=\"mailto:[email protected]\">[email protected]<\/a><\/p>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1918,
                            "size": 68026,
                            "DOMNodeId": 6,
                            "nodeInfo": {
                                "nodeType": "VIDEO",
                                "attributes": {
                                    "class": "pjCover second",
                                    "autoplay": "",
                                    "playsinline": "",
                                    "loop": "",
                                    "muted": "",
                                    "data-atr": "Rider Portrait \u2014 Anthony Aelbrecht",
                                    "style": "opacity: 0; top: 18vh; left: 41vw;"
                                },
                                "bounds": [
                                    803.1875,
                                    210.734375,
                                    300,
                                    225
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "P",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 52
                        },
                        {
                            "name": "fetchStart",
                            "time": 61
                        },
                        {
                            "name": "navigationStart",
                            "time": 84
                        },
                        {
                            "name": "domLoading",
                            "time": 84
                        },
                        {
                            "name": "responseEnd",
                            "time": 84
                        },
                        {
                            "name": "domInteractive",
                            "time": 85
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 85
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 85
                        },
                        {
                            "name": "domComplete",
                            "time": 85
                        },
                        {
                            "name": "responseEnd",
                            "time": 296
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 306
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 306
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 306
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 306
                        },
                        {
                            "name": "domLoading",
                            "time": 306
                        },
                        {
                            "name": "LayoutShift",
                            "time": 802
                        },
                        {
                            "name": "domInteractive",
                            "time": 815
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 821
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 821
                        },
                        {
                            "name": "firstPaint",
                            "time": 872
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 872
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 872
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 872
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 872
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1726
                        },
                        {
                            "name": "domComplete",
                            "time": 2927
                        },
                        {
                            "name": "loadEventStart",
                            "time": 2927
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 2927
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 973
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 973
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1918
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.00015762651794986782
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.00015762651794986782
                        }
                    ],
                    "chromeUserTiming.navigationStart": 84,
                    "chromeUserTiming.fetchStart": 62,
                    "chromeUserTiming.domLoading": 307,
                    "chromeUserTiming.responseEnd": 297,
                    "chromeUserTiming.domInteractive": 815,
                    "chromeUserTiming.domContentLoadedEventStart": 821,
                    "chromeUserTiming.domContentLoadedEventEnd": 822,
                    "chromeUserTiming.domComplete": 2927,
                    "chromeUserTiming.unloadEventStart": 306,
                    "chromeUserTiming.unloadEventEnd": 306,
                    "chromeUserTiming.markAsMainFrame": 306,
                    "chromeUserTiming.commitNavigationEnd": 307,
                    "chromeUserTiming.LayoutShift": 803,
                    "chromeUserTiming.firstPaint": 872,
                    "chromeUserTiming.firstContentfulPaint": 872,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 872,
                    "chromeUserTiming.firstMeaningfulPaint": 872,
                    "chromeUserTiming.firstImagePaint": 1726,
                    "chromeUserTiming.loadEventStart": 2928,
                    "chromeUserTiming.loadEventEnd": 2928,
                    "chromeUserTiming.LargestTextPaint": 974,
                    "chromeUserTiming.LargestContentfulPaint": 974,
                    "chromeUserTiming.LargestImagePaint": 1918,
                    "chromeUserTiming.TotalLayoutShift": 0.00015762651794986782,
                    "chromeUserTiming.CumulativeLayoutShift": 0.00015762651794986782,
                    "LayoutShifts": [
                        {
                            "time": 802,
                            "score": 0.00015762651794986782,
                            "cumulative_score": 0.00015762651794986782,
                            "window_score": 0.00015762651794986782,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    1594,
                                    14,
                                    310,
                                    27
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1663,
                                        "y": 16,
                                        "width": 241,
                                        "height": 24,
                                        "top": 16,
                                        "right": 1904,
                                        "bottom": 40,
                                        "left": 1663
                                    },
                                    "currentRect": {
                                        "x": 1594,
                                        "y": 14,
                                        "width": 310,
                                        "height": 27,
                                        "top": 14,
                                        "right": 1904,
                                        "bottom": 41,
                                        "left": 1594
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.00015762651794986782,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 347.459
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 310.60199999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 310.60899999999998
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 330.37700000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 330.99900000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 331.03899999999999
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 331.04199999999997
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 331.05399999999997
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 347.322
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 350.00599999999997
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 350.21199999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 350.31900000000002
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 351.22800000000001
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 361.48200000000003
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 361.58699999999999
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 361.59699999999998
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 361.61399999999998
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 361.69799999999998
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 367.916
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 372.04899999999998
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 376.76999999999998
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 428.142
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 428.572
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 429.23599999999999
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 432.13799999999998
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 438.83999999999997
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 439.589
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 443.55900000000003
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 443.97699999999998
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 444.36000000000001
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 444.43099999999998
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 444.43599999999998
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 444.72800000000001
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 444.73200000000003
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 446.07600000000002
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 448.661
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 448.66399999999999
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 452.62099999999998
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 452.79199999999997
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 709.37199999999996
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 709.62300000000005
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 712.54700000000003
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 712.58000000000004
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 712.58299999999997
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 712.58900000000006
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 714.33299999999997
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 714.93200000000002
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 714.94299999999998
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 714.94600000000003
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 714.97400000000005
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 715.51599999999996
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 715.52300000000002
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 723.23199999999997
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 723.45100000000002
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 723.49599999999998
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 725.94200000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 727.45299999999997
                            },
                            "582": {
                                "name": "CSSSelectorPseudoScrollbar",
                                "firstUsed": 728.05100000000004
                            },
                            "584": {
                                "name": "CSSSelectorPseudoScrollbarThumb",
                                "firstUsed": 728.08500000000004
                            },
                            "585": {
                                "name": "CSSSelectorPseudoScrollbarTrack",
                                "firstUsed": 728.09699999999998
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 740.64700000000005
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 740.654
                            },
                            "1432": {
                                "name": "PointerEventDispatch",
                                "firstUsed": 751.55799999999999
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 789.66099999999994
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 789.83900000000006
                            },
                            "5043": {
                                "name": "Feature_5043",
                                "firstUsed": 800.94399999999996
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 814.04899999999998
                            },
                            "4297": {
                                "name": "UnhandledExceptionCountInMainThread",
                                "firstUsed": 821.202
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 839.26499999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1080.1189999999999
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 2927.6309999999999
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 350.221
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 350.238
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 350.26400000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 350.26600000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 350.26999999999998
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 350.27800000000002
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 361.60199999999998
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 361.60599999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 361.62299999999999
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 361.64100000000002
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 723.09199999999998
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 723.11500000000001
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 723.11800000000005
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 723.12099999999998
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 723.13400000000001
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 723.13699999999994
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 723.14099999999996
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 723.14800000000002
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 723.14999999999998
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 723.31399999999996
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 723.31799999999998
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 723.32299999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 723.327
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 723.36000000000001
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 723.36199999999997
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 723.36400000000003
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 723.36800000000005
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 723.37
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 723.37199999999996
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 723.37400000000002
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 723.375
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 723.37900000000002
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 723.38099999999997
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 723.43799999999999
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 723.44200000000001
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 723.44399999999996
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 723.447
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 723.45600000000002
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 723.49099999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 723.49400000000003
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 723.49699999999996
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 723.5
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 723.50300000000004
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 723.55200000000002
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 723.56799999999998
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 723.57299999999998
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 723.74000000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 723.74599999999998
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 723.76800000000003
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 723.76999999999998
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 723.79300000000001
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 723.83299999999997
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 723.88599999999997
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 723.88800000000003
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 723.91800000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 723.91999999999996
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 723.93899999999996
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 725.88699999999994
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 725.89499999999998
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 725.89800000000002
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 725.90200000000004
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 725.90700000000004
                            },
                            "23": {
                                "name": "CSSPropertyBackgroundClip",
                                "firstUsed": 728.07000000000005
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 833.95100000000002
                            },
                            "9": {
                                "name": "CSSPropertyFontVariant",
                                "firstUsed": 836.25099999999998
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 836.25599999999997
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 836.28899999999999
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 836.29300000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 836.31299999999999
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 836.32100000000003
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 836.33799999999997
                            },
                            "166": {
                                "name": "CSSPropertyAliasWebkitAnimation",
                                "firstUsed": 836.36099999999999
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 836.36599999999999
                            },
                            "413": {
                                "name": "CSSPropertyAliasWebkitFilter",
                                "firstUsed": 836.42700000000002
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 836.42999999999995
                            },
                            "72": {
                                "name": "CSSPropertyClip",
                                "firstUsed": 839.23599999999999
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 839.24900000000002
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 840.476
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 4643,
                    "LastInteractive": 1000,
                    "TotalBlockingTime": 0,
                    "testID": "241224_AiDcNE_B8F",
                    "step": 1,
                    "effectiveBps": 3097,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 85,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.91000000000000003,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.90000000000000002,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 47.600000000000001,
                                "203": 25,
                                "304": 25,
                                "406": 100,
                                "507": 71.400000000000006,
                                "608": 15,
                                "709": 15,
                                "809": 73.700000000000003,
                                "913": 100,
                                "1013": 100,
                                "1115": 100,
                                "1219": 100,
                                "1323": 100,
                                "1423": 100,
                                "1528": 100,
                                "1630": 100,
                                "1731": 100,
                                "1832": 100,
                                "1934": 100,
                                "2035": 100,
                                "2136": 100,
                                "2238": 100,
                                "2347": 100,
                                "2448": 100,
                                "2549": 100,
                                "2652": 100,
                                "2752": 100,
                                "2855": 100,
                                "2957": 100,
                                "3057": 100,
                                "3158": 100,
                                "3259": 95,
                                "3360": 89.5,
                                "3460": 76.200000000000003,
                                "3561": 78.900000000000006,
                                "3662": 81,
                                "3763": 85,
                                "3864": 85.700000000000003,
                                "3965": 85,
                                "4066": 80,
                                "4167": 94.700000000000003,
                                "4268": 85.700000000000003,
                                "4369": 100,
                                "4470": 84.200000000000003,
                                "4570": 85.700000000000003,
                                "4672": 85
                            },
                            "max": 100,
                            "count": 47
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 8157,
                                "203": 22487,
                                "304": 1050036,
                                "406": 33262,
                                "507": 394039,
                                "608": 480849,
                                "709": 546901,
                                "809": 5229,
                                "913": 0,
                                "1013": 0,
                                "1115": 0,
                                "1219": 0,
                                "1323": 0,
                                "1423": 0,
                                "1528": 108416,
                                "1630": 0,
                                "1731": 0,
                                "1832": 3324,
                                "1934": 0,
                                "2035": 0,
                                "2136": 0,
                                "2238": 0,
                                "2347": 0,
                                "2448": 0,
                                "2549": 0,
                                "2652": 0,
                                "2752": 0,
                                "2855": 0,
                                "2957": 0,
                                "3057": 0,
                                "3158": 0,
                                "3259": 0,
                                "3360": 0,
                                "3460": 0,
                                "3561": 0,
                                "3662": 639268,
                                "3763": 234406,
                                "3864": 0,
                                "3965": 0,
                                "4066": 0,
                                "4167": 0,
                                "4268": 0,
                                "4369": 0,
                                "4470": 0,
                                "4570": 0,
                                "4672": 0
                            },
                            "max": 1050036,
                            "count": 47
                        }
                    },
                    "effectiveBpsDoc": 3097,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241224_AiDcNE_B8F\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/12\/24\/AiDcNE\/B8F\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241224_AiDcNE_B8F&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_002300.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003400.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003700.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003800.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_003900.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004000.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004100.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004200.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004300.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004500.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241224_AiDcNE_B8F&video=video_1_cached&file=ms_004700.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "kit.fontawesome.com": {
                            "bytes": 4880,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 0,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "jeffreyroekens.com": {
                            "bytes": 3442,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 3442,
                            "bytesUncompressed": 18809,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 4880,
                            "bytesUncompressed": 13492,
                            "requests": 1
                        },
                        "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": 1
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}